Age | Commit message (Expand) | Author |
---|---|---|
2018-07-11 | Rename crypto.c to crypto_cipher.c (since that's all it still has.) | Nick Mathewson |
2018-07-11 | Move crypto_add_spaces_to_fp() to crypto_rsa.c | Nick Mathewson |
2018-07-11 | Move the initialization and cleanup parts of crypto.c | Nick Mathewson |
2018-06-28 | Remove all include common/ uses in crypto_ops and tls. | Nick Mathewson |
2018-06-21 | Rectify include paths (automated) | Nick Mathewson |
2018-06-21 | Split crypto and tls libraries into directories | Nick Mathewson |