aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Move config files to src/configsJack Lloyd2017-09-191-7/+5
* Merge GH #872 Add ability for TLS servers to prohibit renegotiationJack Lloyd2017-09-191-0/+8
|\
| * Add TLS::Policy::allow_client_initiated_renegotiationJack Lloyd2017-02-191-0/+8
* | More todosJack Lloyd2017-09-181-0/+15
* | Minor additions to hash manualJack Lloyd2017-09-181-3/+6
* | More todosJack Lloyd2017-09-181-0/+4
* | Add note for myselfJack Lloyd2017-09-171-0/+3
* | Deprecate 64-bit GCM tagsJack Lloyd2017-09-141-0/+2
* | Update todosJack Lloyd2017-09-121-3/+4
* | Add a todoJack Lloyd2017-09-021-0/+2
* | Document how to use TLS-AttackerJack Lloyd2017-09-021-0/+18
* | Change http://botan.randombit.net to https URIsJack Lloyd2017-09-011-1/+1
* | Add a todo re Dockerizing Travis buildJack Lloyd2017-08-291-0/+2
* | Add a reminder to test with valgrind etc before releaseJack Lloyd2017-08-291-3/+18
* | Correct manual re key agreement schemesJack Lloyd2017-08-291-6/+10
* | Add some docs about fuzzingJack Lloyd2017-08-292-0/+71
* | Add dh functions in ffiKonstantinos Kolelis2017-08-221-1/+16
* | Add SHACAL2Jack Lloyd2017-08-131-1/+0
* | Add http_util to module policies (GH #1109)René Korthaus2017-08-071-1/+3
* | Merge GH #1114 Add Streebog hash (GOST 34.11-2012)Jack Lloyd2017-08-071-0/+1
|\ \
| * | Add Streebog hash (GOST R 34.11-2012).Daniel Wyatt2017-08-041-0/+1
* | | Update news and todoJack Lloyd2017-08-041-3/+3
|/ /
* | Add ChaCha_RNGJack Lloyd2017-07-311-0/+13
* | Merge GH #1110 Fix documentation of PKCS11 moduleJack Lloyd2017-07-161-4/+4
|\ \
| * | Remove "pkcs11" provider paramater for pk ops in handbook and testsRené Korthaus2017-07-041-4/+4
* | | Fix failure to fully zero memory before freeJack Lloyd2017-07-161-0/+13
|/ /
* | Updated key checking in manualNever2017-06-161-1/+25
* | Update docsJack Lloyd2017-06-092-8/+1
* | Add botan_hash_copy_state FFI function.Daniel Wyatt2017-05-251-0/+4
* | Make Botan compile with LibreSSL again.Alexander Bluhm2017-05-241-1/+1
* | Doc and 32-bit build fixesJack Lloyd2017-05-222-0/+4
* | Add HOTP (RFC 4226) and TOTP (RFC 6238)Jack Lloyd2017-05-191-0/+64
* | Fix botan_privkey_load_rsa misleading parameter names.Daniel Wyatt2017-05-131-2/+2
* | Mention LibreSSL in the docs.Alexander Bluhm2017-04-282-1/+2
* | Fix typoAntonio Coratelli2017-04-211-1/+1
* | Fix typo in building.rst [ci skip]René Korthaus2017-04-181-1/+1
* | Support for ElGamal in FFI interfaceKrzysztof Kwiatkowski2017-04-141-0/+12
* | Add HMAC CLI commandRené Korthaus2017-04-131-0/+5
* | Merge GH #966 Add SM3 hash functionJack Lloyd2017-04-051-0/+1
|\ \
| * | Add SM3 hash functionDaniel Wyatt2017-04-031-0/+1
* | | Merge GH #978 Fix bad read in X509 DN comparisons (CVE-2017-2801)Jack Lloyd2017-04-041-1/+12
|\ \ \
| * | | Fix X509 DN comparisonsJack Lloyd2017-04-041-1/+12
* | | | Add block cipher interface to C APIJack Lloyd2017-04-042-2/+49
|/ / /
* | | Merge GH #964 Add various useful FFI functions for public key cryptoJack Lloyd2017-04-041-0/+28
|\ \ \ | |/ / |/| |
| * | Document new functionsJack Lloyd2017-04-021-0/+28
* | | Fix doc formattingJack Lloyd2017-04-021-1/+2
* | | Add some more useful bigint functions to C interfaceJack Lloyd2017-03-311-2/+33
|/ /
* | Add myself as contributor.Alexander Bluhm2017-03-291-0/+6
* | Document functions added in GH #899Jack Lloyd2017-03-291-0/+30
* | Document new C APIs added in GH #946Jack Lloyd2017-03-291-5/+186