hydrogen
hydrogen copied to clipboard
Support key derivation mechanism
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