Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-27 | Make sure all C files have copyright/license notices | Nick Mathewson | |
2017-09-15 | Run our #else/#endif annotator on our source code. | Nick Mathewson | |
2014-09-25 | Rudimentary-but-sufficient passphrase-encrypted box code. | Nick Mathewson | |
See crypto_pwbox.c for a description of the file format. There are tests for successful operation, but it still needs error-case tests. |