etcimon / botan

Block & stream ciphers, public key crypto, hashing, KDF, MAC, PKCS, TLS, ASN.1, BER/DER, etc.
Other
85 stars 22 forks source link

Bcrypt example #6

Closed dariusc93 closed 8 years ago

dariusc93 commented 8 years ago

Would it be possible for you to provide a bcrypt example? I do see unittest but it would be nice to have an example as well.

dariusc93 commented 8 years ago

Thank you!