aboutsummaryrefslogtreecommitdiffstats
path: root/doc/manual
Commit message (Expand)AuthorAgeFilesLines
* Better tests for SIVJack Lloyd2017-09-241-1/+1
* Cryptobox code modernizationJack Lloyd2017-09-221-0/+4
* Tweaks to doc on versioningJack Lloyd2017-09-221-18/+26
* Complete SRP6 docJack Lloyd2017-09-201-4/+32
* 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
* | Minor additions to hash manualJack Lloyd2017-09-181-3/+6
* | Document how to use TLS-AttackerJack Lloyd2017-09-021-0/+18
* | Change http://botan.randombit.net to https URIsJack Lloyd2017-09-011-1/+1
* | 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 http_util to module policies (GH #1109)René Korthaus2017-08-071-1/+3
* | Add Streebog hash (GOST R 34.11-2012).Daniel Wyatt2017-08-041-0/+1
* | Add ChaCha_RNGJack Lloyd2017-07-311-0/+13
* | Remove "pkcs11" provider paramater for pk ops in handbook and testsRené Korthaus2017-07-041-4/+4
* | Updated key checking in manualNever2017-06-161-1/+25
* | 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-281-0/+1
* | 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
* | | Add block cipher interface to C APIJack Lloyd2017-04-041-0/+44
* | | 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
|/ /
* | Document functions added in GH #899Jack Lloyd2017-03-291-0/+30
* | Document new C APIs added in GH #946Jack Lloyd2017-03-291-5/+186
* | Merge GH #942 Avoid passing IP as hostname in tls_client command line utilJack Lloyd2017-03-281-0/+4
|\ \
| * | Add documentation that SNI must be FQDN.Alexander Bluhm2017-03-271-0/+4
* | | Fix incorrect password truncation in bcrypt password hashing.Jack Lloyd2017-03-241-4/+21
|/ /
* | Use a hardcoded URL for the PDF downloadRené Korthaus2017-03-231-1/+1
* | Merge GH #923 Build PDF handbookJack Lloyd2017-03-221-1/+7
|\ \
| * | Provide the handbook as a PDF downloadRené Korthaus2017-03-161-1/+7
* | | Add a note that no RNG is part of the minimized buildRené Korthaus2017-03-171-2/+12
|/ /
* | Document --with-build-dir correctly in building manual.Alexander Bluhm2017-03-091-1/+1
* | Merge GH #905 Fix TLS doc re default DH minimum sizeJack Lloyd2017-03-071-1/+1
|\ \
| * | Fix the default value (2048) of minimum_dh_group_size in the documentationlouiz’2017-03-071-1/+1
| |/
* / Allow OCSP requests without the full subject certificateNuno Goncalves2017-03-041-6/+18
|/
* Document hash, rng, mac, pbkdf and kdf in ffi handbookRené Korthaus2017-02-191-24/+73
* Add all ffi functions and types to ffi.rstRené Korthaus2017-02-191-19/+236
* Add more docs for ffiRené Korthaus2017-02-191-3/+73