Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-27 | cryptocore: improve comments and add tests for hkdfDerive | Jakob Unterwurzacher | |
These should make it easier to re-implement the key derivation that was enabled with the "HKDF" feature flag. | |||
2017-03-05 | full stack: implement HKDF support | Jakob Unterwurzacher | |
...but keep it disabled by default for new filesystems. We are still missing an example filesystem and CLI arguments to explicitely enable and disable it. |