Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-07 | Run go fmt | Jakob Unterwurzacher | |
2015-10-04 | Switch nonce generation to purely random | Jakob Unterwurzacher | |
The old implementation of counting up from a random starting point had the problem that is allowed an attacker to find out the write order of the blocks. | |||
2015-10-04 | Run go fmt | Jakob Unterwurzacher | |
2015-09-13 | Implement json config storage (not yet encrypted) | Jakob Unterwurzacher | |
2015-09-05 | Use Debug object instead of fmt | Jakob Unterwurzacher | |
2015-09-03 | Split into FS and File | Jakob Unterwurzacher | |