UNPKG

@hazae41/chacha20poly1305

Version:

ChaCha20Poly1305 adapter for WebAssembly and JS implementations

10 lines (8 loc) 221 B
let Cipher$1 = class Cipher { constructor(..._) { } static importOrThrow(bytes) { throw new Error("Method not implemented."); } }; export { Cipher$1 as Cipher }; //# sourceMappingURL=abstract.mjs.map