-
Notifications
You must be signed in to change notification settings - Fork 0
Which Crypto Library to Use #8
Copy link
Copy link
Open
Description
- cppcrypto is fast, but source is in another remote repository system (sourceforge).
- Current master branch of openSSL supports scrypt and pbkdf2, slow with default compiling options.
- Some other, Implement you own ?
openSSL feels like the best option, speed is not critical.
cppcrypto has support for Argon2 that according to some studies is better than Scrypt.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels