summaryrefslogtreecommitdiff
path: root/cryptlib.h
Commit message (Expand)AuthorAgeFilesLines
* Fix MSC version numbers (GH #1185)Jeffrey Walton2023-03-021-2/+2
* Fix unused variable declared as const under VS2022, v17.4 (GH #1185) (PR #1186)Jeffrey Walton2023-01-161-1/+6
* Fix typos (PR# 1099)Dimitris Apostolou2022-01-041-6/+6
* Whitespace check-inJeffrey Walton2021-11-291-1/+1
* Post-release version incrementJeffrey Walton2021-09-241-2/+2
* Update cryptest-coverage.sh scriptJeffrey Walton2021-03-191-0/+17
* Update commentsJeffrey Walton2021-03-171-1/+1
* Post-release version incrementJeffrey Walton2021-03-081-1/+1
* Prepare for Crypto++ 8.5 releaseCRYPTOPP_8_5_0Jeffrey Walton2021-03-071-1/+1
* Update documentationJeffrey Walton2021-02-241-1/+1
* Fix typosJeffrey Walton2021-02-031-3/+3
* Post-release version incrementJeffrey Walton2020-12-221-1/+1
* Update documentationJeffrey Walton2020-12-201-9/+13
* Update documentationJeffrey Walton2020-12-201-4/+4
* Use \return and \throw consitently in the docsJeffrey Walton2020-12-071-32/+32
* Update documentationJeffrey Walton2020-09-201-2/+6
* Update documentationJeffrey Walton2020-01-011-3/+4
* Update documentationJeffrey Walton2019-12-311-267/+261
* Update documentationJeffrey Walton2019-12-311-111/+111
* Update documentationJeffrey Walton2019-12-311-26/+30
* Update documentationJeffrey Walton2019-12-311-12/+12
* Update documentationJeffrey Walton2019-10-181-0/+4
* Add Certificate interface (GH #884)Jeffrey Walton2019-09-281-0/+5
* Update documentationJeffrey Walton2019-09-281-2/+2
* Update documentationJeffrey Walton2019-09-261-2/+11
* Update documentationJeffrey Walton2019-08-171-26/+60
* Fix use of MaxDerivedKeyLength (GH #874)Jeffrey Walton2019-08-161-2/+2
* Fix use of MaxDerivedKeyLength (GH #874)Jeffrey Walton2019-08-161-2/+2
* Increase m_buf size (GH #862)Jeffrey Walton2019-07-101-1/+4
* Add BufferedTransformation GetWord64 and PutWord64 (GH #862)Jeffrey Walton2019-07-101-12/+46
* Update documentationJeffrey Walton2019-06-041-1/+1
* Post-release version incrementJeffrey Walton2019-04-291-1/+1
* Post-release version incrementJeffrey Walton2019-02-231-1/+1
* Fix missing symbols in Windows DLLJeffrey Walton2019-02-221-3/+3
* Update documentationJeffrey Walton2019-02-121-3/+5
* Clear Doxygen warningsJeffrey Walton2019-01-281-5/+5
* Update documentationJeffrey Walton2019-01-281-6/+38
* Post-release version incrementJeffrey Walton2018-12-281-1/+1
* Prepare for Crypto++ 8.0 releaseJeffrey Walton2018-12-271-2/+2
* Update documentationJeffrey Walton2018-12-251-4/+4
* Update documentationJeffrey Walton2018-12-251-3/+3
* Update documentationJeffrey Walton2018-12-121-4/+6
* Update documentationJeffrey Walton2018-12-031-10/+16
* Move DEFAULT_CHANNEL and AAD_CHANNEL defs into cryptlib.cpp (GH #751)Jeffrey Walton2018-12-031-34/+4
* cryptlib.hJeffrey Walton2018-11-041-1/+1
* Add ability to Seek64 in test framework (GH #732)Jeffrey Walton2018-11-041-0/+18
* Add VectorSource (GH #730)orangefour2018-11-011-1/+1
* Use version 7.0 rather than 6.2Jeffrey Walton2018-10-191-2/+2
* Add VectorSinkorangefour2018-09-051-1/+1
* Remove Thread and Socket classes (GH #208, PR #703)Jeffrey Walton2018-08-171-3/+3