Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@signaro/smaller-crypto-object

signaro19MIT1.0.2

Encode and decode objects with AES-256 using key maps

readme

smaller-crypto-object

Securely en- and decrypt object data with AES-256[1]. Uses key maps for restoring objects after decrypting to keep the encrypted string size small.

References

[1] AES-256 in CBR mode is a recommended method of encryption, if the initialisation vectors are unpredictable (e.g. random) BSI TR-02102-1