You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
theCalcaholic
changed the title
Find someone to review the implementation E2E encryption
Find someone to review the implemented encryption
Nov 18, 2022
theCalcaholic
changed the title
Find someone to review the implemented encryption
Have someone review the implemented encryption [help wanted]
Nov 18, 2022
theCalcaholic
changed the title
Have someone review the implemented encryption [help wanted]
Find someone to review the implemented encryption [help wanted]
Nov 18, 2022
theCalcaholic
changed the title
Find someone to review the implemented encryption [help wanted]
[help wanted] Find someone to review the implemented encryption
Nov 18, 2022
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).
The text was updated successfully, but these errors were encountered: