aboutsummaryrefslogtreecommitdiffstats
path: root/doc/manual
Commit message (Expand)AuthorAgeFilesLines
* Clean up TLS deprecation noticesJack Lloyd2019-03-181-22/+28
* Update docs to replace from_configuration.Kelvin2019-02-181-6/+10
* Improve hash function docs. Deprecate SHAKE default output lengths.Jack Lloyd2019-02-132-10/+27
* Add documentation of all configure.py optionsJack Lloyd2019-02-051-15/+441
* Better document hash function strings [ci skip]Jack Lloyd2019-01-311-3/+29
* Doc updatesJack Lloyd2019-01-241-2/+21
* Merge GH #1816 Rename Integrity_Failure to Invalid_Authentication_TagJack Lloyd2019-01-212-6/+15
|\
| * Rename Integrity_Failure to Invalid_Authentication_TagJack Lloyd2019-01-182-6/+15
* | Minor updates to filter docsJack Lloyd2019-01-211-0/+13
|/
* Clarify statements re supportJack Lloyd2019-01-041-9/+10
* Update support doc textJack Lloyd2018-12-311-7/+7
* Use posix_memalign instead of mmap for creating the locking poolJack Lloyd2018-12-281-10/+9
* Fix Barrett reduction input boundJack Lloyd2018-12-261-4/+5
* Update side channel docJack Lloyd2018-12-241-30/+34
* Update roadmap [ci skip]Jack Lloyd2018-12-182-56/+30
* Make this comment more clear [ci skip]Jack Lloyd2018-12-121-1/+2
* Document #1756Jack Lloyd2018-12-021-0/+5
* Update newsJack Lloyd2018-12-011-0/+5
* Deprecate SRP suites [ci skip]Jack Lloyd2018-11-261-0/+4
* Document the problem of old binutilsJack Lloyd2018-11-091-0/+14
* Update cipher mode documantationJack Lloyd2018-10-311-9/+55
* Fix some ReST format errorsJack Lloyd2018-10-304-17/+17
* Document TSSJack Lloyd2018-10-303-0/+63
* Correct error with XTS minimum block sizeJack Lloyd2018-10-151-1/+1
* Add an explicit OS target for EmscriptenJack Lloyd2018-10-121-0/+16
* Remove support for Visual C++ 2013Jack Lloyd2018-10-012-3/+0
* Minor update to goals textJack Lloyd2018-09-281-21/+21
* Spell check the documentationJack Lloyd2018-09-2829-88/+88
* Small improvements to FFI docsJack Lloyd2018-09-251-3/+28
* Add support for using Linux getrandom syscallJack Lloyd2018-09-201-1/+1
* Small doc tweaksJack Lloyd2018-09-133-7/+19
* Update docsJack Lloyd2018-09-101-65/+122
* Add RandomNumberGenerator::accepts_inputJack Lloyd2018-09-061-0/+6
* Update docsJack Lloyd2018-09-051-8/+5
* Improve RNG documentationJack Lloyd2018-08-301-12/+23
* Document the implemented entropy sourcesJack Lloyd2018-08-271-0/+14
* Deprecate TLS v1.0/v1.1 and CBC ciphersuitesJack Lloyd2018-08-271-0/+4
* Allow SIV for PBES2 private key encryptionJack Lloyd2018-08-231-8/+11
* Update timing for 3.x [ci skip]Jack Lloyd2018-08-232-17/+8
* Correct statement of factor's reachJack Lloyd2018-08-231-1/+1
* Fix typoJack Lloyd2018-08-231-1/+1
* Add PBES2 as alias for PBE-PKCS5v20Jack Lloyd2018-08-231-3/+3
* Default disable support for TLS v1.0/v1.1 and all CBC and CCM suitesJack Lloyd2018-08-221-3/+20
* Add HOTP to PythonJack Lloyd2018-08-211-0/+22
* Document more of the X.509 FFI functionsJack Lloyd2018-08-171-2/+79
* Update newsJack Lloyd2018-08-151-5/+4
* More FFI docs [ci skip]Jack Lloyd2018-08-141-2/+23
* Document more of FFI interfaceJack Lloyd2018-08-141-14/+209
* Add MPI and FPE to Python wrapperJack Lloyd2018-08-131-15/+99
* Update manual for Python moduleJack Lloyd2018-08-111-30/+83