summaryrefslogtreecommitdiff
path: root/cryptest.vcxproj
Commit message (Expand)AuthorAgeFilesLines
* Fix typos (PR# 1099)Dimitris Apostolou2022-01-041-1/+1
* Fix CopyToRoot target with spaces in pathJeffrey Walton2019-08-051-1/+4
* Add ed25519 (GH #764, PR #767)Jeffrey Walton2018-12-241-0/+1
* Add Test vectors and data to VS project filesJeffrey Walton2018-12-151-55/+78
* Refactor validat5.cpp and validat6.cppJeffrey Walton2018-07-291-0/+3
* Split validat*.cpp source filesJeffrey Walton2018-07-281-1/+4
* Split regtest2.cpp into two filesJeffrey Walton2018-07-271-0/+1
* Split bench1.cpp into two filesJeffrey Walton2018-07-271-0/+1
* Add HC-256 stream cipher (GH #680)Jeffrey Walton2018-07-051-0/+1
* Add HC-128 stream cipher (GH #679)Jeffrey Walton2018-07-051-0/+2
* Add CHAM lightweight block cipher (PR #670)Jeffrey Walton2018-06-171-0/+1
* Add LEA lightweight block cipher (GH #669)Jeffrey Walton2018-06-171-0/+1
* Add AdditionalOptions property to VCXPROJ files (GH #649)Jeffrey Walton2018-05-011-0/+1
* Add interface to TweetNaCl library (#566)Jeffrey Walton2018-01-171-0/+1
* Add SM3 hash function (GH #541)Jeffrey Walton2017-11-231-0/+1
* Add SM4 block ciphers (GH #540)Jeffrey Walton2017-11-231-0/+1
* Add SIMON-64 and SIMON-128 lightweight block ciphers (GH #539)Jeffrey Walton2017-11-211-0/+1
* Add Visual Studio filter for SPECK test vectors (GH #538)Jeffrey Walton2017-11-201-0/+1
* Split source files to support Base Implementation + SIMD implementation (GH #...Jeffrey Walton2017-08-171-0/+6
* Suppress C4251 and C4275 warnings in project files (Issue 412)Jeffrey Walton2017-08-161-1/+1
* Update VCXPROJ files for AppVeyor testingJeffrey Walton2017-08-041-1/+8
* Revert "Reinstate commit ac513c06f8c80"Jeffrey Walton2017-08-031-9/+6
* Reinstate commit ac513c06f8c80Jeffrey Walton2017-08-031-6/+9
* Suppress warnings C4231, C4355 and C4505 (Issue 412)Jeffrey Walton2017-08-021-0/+1
* Fix Visual Studio project file issues (#446)Marcel Raad2017-07-191-18/+0
* Add Threefish to project filesJeffrey Walton2017-05-141-0/+2
* Revert "XOR block in specialized ProcessBlock"Jeffrey Walton2017-05-101-2/+17
* XOR block in specialized ProcessBlockJeffrey Walton2017-05-101-17/+2
* Add Kalyna block cipher (Issue 411)Jeffrey Walton2017-05-061-1/+1
* Add missing sha2 and sha3 test file namesJeffrey Walton2017-04-151-0/+1
* Add CopyCryptestToRoot targetJeffrey Walton2017-04-151-0/+7
* Split regtest.cpp into regtest{1|2|3}.cppJeffrey Walton2017-04-131-1/+3
* Add ARIA block cipherJeffrey Walton2017-04-101-2/+4
* Add Aumasson and Bernstein's SipHash (Issue 348)Jeffrey Walton2016-12-171-0/+1
* Add Deterministic DSA and ECDSA Signatures (Issue 121)Jeffrey Walton2016-12-111-0/+1
* Add Integer Bitops tests (Issue 344)Jeffrey Walton2016-12-061-0/+1
* Formatting of PreBuildEvent commandJeffrey Walton2016-10-051-6/+7
* Cleanup CRYPTLIB project fileJeffrey Walton2016-10-051-296/+109
* Add missing PlatformToolset and RootNamespace for Globals PropertyGroupJeffrey Walton2016-10-041-0/+1
* Add NDEBUG for release buildsJeffrey Walton2016-10-031-4/+4
* Revert "Add NDEBUG for Release builds. Set /arch:SSE2 as minimum arch"Jeffrey Walton2016-10-031-13/+10
* Add NDEBUG for Release builds. Set /arch:SSE2 as minimum archJeffrey Walton2016-10-031-10/+13
* Change UUIDs for VS solution and projectsJeffrey Walton2016-10-021-9/+9
* Use Warning Level 4 (Issue 314)Jeffrey Walton2016-10-021-8/+8
* Visual Studio 2010 project files cleanup (Issue 314)Jeffrey Walton2016-10-021-33/+24
* Trivial VC10 project fixes (Issue 287)Jeffrey Walton2016-09-211-171/+11
* Whitespace checkinJeffrey Walton2016-09-191-1/+1
* Whitespace fixes in VC10 project filesMarcel Raad2016-09-191-2/+2
* Make VS2010 default. Archive VS2005 project files. Archive Borland project filesJeffrey Walton2016-09-101-0/+676
* Revert "Cleared "missing initializer for member '_LARGE_INTEGER::<anonymous s...Jeffrey Walton2015-07-251-749/+0