aboutsummaryrefslogtreecommitdiff
path: root/cryptfs/nonce.go
AgeCommit message (Expand)Author
2016-02-06Major refactoring: Split up "cryptfs" into several internal packagesJakob Unterwurzacher
2015-12-19Increase GCM IV size from 96 to 128 bitsJakob Unterwurzacher
2015-12-13go fmtJakob Unterwurzacher
2015-12-11Rmdir: handle creating and removing unreadable directoriesJakob Unterwurzacher
2015-10-07Run go fmtJakob Unterwurzacher
2015-10-04Switch nonce generation to purely randomJakob Unterwurzacher
2015-10-04Run go fmtJakob Unterwurzacher
2015-09-13Implement json config storage (not yet encrypted)Jakob Unterwurzacher
2015-09-05Use Debug object instead of fmtJakob Unterwurzacher
2015-09-03Split into FS and FileJakob Unterwurzacher