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
/
test.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add interface to TweetNaCl library (#566)
Jeffrey Walton
2018-01-17
1
-0
/
+1
*
Add thorough param to ValidateECGDSA
Jeffrey Walton
2017-11-25
1
-1
/
+1
*
Add SM3 hash function (GH #541)
Jeffrey Walton
2017-11-23
1
-6
/
+7
*
Use ::time() and ::log() instead of std::time() and std::log() (GH #512)
Jeffrey Walton
2017-09-20
1
-3
/
+3
*
Remove unneeded Debug tests
Jeffrey Walton
2017-09-01
1
-2
/
+0
*
Fix Clang warning on missing template definitions
Jeffrey Walton
2017-08-16
1
-0
/
+1
*
Add hash static transform test (Issue 455)
Jeffrey Walton
2017-08-04
1
-0
/
+2
*
Move 'main' into CryptoPP::Test, proxy an empty main into Test::main (Issue 447)
Jeffrey Walton
2017-07-23
1
-123
/
+124
*
Fix "C2872: 'byte': ambiguous symbol" with Windows Kit (Issue 442, 447)
Jeffrey Walton
2017-07-23
1
-0
/
+10
*
Remove extraneous return
Jeffrey Walton
2017-05-29
1
-1
/
+0
*
Rework benchmark code
Jeffrey Walton
2017-05-19
1
-45
/
+3
*
Switch to _MSC_FULL_VER for SP1 releases
Jeffrey Walton
2017-05-11
1
-1
/
+1
*
Add Kalyna block cipher (Issue 411)
Jeffrey Walton
2017-05-06
1
-1
/
+1
*
Add variable block size support to test and benchmarks
Jeffrey Walton
2017-05-04
1
-7
/
+2
*
Removed "typedef SHA1 SHA" (Issue 369)
Jeffrey Walton
2017-04-24
1
-2
/
+2
*
Added comments on using InformationDisperseFile and SecretShareFile
Jeffrey Walton
2017-04-13
1
-0
/
+4
*
Split regtest.cpp into regtest{1|2|3}.cpp
Jeffrey Walton
2017-04-13
1
-6
/
+6
*
Add ARIA block cipher
Jeffrey Walton
2017-04-10
1
-16
/
+18
*
Add Random Number Generator benchmarks (Issue 386)
Jeffrey Walton
2017-03-08
1
-62
/
+53
*
Add C++ nullptr support (Issue 383)
Jeffrey Walton
2017-03-01
1
-10
/
+10
*
Add Test namespace within CryptoPP namespace (Issue 379)
Jeffrey Walton
2017-02-21
1
-191
/
+197
*
Remove old VerifierFilter, switch to SignatureVerificationFilter
Jeffrey Walton
2017-02-07
1
-1
/
+1
*
Add NIST SP800-90A HMAC_DRBG generator
Jeffrey Walton
2017-02-07
1
-1
/
+3
*
Change file preamble to include "originally written by Wei Dai"
Jeffrey Walton
2017-01-27
1
-1
/
+1
*
Add self tests for RoundUpToMultipleOf (Issue 360)
Jeffrey Walton
2017-01-10
1
-2
/
+4
*
Add NIST SP800-90A Hash_DRBG generator
Jeffrey Walton
2016-12-30
1
-28
/
+29
*
Add test cases for ASN.1 parsing (Issue 346)
Jeffrey Walton
2016-12-24
1
-0
/
+14
*
Add Aumasson and Bernstein's SipHash (Issue 348)
Jeffrey Walton
2016-12-17
1
-0
/
+1
*
Add ECGDSA benchmarks using secp256k1 and sect233r1
Jeffrey Walton
2016-12-13
1
-25
/
+27
*
Add German digital signature algorithm (ECGDSA) (Issue 113)
Jeffrey Walton
2016-12-13
1
-0
/
+1
*
Updated documentation (Issue 345)
Jeffrey Walton
2016-12-11
1
-1
/
+1
*
Update comments
Jeffrey Walton
2016-12-04
1
-2
/
+3
*
Updated CRYPTOPP_ASSERT based on comments
Jeffrey Walton
2016-10-17
1
-1
/
+1
*
Fix Cygwin Newlib signal handler (Issue 315)
Jeffrey Walton
2016-10-14
1
-1
/
+1
*
Fix port forwarding and EINVAL on Unix
Jeffrey Walton
2016-10-10
1
-1
/
+2
*
Add test suite RandomNumberGenerator t anonymous namespace
Jeffrey Walton
2016-10-10
1
-2
/
+2
*
Remove deprecated warning supressions under MSC
Jeffrey Walton
2016-10-10
1
-5
/
+0
*
Improve OutputDebugString messages (Issue 314)
Jeffrey Walton
2016-10-02
1
-4
/
+4
*
Add information for expected and load address for FIPS DLL module (Issue 314)
Jeffrey Walton
2016-10-02
1
-1
/
+1
*
Report computed MAC (Issue 314)
Jeffrey Walton
2016-10-02
1
-2
/
+11
*
Cleared Coverity finding CID 12086 (Issue 299)
Jeffrey Walton
2016-09-22
1
-0
/
+5
*
Cleared Coverity finding CID 12086 (Issue 299)
Jeffrey Walton
2016-09-22
1
-4
/
+4
*
Fix use of template parameter as a condition
Jeffrey Walton
2016-09-21
1
-3
/
+1
*
Add ossig.h. Move SignalHandler to ossig.h
Jeffrey Walton
2016-09-17
1
-0
/
+2
*
Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420)
Jeffrey Walton
2016-09-16
1
-8
/
+14
*
Squashed commit of the following:
Jeffrey Walton
2016-09-08
1
-6
/
+0
*
Whitespace cleanup
Jeffrey Walton
2016-07-24
1
-10
/
+10
*
Add changes for Windows Sotre that went missing with my clumsy Git skills
Jeffrey Walton
2016-05-09
1
-0
/
+3
*
Cleared Visual Studio warning for uninitialized variables
Jeffrey Walton
2016-04-28
1
-2
/
+2
*
Removed OCB mode test code
Jeffrey Walton
2016-04-28
1
-7
/
+0
[next]