hydrogen icon indicating copy to clipboard operation
hydrogen copied to clipboard

Support key derivation mechanism

Open aead opened this issue 7 years ago • 0 comments

libhydrogen uses BLAKE2s / BLAKE2Xs to derive sub-keys from a master-key. This functionality should be supported in a new package (maybe hydrogen/kdf). Therefore an BLAKE2X implementation is needed first - See #2

aead avatar Mar 03 '17 11:03 aead