summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add LSH-256 and LSH-512 hash functions (GH #1025, PR #1026)Jeffrey Walton2021-04-1616-7/+2298
| | | Add South Korea's LSH-256 and LSH-512 families of hash functions.
* Update documentationJeffrey Walton2021-04-141-1/+1
|
* Update documentationJeffrey Walton2021-04-111-70/+72
|
* Update documentationJeffrey Walton2021-04-111-7/+14
|
* Update documentationJeffrey Walton2021-04-111-0/+1
|
* Update documentationJeffrey Walton2021-04-111-1/+1
|
* Add ECIES_P1363 for backwards compatibilityJeffrey Walton2021-04-111-41/+60
|
* Update documentationJeffrey Walton2021-04-111-3/+7
|
* Update documentationJeffrey Walton2021-04-111-58/+58
|
* Update documentationJeffrey Walton2021-04-111-1/+5
|
* Update MessageQueue documentationJeffrey Walton2021-04-102-9/+49
|
* Update CBC-MAC documentationJeffrey Walton2021-04-101-0/+4
|
* Fix typosJeffrey Walton2021-04-092-7/+7
|
* Update AdditiveCipherTemplate<S>::ProcessData (GH #1010)Jeffrey Walton2021-04-091-2/+6
|
* Update documentationJeffrey Walton2021-04-091-3/+6
|
* Update documentationJeffrey Walton2021-04-091-23/+31
|
* Update SecBlock and ByteQueue documentationJeffrey Walton2021-04-091-0/+6
|
* Update SecBlock and ByteQueue documentationJeffrey Walton2021-04-091-4/+24
|
* Fix spellingJeffrey Walton2021-04-091-1/+1
|
* Update SecBlock and ByteQueue documentationJeffrey Walton2021-04-092-3/+9
|
* Clear GCC warningsJeffrey Walton2021-04-092-11/+12
|
* Update documentationJeffrey Walton2021-04-092-4/+4
|
* Update ByteQueue documentationJeffrey Walton2021-04-091-8/+92
|
* Update SecBlock documentationJeffrey Walton2021-04-091-3/+5
|
* Update documentation for SecBlockJeffrey Walton2021-04-091-3/+3
|
* Whitespace check-inJeffrey Walton2021-04-091-5/+1
|
* Update documentation for SecBlockJeffrey Walton2021-04-091-2/+2
|
* Update documentation for SecBlockJeffrey Walton2021-04-091-37/+23
|
* Update SecBlock Assign and AppendJeffrey Walton2021-04-091-14/+22
| | | | 0-size arrays need to be assigned, too.
* Update SecBlock Assign and AppendJeffrey Walton2021-04-091-17/+15
| | | | 0-size arrays need to be assigned, too.
* Shore up SecBlock Append for overlapping bufferJeffrey Walton2021-04-091-8/+15
|
* Fix spellingJeffrey Walton2021-04-091-1/+1
|
* Update documentationJeffrey Walton2021-04-091-0/+3
|
* Update documentationJeffrey Walton2021-04-091-1/+1
|
* Fix SecBlock Append() overloadJeffrey Walton2021-04-091-2/+2
|
* Add SecBlock Append() overloadsJeffrey Walton2021-04-091-48/+147
|
* Fix MD2 AlgorithmNameJeffrey Walton2021-04-081-1/+3
|
* Update cryptest-pem.sh scriptJeffrey Walton2021-03-291-4/+4
|
* Remove CRYPTOPP_NO_CXX11Jeffrey Walton2021-03-252-83/+3
| | | | It is no longer needed in 2021
* Update commentsJeffrey Walton2021-03-231-6/+4
|
* Update commentsJeffrey Walton2021-03-232-0/+12
|
* Update self testsJeffrey Walton2021-03-231-5/+4
|
* Move Darwin tools to bottom of MakefileJeffrey Walton2021-03-231-18/+18
|
* Add -fno-common for Darwin buildsJeffrey Walton2021-03-233-4/+7
|
* Cleanup cryptest.shJeffrey Walton2021-03-211-17/+0
|
* Add Altivec code generation testsJeffrey Walton2021-03-211-0/+89
|
* Handle line with whitespace gracefullyJeffrey Walton2021-03-211-0/+1
|
* Update make trim recipeJeffrey Walton2021-03-211-2/+2
| | | | Set permissions on scripts in PWD
* Fix datatest.cpp ReadlineJeffrey Walton2021-03-211-1/+1
|
* Update datatest.cpp to use temp stringJeffrey Walton2021-03-211-5/+10
|