summaryrefslogtreecommitdiff
path: root/Filelist.txt
Commit message (Expand)AuthorAgeFilesLines
* Re-add Simon and Speck, enable SSE (GH #585)Jeffrey Walton2018-02-181-0/+8
* Remove Simon and Speck ciphers (GH #585)Jeffrey Walton2018-02-141-8/+0
* Add History.txt for full recordJeffrey Walton2018-01-221-0/+1
* Rename nacl.h to naclite.hJeffrey Walton2018-01-211-1/+1
* Add interface to TweetNaCl library (#566)Jeffrey Walton2018-01-171-0/+4
* Fix failed self test under Clang (GH #533)Jeffrey Walton2017-12-251-0/+1
* Rename ppc-crypto.h to ppc-simd.hJeffrey Walton2017-12-121-1/+1
* Refactor <cipher>_AdvancedProcessBlocks_<arch> into adv-simd.hJeffrey Walton2017-12-091-0/+1
* Add Valgrind suppression file to file list (GH #543)Jeffrey Walton2017-11-291-0/+1
* Add simon-simd.cpp to file list and nmake fileJeffrey Walton2017-11-271-0/+1
* Add SM3 hash function (GH #541)Jeffrey Walton2017-11-231-0/+3
* Add missing test vectors to file listJeffrey Walton2017-11-231-0/+1
* Add SM4 block ciphers (GH #540)Jeffrey Walton2017-11-231-2/+4
* Add speck-simd.cpp to project files (GH #538, #539)Jeffrey Walton2017-11-221-0/+1
* Add SIMON-64 and SIMON-128 lightweight block ciphers (GH #539)Jeffrey Walton2017-11-211-0/+3
* Add speck.txt to FilelistJeffrey Walton2017-11-201-0/+1
* Add SPECK-64 and SPECK-128 lightweight block ciphers (GH #538)Jeffrey Walton2017-11-201-0/+2
* Remove SSE2 from cpu.cpp, add sse-simd.cppJeffrey Walton2017-11-161-0/+1
* Move AliasedWithTable into unnamed namespaceJeffrey Walton2017-10-051-0/+1
* Move Power8 crypto functions into ppc-crypto.hJeffrey Walton2017-09-221-0/+1
* Add PowerPC support to cpu.h and validate.cppJeffrey Walton2017-09-111-0/+2
* Add Mapfile for CMake on Solaris (Issue 380)Jeffrey Walton2017-08-271-0/+1
* Remove -march=native as default in Makefile and CMake (PR #465)Jeffrey Walton2017-08-231-1/+1
* Add VIA Padlock RNGJeffrey Walton2017-08-191-0/+2
* Split source files to support Base Implementation + SIMD implementation (GH #...Jeffrey Walton2017-08-171-0/+8
* Add missing Threefish test vectors to Filelist (Isse 422)Jeffrey Walton2017-05-161-0/+1
* Add Threefish to project filesJeffrey Walton2017-05-141-0/+2
* Add Kalyna block cipher (Issue 411)Jeffrey Walton2017-05-061-0/+4
* Add missing sha2 and sha3 test file namesJeffrey Walton2017-04-151-0/+2
* Split regtest.cpp into regtest{1|2|3}.cppJeffrey Walton2017-04-131-1/+4
* Add ARIA block cipherJeffrey Walton2017-04-101-0/+4
* Rename rdrand.S to rdrand.sJeffrey Walton2017-03-231-1/+1
* Add NIST SP800-90A Hash_DRBG generatorJeffrey Walton2016-12-301-0/+1
* Add Aumasson and Bernstein's SipHash (Issue 348)Jeffrey Walton2016-12-171-1/+2
* Add Integer Bitops tests (Issue 344)Jeffrey Walton2016-12-061-0/+1
* Removed MAINTAIN_BACKWARDS_COMPATIBILITY_562 (Issue 70)Jeffrey Walton2016-12-031-1/+0
* Add full NIST SHA test vector suite for use with 'cryptest.exe tv'Jeffrey Walton2016-12-011-0/+7
* Add Poly1305 class to project files (Issue 338)Jeffrey Walton2016-11-271-0/+2
* Add ecpoint.h header file. Add EncodedPoint interface. Add documntationJeffrey Walton2016-11-041-0/+1
* Add missing ossig.h to file list for ZIP file[AJeffrey Walton2016-10-011-0/+1
* Moved config.h → config.compat; moved config.recommend → config.hJeffrey Walton2016-09-181-1/+1
* Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420)Jeffrey Walton2016-09-161-0/+1
* Remove CMake related files from ZIPJeffrey Walton2016-09-151-2/+0
* Make VS2010 default. Archive VS2005 project files. Archive Borland project filesJeffrey Walton2016-09-101-11/+11
* Removed workspace and project files from FileList.txt. Cleared 'make convert'...Jeffrey Walton2016-09-091-5/+1
* Squashed commit of the following:Jeffrey Walton2016-09-081-2/+4
* Add HMQV and merge untracked FHMQVMouse2016-07-041-0/+12
* Add Windows NMAKE-based makefile for testingJeffrey Walton2016-04-251-0/+1
* Add test vectors to filelistJeffrey Walton2016-04-241-0/+6
* Rename bench.cpp to bench1.cppJeffrey Walton2016-04-221-1/+1