summaryrefslogtreecommitdiff
path: root/validat4.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add search for test vectors and test data (GH #760)Jeffrey Walton2018-12-071-39/+39
* Add ChaCha to self tests (GH #732)Jeffrey Walton2018-11-081-0/+7
* Add SIMON and SPECK to validation suiteJeffrey Walton2018-10-141-0/+14
* Split validat*.cpp source filesJeffrey Walton2018-07-281-464/+1708
* Whitespace check-inJeffrey Walton2018-07-201-2/+2
* Add crypto_sign_sk2pk (PR #668)Jeffrey Walton2018-07-171-0/+7
* Add sbyte, sword16, sword32 and sword64 (GH #608, GH #609)Jeffrey Walton2018-03-271-41/+41
* Rename nacl.h to naclite.hJeffrey Walton2018-01-211-2/+2
* Cleanup warnings under MSCJeffrey Walton2018-01-211-4/+4
* Convert Kalyna from variable block size (GH #535)Jeffrey Walton2018-01-181-1/+1
* Add _unchecked versions of crypto_box, crypto_box_open and crypto_box_beforenmJeffrey Walton2018-01-181-2/+40
* Add interface to TweetNaCl library (#566)Jeffrey Walton2018-01-171-0/+488