Age | Commit message (Expand) | Author |
---|---|---|
2018-07-13 | Initialize and shut down NSS. | Nick Mathewson |
2018-07-11 | Rename crypto.c to crypto_cipher.c (since that's all it still has.) | Nick Mathewson |
2018-07-11 | Move the initialization and cleanup parts of crypto.c | Nick Mathewson |
2018-07-11 | Add a configure switch to build with NSS. | Nick Mathewson |
2018-06-26 | Refactor bloom filter logic not to be digest-specific. | Nick Mathewson |
2018-06-21 | Split crypto and tls libraries into directories | Nick Mathewson |