@signaro/smaller-crypto-object
v1.0.2
Published
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
