UNPKG

@hazae41/chacha20poly1305

Version:

ChaCha20Poly1305 adapter for WebAssembly and JS implementations

12 lines (9 loc) 232 B
'use strict'; let Cipher$1 = class Cipher { constructor(..._) { } static importOrThrow(bytes) { throw new Error("Method not implemented."); } }; exports.Cipher = Cipher$1; //# sourceMappingURL=abstract.cjs.map