Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-07 | tests: recreate v1.3 example filesystem | Jakob Unterwurzacher | |
The filesystem was created with a gocryptfs version that ignored the HKDF flag (hence everything was actually encrypted WITHOUT hkdf). Fix it by recreating it. | |||
2017-03-05 | tests: add v1.3 example filesystem | Jakob Unterwurzacher | |
This filesystem has both HKDF and Raw64 enabled. |