Age | Commit message (Expand) | Author |
---|---|---|
2018-04-25 | Curve25519: fix up spacing | Jason A. Donenfeld |
2018-02-13 | KeyEncoding: add constant time hex implementation | Jason A. Donenfeld |
2018-01-08 | global: Fix or suppress most lints/warnings | Samuel Holland |
2018-01-08 | project: Global cleanup | Samuel Holland |
2017-08-13 | Major renaming and refactoring in activity and service | Samuel Holland |
2017-08-09 | KeyEncoding: Clean up and reorganize to match style | Samuel Holland |
2017-08-09 | Keypair: Convert to java-style array declarations | Samuel Holland |
2017-08-08 | Constant time base64 | Jason A. Donenfeld |
2017-08-01 | Keypair: Create class for generating/storing keys | Samuel Holland |
2017-08-01 | Curve25519: Import class from noise-java | Samuel Holland |