A password hashing algorithm that supports delegation
-
Updated
Jul 27, 2017 - Python
A password hashing algorithm that supports delegation
Small CLI app in Python to hash passphrase for key derivation based on scrypt, for key derivation, for password stretching, and for hashing.
A password manager written in Python (2.7) with htmlPy using Password-Based Key Derivation Function 2 (PBKDF2), Advanced Encryption Standard (AES) and Secure Hash Algorithm (SHA-256).
Example application of RESTful authentication with Flask, Elasticsearch, and scrypt KDF
cryptoSecurityEncoder: Implementation of data encryption and decryption with AES 256 AND 512 encryption. Data encryption in authenticated mode GCM, CMC, EAX ... Data encryption using KDF key derivation functions.
ScryptCalc - Portable calculator for Scrypt KDF application with UI written in Python 3.7
Applied cryptography project. Unimore computer science master degree. Apple find my devices implementation in python
Slow KDF for serious key stretching based on Scrypt
Add a description, image, and links to the kdf topic page so that developers can more easily learn about it.
To associate your repository with the kdf topic, visit your repo's landing page and select "manage topics."