Results 1 to 1 of 1
hi ii am currently building an application in c ( requires low level memory management) and i need to generate sha1 hashes so i used openssl's crypto library for that ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-18-2010 #1Just Joined!
- Join Date
- Apr 2010
- Posts
- 13
openssl
hi ii am currently building an application in c ( requires low level memory management) and i need to generate sha1 hashes so i used openssl's crypto library for that but the SHA1 function dosnn't have a slot for the salt how can i salt my password and then hash it?


Reply With Quote
