aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Documentation updatesJack Lloyd2018-07-134-35/+76
|
* Don't advertise deprecated functionalityJack Lloyd2018-07-131-6/+1
| | | | | | | | | Also undeprecate X9.19 MAC as it is apparently still somewhat widely used in industry. Undeprecate SymmetricAlgorithm; unlike Buffered_Computation it actually pulls its weight by being implemented by several different types.
* Add FPE1 to C APIJack Lloyd2018-07-131-1/+0
| | | | GH #1612
* Misc doc updatesJack Lloyd2018-07-102-11/+53
|
* Minor doc updatesJack Lloyd2018-07-062-10/+16
|
* Document new flag for setting bcrypt version [ci skip]Jack Lloyd2018-07-051-5/+15
|
* Document how to disable OS features [ci skip]Jack Lloyd2018-07-051-0/+27
| | | | Closes #1576
* Document need for IMPLICIT to enable static RSA ciphersuitesJack Lloyd2018-07-041-7/+20
| | | | Fixes #1558
* Add pk_encrypt/pk_decrypt commandsJack Lloyd2018-07-041-0/+8
|
* Todos [ci skip]Jack Lloyd2018-07-031-8/+4
|
* Fix some document formatting bugsJack Lloyd2018-07-033-13/+10
|
* Avoid having Doxygen error out except in maintainer mode buildsJack Lloyd2018-07-021-0/+1
| | | | | Increases likelyhood that it will fail to build for an end user which is not helpful for anyone.
* Update release process checklistJack Lloyd2018-07-021-0/+8
|
* Document how to use timing_test [ci skip]Jack Lloyd2018-06-301-0/+23
|
* Better document security status of included hashesJack Lloyd2018-06-281-9/+14
|
* Put warning about 64-bit ciphers in a warning blockJack Lloyd2018-06-281-5/+7
|
* Add todo [ci skip]Jack Lloyd2018-06-271-0/+1
|
* Fix typo [ci skip]Jack Lloyd2018-06-221-1/+1
|
* Improve documentation of the AES T-table situation [ci skip]Jack Lloyd2018-06-221-8/+26
|
* Document what we do in GCM a bit better [ci skip]Jack Lloyd2018-06-211-2/+5
|
* Add todoJack Lloyd2018-06-201-0/+1
| | | | GH #1612
* Use masked table lookups for variable point scalar multJack Lloyd2018-06-201-6/+6
|
* Update side channel docJack Lloyd2018-06-201-9/+25
|
* Use Botan specific CVE for ECDSA side channel [ci skip]Jack Lloyd2018-06-151-3/+2
|
* Document leak of exponent sizeJack Lloyd2018-06-141-2/+4
|
* Make Karatsuba multiply completely const timeJack Lloyd2018-06-141-12/+10
|
* Add 192-bit Suite B policyJack Lloyd2018-06-141-3/+3
| | | | Since 128-bit policy is actually not even allowed since 2015.
* Address DSA/ECDSA side channelJack Lloyd2018-06-131-0/+8
|
* Doc tweaks [ci skip]Jack Lloyd2018-06-082-1/+4
|
* Update documentationWambou2018-05-312-1/+5
|
* Add back support for Windows Phone RNG, undeprecate UWPJack Lloyd2018-05-282-7/+7
| | | | See #1586. Reverts part of #1494
* Todo updatesJack Lloyd2018-05-281-2/+2
|
* Remove completed todo [ci skip]Jack Lloyd2018-05-281-1/+0
|
* Wording tweaksJack Lloyd2018-05-261-3/+3
|
* Small tweaks to the build docsJack Lloyd2018-05-241-13/+14
|
* Document PBE better [ci skip]Jack Lloyd2018-05-241-0/+16
|
* Add list of available KDFsJack Lloyd2018-05-221-0/+69
|
* Correct outdated material in filter doc [ci skip]Jack Lloyd2018-05-221-7/+4
|
* Move the roadmap into the handbook so end-users can find it.Jack Lloyd2018-05-213-9/+14
|
* Add Scrypt key dervation functionJack Lloyd2018-05-162-1/+34
|
* Doc updates [ci skip]Jack Lloyd2018-05-153-3/+288
|
* Add docs for TOTPJack Lloyd2018-05-111-0/+29
|
* Update BigInt docsJack Lloyd2018-05-111-41/+195
|
* typo: fixed AES key wrapping RFC numberOri Peleg2018-05-061-1/+1
|
* Add todo (ORAM)Jack Lloyd2018-05-031-0/+1
|
* Note MSVC 2013 deprecationJack Lloyd2018-04-261-0/+2
|
* Another todo [ci skip]Jack Lloyd2018-04-241-2/+3
|
* Another todoJack Lloyd2018-04-141-0/+2
|
* Correct name of script [ci skip]Jack Lloyd2018-04-121-1/+1
|
* Optimize EC point doubling for a == 0 and a == -3Jack Lloyd2018-04-111-1/+0
|