libtomcrypt
libtomcrypt copied to clipboard
Wishlist: Add Key Stretching Algorithms
trafficstars
- [x] PBKDF2 (as pkcs5)
- [ ] Bcrypt
- [ ] Scrypt
- [ ] Argon2
PBKDF2 is available, but it's called pkcs5
What about other key stretching algorithms in the PHC? See https://github.com/bsdphk/PHC
Special recognition
- [ ] Catena
- [ ] Lyra2
- [ ] Makwa
- [ ] YesCrypt
Finalist
- [ ] Battcrypt
- [ ] Parallel
- [ ] POMELO
- [ ] Pufferfish