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
/
fipstest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix IsDebuggerPresent guard for ARM64 (GH #776)
Jeffrey Walton
2019-01-04
1
-1
/
+1
*
Whitespace check-in
Jeffrey Walton
2019-01-04
1
-9
/
+9
*
Fix double leading "0x" prefix (GH #557)
Jeffrey Walton
2018-01-05
1
-3
/
+3
*
Fix Clang warning on missing template definitions
Jeffrey Walton
2017-08-16
1
-0
/
+1
*
Fix Windows compilation issues (by RaptorFactor) (#444)
Marcel Raad
2017-07-17
1
-6
/
+6
*
Fix "warning C4702: unreachable code" under Windows Phone
Jeffrey Walton
2017-05-18
1
-1
/
+1
*
Add C++ nullptr support (Issue 383)
Jeffrey Walton
2017-03-01
1
-14
/
+14
*
Remove old VerifierFilter, switch to SignatureVerificationFilter
Jeffrey Walton
2017-02-07
1
-2
/
+2
*
Change file preamble to include "originally written by Wei Dai"
Jeffrey Walton
2017-01-27
1
-1
/
+1
*
Removed remaining dummy parameters for VC6.0 workarounds (Issue 342)
Jeffrey Walton
2016-12-17
1
-14
/
+6
*
Fix fipstest.cpp compile under Unix (Issue 314)
Jeffrey Walton
2016-10-02
1
-4
/
+2
*
Add "Crypto++ DLL" to OutputDebugString messages (Issue 314)
Jeffrey Walton
2016-10-02
1
-1
/
+1
*
Improve OutputDebugString messages (Issue 314)
Jeffrey Walton
2016-10-02
1
-3
/
+12
*
Add newline to OutputDebugString (Issue 314)
Jeffrey Walton
2016-10-02
1
-2
/
+2
*
Add information for expected and load address for FIPS DLL module (Issue 314)
Jeffrey Walton
2016-10-02
1
-4
/
+22
*
Whitespace cleanup
Jeffrey Walton
2016-07-24
1
-20
/
+20
*
Merge pull request #151 from bretthall/master
Jeffrey Walton
2016-06-21
1
-0
/
+4
|
\
|
*
Fixed linker error when using VS2015 /MD
Brett Hall
2016-03-29
1
-0
/
+4
*
|
Removed extra test for WINAPI_FAMILY
Jeffrey Walton
2016-05-17
1
-1
/
+1
*
|
Add changes for Windows Sotre that went missing with my clumsy Git skills
Jeffrey Walton
2016-05-09
1
-0
/
+13
|
/
*
CRYPTOPP 5.6.3 RC6 checkin
Jeffrey Walton
2015-11-05
1
-615
/
+615
*
Removed "include <assert.h>" from files. Its now handled by "trap.h"
Jeffrey Walton
2015-08-03
1
-4
/
+7
*
Removed USING_NAMESPACE(std). Changed cout → std::cout, cerr → std::cerr,...
Jeffrey Walton
2015-07-30
1
-1
/
+1
*
Added "trap.h" include for header and source files that assert
Jeffrey Walton
2015-07-26
1
-0
/
+2
*
Cleared -Wunneeded-internal-declaration from GCC 5.1
Jeffrey Walton
2015-07-19
1
-3
/
+4
*
Cleared warning "GCC diagnostic kind" unknown. It appears to be a Clang warning
Jeffrey Walton
2015-07-19
1
-2
/
+4
*
Cleared unused variable and function warnings
Jeffrey Walton
2015-07-19
1
-0
/
+1
*
Cut-over to COUNTOF in source files
Jeffrey Walton
2015-07-03
1
-1
/
+1
*
Added GCC_DIAGNOSTIC_AWARE to help suppress some warnings on contemporary com...
Jeffrey Walton
2015-06-29
1
-0
/
+5
*
fix possible error during DLL startup self-test due to calling functions in A...
weidai
2010-07-29
1
-17
/
+4
*
changes for 5.6:
weidai
2009-03-02
1
-4
/
+2
*
fix compile with fix compile for for STLport 5.1.3 and MSVC 2005
weidai
2007-09-15
1
-1
/
+1
*
change default FIPS RNG to use AES instead of DES_EDE
weidai
2007-05-04
1
-8
/
+10
*
update version number, port to Sun C++ 5.8
weidai
2006-12-18
1
-0
/
+2
*
port to GCC 4, reorganize implementations of SetKey
weidai
2006-12-10
1
-3
/
+3
*
cygwin workaround
weidai
2006-12-09
1
-0
/
+2
*
fix self-test when installed into unicode paths
weidai
2006-09-06
1
-14
/
+53
*
change DLL integrity self-test to allow DLL to be Authenticode signed
weidai
2006-07-30
1
-18
/
+50
*
upgrade project files to MSVC 2005 and add x64 platform
weidai
2006-01-30
1
-1
/
+3
*
port to MSVC .NET 2005 beta 2
weidai
2005-07-12
1
-6
/
+6
*
changes done for FIPS-140 lab code drop
weidai
2005-01-20
1
-39
/
+50
*
fix bug in EncryptionPairwiseConsistencyTest
weidai
2004-02-05
1
-6
/
+15
*
reduce source file dependencies
weidai
2003-10-14
1
-1
/
+39
*
fix in-memory integrity check on Win 9x
weidai
2003-07-18
1
-23
/
+39
*
fix GCC compile
weidai
2003-07-11
1
-0
/
+1
*
merge in 5.0.4 changes (exclude DES and SHA-2 from DLL),
weidai
2003-07-10
1
-6
/
+9
*
create DLL version, fix GetNextIV() bug in CTR and OFB modes
weidai
2003-07-04
1
-81
/
+140
*
release memory from working set after EDC test
weidai
2003-06-10
1
-0
/
+1
*
misc optimizations
weidai
2003-05-16
1
-1
/
+1
*
fix in memory EDC test - IAT issue
weidai
2003-04-22
1
-3
/
+13
[next]