Age | Commit message (Expand) | Author |
---|---|---|
2020-01-08 | It's 2020. Update the copyright dates with "make update-copyright" | Nick Mathewson |
2019-11-07 | Make all our struct names end with "_t". | Nick Mathewson |
2019-10-26 | doxygen: add @file declarations for src/lib | Nick Mathewson |
2019-06-05 | Run "make autostyle." | Nick Mathewson |
2019-01-16 | Bump copyright date to 2019 | Nick Mathewson |
2018-07-17 | Merge branch 'bug25552_ope_squashed' | Nick Mathewson |
2018-07-17 | Make the OPE scheme return CRYPTO_OPE_ERROR on error. | George Kadianakis |
2018-07-17 | Increase OPE_INPUT_MAX. | George Kadianakis |
2018-07-17 | Implementation for a simple order-preserving encryption scheme. | Nick Mathewson |