libgocryptfs/internal/cryptocore
Jakob Unterwurzacher d0bc7970f7 full stack: implement HKDF support
...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.
2017-03-05 21:59:55 +01:00
..
cryptocore.go full stack: implement HKDF support 2017-03-05 21:59:55 +01:00
cryptocore_test.go full stack: implement HKDF support 2017-03-05 21:59:55 +01:00
hkdf.go full stack: implement HKDF support 2017-03-05 21:59:55 +01:00
nonce.go Replace all calls to naked panic() with log.Panic() 2016-12-10 11:54:36 +01:00