Diglol Crypto for Kotlin Multiplatform.
-
Updated
Jun 10, 2024 - C
Diglol Crypto for Kotlin Multiplatform.
sha256, hmac with sha256 and pbkdf2 with hmac-sha256 in one header file
🔐 Collection Of Various Implementations Of Cryptographic Algorithms From Scratch In Various Languages
The tool for calculating PBKDF2 hashes on GPU
vpcrypt is a file encryption utility that runs from the Linux command prompt to provide a simple tool for encrypting files using a XSalsa20 stream cipher. VPcrypt is using hmac-sha256 for integrity check, pbkdf for strong key derivations and finally XSalsa20 stream cipher for file confidentiality.
Python wrappers for bcrypt, PBKDF2 (fastpbkdf2) scrypt (Tarsnap)
A series of projects of 42, where we have to re-code some part of OpenSSL.
Add a description, image, and links to the pbkdf2 topic page so that developers can more easily learn about it.
To associate your repository with the pbkdf2 topic, visit your repo's landing page and select "manage topics."