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
/
Filelist.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add History.txt for full record
Jeffrey Walton
2018-01-22
1
-0
/
+1
*
Rename nacl.h to naclite.h
Jeffrey Walton
2018-01-21
1
-1
/
+1
*
Add interface to TweetNaCl library (#566)
Jeffrey Walton
2018-01-17
1
-0
/
+4
*
Fix failed self test under Clang (GH #533)
Jeffrey Walton
2017-12-25
1
-0
/
+1
*
Rename ppc-crypto.h to ppc-simd.h
Jeffrey Walton
2017-12-12
1
-1
/
+1
*
Refactor <cipher>_AdvancedProcessBlocks_<arch> into adv-simd.h
Jeffrey Walton
2017-12-09
1
-0
/
+1
*
Add Valgrind suppression file to file list (GH #543)
Jeffrey Walton
2017-11-29
1
-0
/
+1
*
Add simon-simd.cpp to file list and nmake file
Jeffrey Walton
2017-11-27
1
-0
/
+1
*
Add SM3 hash function (GH #541)
Jeffrey Walton
2017-11-23
1
-0
/
+3
*
Add missing test vectors to file list
Jeffrey Walton
2017-11-23
1
-0
/
+1
*
Add SM4 block ciphers (GH #540)
Jeffrey Walton
2017-11-23
1
-2
/
+4
*
Add speck-simd.cpp to project files (GH #538, #539)
Jeffrey Walton
2017-11-22
1
-0
/
+1
*
Add SIMON-64 and SIMON-128 lightweight block ciphers (GH #539)
Jeffrey Walton
2017-11-21
1
-0
/
+3
*
Add speck.txt to Filelist
Jeffrey Walton
2017-11-20
1
-0
/
+1
*
Add SPECK-64 and SPECK-128 lightweight block ciphers (GH #538)
Jeffrey Walton
2017-11-20
1
-0
/
+2
*
Remove SSE2 from cpu.cpp, add sse-simd.cpp
Jeffrey Walton
2017-11-16
1
-0
/
+1
*
Move AliasedWithTable into unnamed namespace
Jeffrey Walton
2017-10-05
1
-0
/
+1
*
Move Power8 crypto functions into ppc-crypto.h
Jeffrey Walton
2017-09-22
1
-0
/
+1
*
Add PowerPC support to cpu.h and validate.cpp
Jeffrey Walton
2017-09-11
1
-0
/
+2
*
Add Mapfile for CMake on Solaris (Issue 380)
Jeffrey Walton
2017-08-27
1
-0
/
+1
*
Remove -march=native as default in Makefile and CMake (PR #465)
Jeffrey Walton
2017-08-23
1
-1
/
+1
*
Add VIA Padlock RNG
Jeffrey Walton
2017-08-19
1
-0
/
+2
*
Split source files to support Base Implementation + SIMD implementation (GH #...
Jeffrey Walton
2017-08-17
1
-0
/
+8
*
Add missing Threefish test vectors to Filelist (Isse 422)
Jeffrey Walton
2017-05-16
1
-0
/
+1
*
Add Threefish to project files
Jeffrey Walton
2017-05-14
1
-0
/
+2
*
Add Kalyna block cipher (Issue 411)
Jeffrey Walton
2017-05-06
1
-0
/
+4
*
Add missing sha2 and sha3 test file names
Jeffrey Walton
2017-04-15
1
-0
/
+2
*
Split regtest.cpp into regtest{1|2|3}.cpp
Jeffrey Walton
2017-04-13
1
-1
/
+4
*
Add ARIA block cipher
Jeffrey Walton
2017-04-10
1
-0
/
+4
*
Rename rdrand.S to rdrand.s
Jeffrey Walton
2017-03-23
1
-1
/
+1
*
Add NIST SP800-90A Hash_DRBG generator
Jeffrey Walton
2016-12-30
1
-0
/
+1
*
Add Aumasson and Bernstein's SipHash (Issue 348)
Jeffrey Walton
2016-12-17
1
-1
/
+2
*
Add Integer Bitops tests (Issue 344)
Jeffrey Walton
2016-12-06
1
-0
/
+1
*
Removed MAINTAIN_BACKWARDS_COMPATIBILITY_562 (Issue 70)
Jeffrey Walton
2016-12-03
1
-1
/
+0
*
Add full NIST SHA test vector suite for use with 'cryptest.exe tv'
Jeffrey Walton
2016-12-01
1
-0
/
+7
*
Add Poly1305 class to project files (Issue 338)
Jeffrey Walton
2016-11-27
1
-0
/
+2
*
Add ecpoint.h header file. Add EncodedPoint interface. Add documntation
Jeffrey Walton
2016-11-04
1
-0
/
+1
*
Add missing ossig.h to file list for ZIP file[A
Jeffrey Walton
2016-10-01
1
-0
/
+1
*
Moved config.h → config.compat; moved config.recommend → config.h
Jeffrey Walton
2016-09-18
1
-1
/
+1
*
Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420)
Jeffrey Walton
2016-09-16
1
-0
/
+1
*
Remove CMake related files from ZIP
Jeffrey Walton
2016-09-15
1
-2
/
+0
*
Make VS2010 default. Archive VS2005 project files. Archive Borland project files
Jeffrey Walton
2016-09-10
1
-11
/
+11
*
Removed workspace and project files from FileList.txt. Cleared 'make convert'...
Jeffrey Walton
2016-09-09
1
-5
/
+1
*
Squashed commit of the following:
Jeffrey Walton
2016-09-08
1
-2
/
+4
*
Add HMQV and merge untracked FHMQV
Mouse
2016-07-04
1
-0
/
+12
*
Add Windows NMAKE-based makefile for testing
Jeffrey Walton
2016-04-25
1
-0
/
+1
*
Add test vectors to filelist
Jeffrey Walton
2016-04-24
1
-0
/
+6
*
Rename bench.cpp to bench1.cpp
Jeffrey Walton
2016-04-22
1
-1
/
+1
*
Add ChaCha family of stream ciphers
Jeffrey Walton
2016-04-21
1
-0
/
+3
*
Added BLAKE2 Cryptographic Hash and Message Authentication Code
Jeffrey Walton
2016-04-17
1
-0
/
+5
[next]