Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-04 | file-format.md: document AES-SIV block layout | Jakob Unterwurzacher | |
Fixes https://github.com/rfjakob/gocryptfs/issues/299 | |||
2018-07-15 | file-format.md: list full block overhead | rfjakob | |
For large files, the overhead will be 0.78125 %. | |||
2015-12-19 | Increase GCM IV size from 96 to 128 bits | Jakob Unterwurzacher | |
This pushes back the birthday bound for collisions to make it virtually irrelevant. |