browserify / browserify/crypto-browserify
OAEP encryption using SHA1?
Open
- Dominant language
- JavaScript
- Stars
- 681
- Forks
- 209
- PR merge metrics
- No merged PRs in 30d
Description
I've posted this issue on the public-encrypt repo as well:
https://github.com/crypto-browserify/publicEncrypt/issues/13
Public Encrypt is using sha1 for the hash function, is that secure? It sounds like sha1 is being deprecated because it's been theoretically crackable since 2005. Is this the same hash function that node crypto is using / are they not on sha2 / sha256?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.