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
/
default.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos (PR# 1099)
Dimitris Apostolou
2022-01-04
1
-2
/
+2
*
Add EnumToInt conversion macro for enum-enum conversion warnings (GH #1016)
Jeffrey Walton
2021-03-09
1
-6
/
+6
*
Clear C++20 enum-enum conversion warnings (GH #1016)
Jeffrey Walton
2021-03-09
1
-6
/
+6
*
Fix LegacyDecryptor and LegacyDecryptorWithMAC (GH #714)
Jeffrey Walton
2018-09-10
1
-2
/
+2
*
Revert AltiVec and Power8 commits
Jeffrey Walton
2017-09-05
1
-11
/
+11
*
Fixup under-aligned buffers for DefaultEncryptors and DefaultDecryptors on Al...
Jeffrey Walton
2017-09-04
1
-11
/
+11
*
Cleared UBsan finding in Default's GenerateKeyIV
Jeffrey Walton
2017-08-15
1
-2
/
+7
*
Cast enums to int for comparison
Jeffrey Walton
2017-08-11
1
-8
/
+8
*
Add C++ nullptr support (Issue 383)
Jeffrey Walton
2017-03-01
1
-12
/
+12
*
Change file preamble to include "originally written by Wei Dai"
Jeffrey Walton
2017-01-27
1
-1
/
+1
*
Updated documentation (Issue 345)
Jeffrey Walton
2016-12-11
1
-2
/
+3
*
Update DefaultEncryptor, DefaultEncryptorWithMAC and friends (Issue 345)
Jeffrey Walton
2016-12-11
1
-54
/
+84
*
Removed VC++ 5.0 and 6.0 workarounds (Issue 342)
Jeffrey Walton
2016-12-03
1
-4
/
+2
*
Removed MAINTAIN_BACKWARDS_COMPATIBILITY_562 (Issue 70)
Jeffrey Walton
2016-12-03
1
-2
/
+2
*
Crypto++ 5.6.3 check-in
CRYPTOPP_5_6_3
Jeffrey Walton
2015-11-22
1
-2
/
+3
*
Revert botched "Crypto++ 5.6.3 check-in". Corruption due to VMware adding gar...
Jeffrey Walton
2015-11-22
1
-3
/
+2
*
Crypto++ 5.6.3 check-in
Jeffrey Walton
2015-11-20
1
-2
/
+3
*
CRYPTOPP 5.6.3 RC6 checkin
Jeffrey Walton
2015-11-05
1
-267
/
+272
*
Completed cutover to unscoped auto_ptr (which will use Crypto++'s namespace v...
Jeffrey Walton
2015-08-03
1
-1
/
+3
*
Removed USING_NAMESPACE(std). Changed cout → std::cout, cerr → std::cerr,...
Jeffrey Walton
2015-07-30
1
-2
/
+2
*
Fixed compiler errors on Apple due to cross product of {C++03,C++11} x {libc+...
Jeffrey Walton
2015-07-27
1
-1
/
+2
*
Cleared "signed/unsigned" warning under GCC 4.8
Jeffrey Walton
2015-07-26
1
-7
/
+8
*
Added GCC_DIAGNOSTIC_AWARE to help suppress some warnings on contemporary com...
Jeffrey Walton
2015-06-29
1
-0
/
+5
*
changes for 5.6:
weidai
2009-03-02
1
-1
/
+1
*
port to MSVC .NET 2005 beta 2
weidai
2005-07-12
1
-15
/
+15
*
changes done for FIPS-140 lab code drop
weidai
2005-01-20
1
-2
/
+2
*
Initial revision
weidai
2002-10-04
1
-0
/
+258