Binary package “node-cipher-base” in ubuntu focal

abstract base class for crypto-streams

 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.