crypto101 / merlyn

Server backend for interactive online exercises.
ISC License
3 stars 2 forks source link

Use HKDF in exercise.Secret.deriveKey #11

Open alex opened 10 years ago

alex commented 10 years ago

https://cryptography.io/en/latest/hazmat/primitives/key-derivation-functions/#cryptography.hazmat.primitives.kdf.hkdf.HKDF

lvh commented 10 years ago

Thanks! I've modified the description of this issue somewhat so it can be a task :)