Skip to main content
reakyit.net
Home
About
Statistics
Experience
Skills
Projects
Tools
Achievements
Contact
EN
Get In Touch
reakyit.net
Key Derivation
v1.0.0
Derive cryptographic keys from passwords using PBKDF2, HKDF, and Scrypt
Tool
Documentation
API Reference
Code Examples
Changelog
Algorithm
PBKDF2-SHA256
PBKDF2-SHA512
HKDF-SHA256
HKDF-SHA512
Scrypt
Iterations
10,000
100,000
250,000
600,000
1,000,000
Output Length
128 bits (16 bytes)
256 bits (32 bytes)
384 bits (48 bytes)
512 bits (64 bytes)
Password
Salt (hex)
Generate Salt
Derive Key