Releases: coast-team/mute-crypto-helper
Releases · coast-team/mute-crypto-helper
0.4.2
First stable release of the (Web) Crypto API Wrapper !
It provides two wrappers :
- asymmetric cryptography through the asymmetricCrypto object
- symmetric cryptography through the symmetricCrypto object
The algorithms used are RSA-OAEP for asymmetric encryption, RSA-PSS for signing operation and AES-GCM for symmetric encryption.
The documentation is available at https://coast-team.github.io/crypto-api-wrapper/