summaryrefslogtreecommitdiff
path: root/cryptlib.vcxproj
Commit message (Expand)AuthorAgeFilesLines
...
* Add SIMON-64 and SIMON-128 lightweight block ciphers (GH #539)Jeffrey Walton2017-11-211-0/+2
* 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
* Add VIA Padlock RNGJeffrey Walton2017-08-191-0/+2
* Split source files to support Base Implementation + SIMD implementation (GH #...Jeffrey Walton2017-08-171-0/+14
* 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-13/+0
* Add Threefish to project filesJeffrey Walton2017-05-141-0/+2
* Revert "XOR block in specialized ProcessBlock"Jeffrey Walton2017-05-101-2/+12
* XOR block in specialized ProcessBlockJeffrey Walton2017-05-101-12/+2
* Add Kalyna block cipher (Issue 411)Jeffrey Walton2017-05-061-0/+3
* Add ARIA block cipherJeffrey Walton2017-04-101-6/+5
* Add NIST SP800-90A Hash_DRBG generatorJeffrey Walton2016-12-301-0/+1
* Add Aumasson and Bernstein's SipHash (Issue 348)Jeffrey Walton2016-12-171-0/+1
* 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 Output for clean ruleJeffrey Walton2016-10-151-3/+3
* Whitespace cleanupJeffrey Walton2016-10-091-3/+4
* Reorder objects for ARM-based MSBuilds (Issue 316)Jeffrey Walton2016-10-061-3/+4
* Fix x64masm.asm and x64dll.asm ASM with ARM-based MSBuilds (Issue 316)Jeffrey Walton2016-10-061-8/+6
* Fix rdrand ASM with ARM-based MSBuilds (Issue 316)Jeffrey Walton2016-10-061-5/+8
* Disable ErrorReporting for cryptlibJeffrey Walton2016-10-051-0/+3
* Add ImageHasSafeExceptionHandlers option for X86Jeffrey Walton2016-10-051-16/+5
* Consistnt use of Optimization, OptimizeReferences and EnableCOMDATFoldingJeffrey Walton2016-10-051-1/+6
* Cleanup CRYPTLIB project fileJeffrey Walton2016-10-051-281/+92
* Add missing PlatformToolset and RootNamespace for Globals PropertyGroupJeffrey Walton2016-10-041-0/+1
* Add NDEBUG for release buildsJeffrey Walton2016-10-031-8/+5
* Revert "Add NDEBUG for Release builds. Set /arch:SSE2 as minimum arch"Jeffrey Walton2016-10-031-12/+5
* Add NDEBUG for Release builds. Set /arch:SSE2 as minimum archJeffrey Walton2016-10-031-5/+12
* Change UUIDs for VS solution and projectsJeffrey Walton2016-10-021-13/+13
* Visual Studio 2010 project files cleanup (Issue 314)Jeffrey Walton2016-10-021-65/+13
* Whitespace checkinJeffrey Walton2016-09-191-1/+1
* cryptlib.vcxproj: remove empty PreprocessorDefinitions propertiesMarcel Raad2016-09-191-1118/+107
* cryptlib.vcxproj: remove per-file optimization propertiesMarcel Raad2016-09-191-678/+0
* Whitespace fixes in VC10 project filesMarcel Raad2016-09-191-7/+7
* Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420)Jeffrey Walton2016-09-161-0/+1
* Make VS2010 default. Archive VS2005 project files. Archive Borland project filesJeffrey Walton2016-09-101-0/+2414
* Revert "Cleared "missing initializer for member '_LARGE_INTEGER::<anonymous s...Jeffrey Walton2015-07-251-2393/+0
* Cleared "missing initializer for member '_LARGE_INTEGER::<anonymous struct>::...Jeffrey Walton2015-07-251-0/+2393