UNPKG

@hackbg/miscreant-esm

Version:

(ESM port) Misuse resistant symmetric encryption library providing AES-SIV (RFC 5297), AES-PMAC-SIV, and STREAM constructions

4 lines 169 B
"use strict"; /** Shared interfaces for cryptographic algorithms */ Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=interfaces.js.map