index
:
delta/cryptopp-git.git
CRYPTOPP_5_6_2_clean
master
github.com: weidai11/cryptopp.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cryptest.nmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add HC-256 stream cipher (GH #680)
Jeffrey Walton
2018-07-05
1
-2
/
+2
*
Add HC-128 stream cipher (GH #679)
Jeffrey Walton
2018-07-05
1
-2
/
+2
*
Add Rabbit stream cipher (GH #678)
Jeffrey Walton
2018-07-04
1
-2
/
+2
*
Add SIMECK-64 SSSE3 implementation (GH #675)
Jeffrey Walton
2018-07-01
1
-2
/
+2
*
Add additional SIMECK tests (GH #675)
Jeffrey Walton
2018-06-30
1
-2
/
+2
*
Add HIGHT lightweight block cipher (GH #672)
Jeffrey Walton
2018-06-24
1
-2
/
+2
*
Add LEA-128 SSSE3 implementation (GH #669)
Jeffrey Walton
2018-06-22
1
-2
/
+2
*
Add CHAM and LEA to cryptest.nmake
Jeffrey Walton
2018-06-21
1
-2
/
+2
*
Make AuthenticatedSymmetricCipher::AlgorithmName non-pure
Jeffrey Walton
2018-04-05
1
-2
/
+2
*
Fix compile under cryptest.nmake
Jeffrey Walton
2018-04-05
1
-2
/
+2
*
Suppress C4231 and C4505 warnings using VS2008
Jeffrey Walton
2018-03-27
1
-1
/
+2
*
Re-add Simon and Speck, enable SSE (GH #585)
Jeffrey Walton
2018-02-18
1
-2
/
+2
*
Finish removing Simon and Speck (GH #585)
Jeffrey Walton
2018-02-15
1
-2
/
+2
*
Add interface to TweetNaCl library (#566)
Jeffrey Walton
2018-01-17
1
-4
/
+4
*
Add simon-simd.cpp to file list and nmake file
Jeffrey Walton
2017-11-27
1
-2
/
+2
*
Add SM3 hash function (GH #541)
Jeffrey Walton
2017-11-23
1
-2
/
+2
*
Add speck-simd.cpp to project files (GH #538, #539)
Jeffrey Walton
2017-11-22
1
-2
/
+2
*
Add SIMON-64 and SIMON-128 lightweight block ciphers (GH #539)
Jeffrey Walton
2017-11-21
1
-2
/
+2
*
Add SPECK-64 and SPECK-128 lightweight block ciphers (GH #538)
Jeffrey Walton
2017-11-20
1
-2
/
+2
*
Add sse-simd.cpp to nmake file and vcxproj filters
Jeffrey Walton
2017-11-16
1
-2
/
+2
*
Remove ospstore.cpp from cryptest.nmake
Jeffrey Walton
2017-08-25
1
-2
/
+2
*
Support Base Implementation + SIMD implementation in cryptest.nmake (PR #461)
Jeffrey Walton
2017-08-25
1
-2
/
+2
*
Remove -march=native as default in Makefile and CMake (PR #465)
Jeffrey Walton
2017-08-23
1
-2
/
+2
*
Split source files to support Base Implementation + SIMD implementation (GH #...
Jeffrey Walton
2017-08-17
1
-4
/
+5
*
Update with latest sources and reproducible build
Jeffrey Walton
2017-08-15
1
-2
/
+2
*
Add Threefish to project files
Jeffrey Walton
2017-05-14
1
-2
/
+2
*
Add Kalyna block cipher (Issue 411)
Jeffrey Walton
2017-05-06
1
-2
/
+2
*
Split regtest.cpp into regtest{1|2|3}.cpp
Jeffrey Walton
2017-04-13
1
-2
/
+2
*
Add ARIA to nmake makefile for Windows
Jeffrey Walton
2017-04-13
1
-2
/
+2
*
Fix ARM compile under VS2013
Jeffrey Walton
2017-03-20
1
-1
/
+4
*
Add pch.obj to clean recipe
Jeffrey Walton
2017-03-08
1
-1
/
+1
*
Pickup "$(PLATFORM)" == "amd64" for VS2017
Jeffrey Walton
2017-01-18
1
-1
/
+1
*
Pickup "$(PLATFORM)" == "arm" for VS2017
Jeffrey Walton
2017-01-18
1
-1
/
+1
*
spelling fixes
klemens
2016-12-27
1
-1
/
+1
*
Add debug/release options to cryptest.nmake. Update to make PHONE_APP default...
Jeffrey Walton
2016-12-18
1
-2
/
+7
*
Add Integer Bitops tests (Issue 344)
Jeffrey Walton
2016-12-06
1
-2
/
+2
*
Add Poly1305 class to project files (Issue 338)
Jeffrey Walton
2016-11-27
1
-2
/
+2
*
Add /MACHINE option for linker
Jeffrey Walton
2016-11-14
1
-1
/
+3
*
Selectively add <sdkddkver.h> and <winapifamily.h> to cryptest.nmake
Jeffrey Walton
2016-11-13
1
-1
/
+11
*
Updated comments
Jeffrey Walton
2016-10-09
1
-4
/
+5
*
Add SSE2 and AVX2 arch switches
Jeffrey Walton
2016-09-21
1
-0
/
+2
*
Updated comments
Jeffrey Walton
2016-09-18
1
-2
/
+4
*
Updated comments in cryptest.nmake
Jeffrey Walton
2016-09-17
1
-20
/
+31
*
Add /GR to squash C4541 "'identifier' used on polymorphic type 'type' with /G...
Jeffrey Walton
2016-09-09
1
-1
/
+1
*
Add missing keccak.cpp and keccak.obj to cryptest.nmake
Jeffrey Walton
2016-09-09
1
-3
/
+4
*
Squashed commit of the following:
Jeffrey Walton
2016-09-08
1
-4
/
+4
*
Add missing winpipes.cpp to cryptest.sh
Jeffrey Walton
2016-09-08
1
-2
/
+3
*
Add missing hmqv.h, hmqv.cpp, fhmqv.h, fhmqv.cpp to down level VS project, Bo...
Jeffrey Walton
2016-09-08
1
-2
/
+2
*
Add detection based on PROCESSOR_ARCHITECTURE = "AMD64"
Jeffrey Walton
2016-09-07
1
-1
/
+1
*
Add /wd4511 to disable "could not generate a default copy-constructor"
Jeffrey Walton
2016-09-07
1
-1
/
+1
[next]