UNPKG

miscreant

Version:

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

4 lines (3 loc) 131 B
"use strict"; /** Shared interfaces for cryptographic algorithms */ Object.defineProperty(exports, "__esModule", { value: true });