Description
Secrets uses the Web Crypto API to encrypt it's payloads with AES-GCM.
While I have taken great care to use the crypto library properly and according to best practices, it would be great to have someone look over my implementation.
Especially a review of the crypto functions inside crypto.js would be very welcome (including their usage).
Description
Secrets uses the Web Crypto API to encrypt it's payloads with AES-GCM.
While I have taken great care to use the crypto library properly and according to best practices, it would be great to have someone look over my implementation.
Especially a review of the crypto functions inside crypto.js would be very welcome (including their usage).