
This module implements an abstract base class to inherit from in order to create streams implementing the same API as Node.js crypto API.
This module is needed for implementing in-browser context hash function.
Node.js is an event-based server-side JavaScript engine.