summaryrefslogtreecommitdiff
path: root/validat6.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use std namespace for memset, memcpy, memcmp (#1204)Jeffrey Walton2023-04-151-14/+14
* Remove unneeded fail variableJeffrey Walton2020-12-301-12/+10
* Add additional ECP and EC2N self tests (GH #994)Jeffrey Walton2020-12-301-0/+34
* Fix ECP leakage in Add() and Double() (GH #869, PR #871)Jeffrey Walton2019-08-051-1/+1
* Fix AuthenticatedKeyAgreementWithRolesValidate messagesJeffrey Walton2019-08-031-2/+2
* Use recipient rather than responder in authenticated key agreementJeffrey Walton2019-08-031-21/+29
* Fix authenticated key agreement domain parameter consistency testJeffrey Walton2019-08-031-4/+4
* Add AuthenticatedKeyAgreementValidateWithRoles free standing test functionJeffrey Walton2019-08-031-0/+62
* Clear asserts under DEBUG buildsJeffrey Walton2019-07-061-1/+1
* Use MAC::DIGESTSIZE in ECIES SymmetricEncrypt/SymmetricDecryptAndrew Wason2019-07-021-1/+1
* Add ed25519 (GH #764, PR #767)Jeffrey Walton2018-12-241-1/+1
* Update commentsJeffrey Walton2018-07-301-2/+6
* Remove Coverity worakaround StreamStateJeffrey Walton2018-07-291-13/+13
* Update commentsJeffrey Walton2018-07-291-1/+1
* Refactor validat5.cpp and validat6.cppJeffrey Walton2018-07-291-1896/+173
* Split validat*.cpp source filesJeffrey Walton2018-07-281-0/+2025