node-cipher-base

abstract base class for crypto-streams
  https://github.com/crypto-browserify/cipher-base
  0
  no reviews



This module implements an abstract base class to inherit from, for creating node crypto streams.

This module follows the same API as Node.js crypto streams API.

Node.js is an event-based server-side JavaScript engine.