summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Clear Clang warningsJeffrey Walton2021-03-212-4/+10
|
* Update NEON tests for Apple M1Jeffrey Walton2021-03-211-8/+8
|
* Add additional ASN.1 self testsJeffrey Walton2021-03-217-9/+106
|
* Update commentsJeffrey Walton2021-03-201-7/+11
|
* Cleanup C++11 compile when CRYPTOPP_NO_CXX11 is in effectJeffrey Walton2021-03-201-1/+8
|
* Update validat7.cppJeffrey Walton2021-03-201-26/+26
|
* Try to find Apple libtool on DarwinJeffrey Walton2021-03-202-2/+12
| | | | A GNU libtool in /usr/local will break the build
* Update cryptest-coverage.sh scriptJeffrey Walton2021-03-201-16/+23
|
* Add additional x25519 self testsJeffrey Walton2021-03-201-70/+213
|
* Add missing virtual dtorsJeffrey Walton2021-03-201-0/+4
|
* Fix x25519 constructorJeffrey Walton2021-03-201-2/+2
|
* Update cryptest-coverage.sh scriptJeffrey Walton2021-03-201-3/+16
|
* Update cryptest-coverage.sh scriptJeffrey Walton2021-03-201-4/+2
|
* Fix LUC validation testJeffrey Walton2021-03-201-1/+1
|
* Update cryptest-coverage.sh scriptJeffrey Walton2021-03-203-30/+53
|
* Update commentsJeffrey Walton2021-03-191-1/+1
|
* Update cryptest-coverage.sh scriptJeffrey Walton2021-03-191-4/+19
|
* Update datatest.cppJeffrey Walton2021-03-191-32/+19
|