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
/
modes.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add variable block size support for block ciphers
Jeffrey Walton
2017-05-01
1
-3
/
+3
*
Add C++ nullptr support (Issue 383)
Jeffrey Walton
2017-03-01
1
-2
/
+2
*
Change file preamble to include "originally written by Wei Dai"
Jeffrey Walton
2017-01-27
1
-1
/
+1
*
Removed MAINTAIN_BACKWARDS_COMPATIBILITY_562 (Issue 70)
Jeffrey Walton
2016-12-03
1
-9
/
+0
*
Updated CRYPTOPP_ASSERT based on comments
Jeffrey Walton
2016-10-17
1
-3
/
+3
*
Change from NDEBUG to CRYPTOPP_DEBUG in source files to ensure all debug beha...
Jeffrey Walton
2016-09-16
1
-2
/
+2
*
Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420)
Jeffrey Walton
2016-09-16
1
-13
/
+13
*
Backed out use of "static const" to declare constant; switch to "enum" (Issue...
Jeffrey Walton
2016-09-06
1
-2
/
+2
*
Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Cov...
Jeffrey Walton
2015-11-18
1
-4
/
+8
*
CRYPTOPP 5.6.3 RC6 checkin
Jeffrey Walton
2015-11-05
1
-260
/
+276
*
Remove implementation of ResizeBuffer() from headers
Zireael
2015-10-26
1
-0
/
+12
*
Whitespace checkin
Jeffrey Walton
2015-07-30
1
-1
/
+1
*
Cut-in CRYPTOPP_ASSERT in all remaining header and source files
Jeffrey Walton
2015-07-26
1
-11
/
+11
*
Added "trap.h" include for header and source files that assert
Jeffrey Walton
2015-07-26
1
-1
/
+2
*
Cleared UBsan errors
Jeffrey Walton
2015-07-19
1
-5
/
+7
*
fix CTR mode not allowing NULL as IV
weidai
2010-08-05
1
-1
/
+3
*
add support for AES-NI and CLMUL instruction sets in AES and GMAC/GCM
weidai
2010-07-24
1
-3
/
+3
*
- add EAX mode, XSalsa20
weidai
2009-03-12
1
-0
/
+49
*
changes for 5.6:
weidai
2009-03-02
1
-76
/
+61
*
optimize ECB/CBC modes
weidai
2007-05-05
1
-29
/
+18
*
reduce risk of reusing random numbers after VM state rollback
weidai
2007-05-04
1
-14
/
+0
*
rename STRUCTURED_IV to UNIQUE_IV. assert correct cipher direction
weidai
2007-04-16
1
-0
/
+1
*
port to Borland C++Builder 2006
weidai
2006-12-14
1
-1
/
+1
*
port to GCC 4, reorganize implementations of SetKey
weidai
2006-12-10
1
-7
/
+2
*
optimization in CBC_Decryption::ProcessBlocks()
weidai
2006-07-17
1
-2
/
+1
*
port to MSVC .NET 2005 beta 2
weidai
2005-07-12
1
-9
/
+9
*
changes done for FIPS-140 lab code drop
weidai
2005-01-20
1
-14
/
+0
*
fix bugs in 64-bit CPU support
weidai
2003-07-25
1
-1
/
+1
*
create DLL version, fix GetNextIV() bug in CTR and OFB modes
weidai
2003-07-04
1
-15
/
+18
*
fix bugs in SEAL and Panama
weidai
2003-03-26
1
-22
/
+6
*
fix whitespace problems
weidai
2003-02-24
1
-8
/
+8
*
Seek() bug fix
weidai
2003-02-04
1
-2
/
+2
*
bug fixes and KAT for X9.17 RNG
weidai
2002-10-17
1
-3
/
+5
*
bug fix and optimization
weidai
2002-10-06
1
-8
/
+45
*
Initial revision
weidai
2002-10-04
1
-0
/
+227