libgocryptfs/internal/cryptocore
Jakob Unterwurzacher d6ef283c3f cryptocore: improve comments and add tests for hkdfDerive
These should make it easier to re-implement the key derivation
that was enabled with the "HKDF" feature flag.
2017-05-27 14:41:20 +02:00
..
cryptocore.go cryptocore: improve comments and add tests for hkdfDerive 2017-05-27 14:41:20 +02:00
cryptocore_test.go Add -forcedecode 2017-04-23 23:11:56 +02:00
hkdf.go cryptocore: improve comments and add tests for hkdfDerive 2017-05-27 14:41:20 +02:00
hkdf_test.go cryptocore: improve comments and add tests for hkdfDerive 2017-05-27 14:41:20 +02:00
nonce.go Replace all calls to naked panic() with log.Panic() 2016-12-10 11:54:36 +01:00