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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename files with dashes to underscores (GH #736)
Jeffrey Walton
2018-11-10
1
-1
/
+1
*
Clear IBM XLC warnings on PowerPC
Jeffrey Walton
2018-08-12
1
-1
/
+2
*
Avoid cast in PtrDiff
Jeffrey Walton
2018-07-10
1
-1
/
+2
*
Increase use of ptrdiff_t when performing pointer math
Jeffrey Walton
2018-07-09
1
-22
/
+38
*
Add algorithm provider member function to Algorithm class
Jeffrey Walton
2018-07-06
1
-0
/
+10
*
Update documentation
Jeffrey Walton
2018-07-06
1
-0
/
+24
*
Update documentation
Jeffrey Walton
2018-07-06
1
-2
/
+61
*
Fix clang warnings in headers (#655)
Marcel Raad
2018-05-10
1
-2
/
+2
*
Update documentation
Jeffrey Walton
2018-01-22
1
-0
/
+4
*
Remove unneeded Doxygen directive
Jeffrey Walton
2018-01-19
1
-29
/
+0
*
Change Doxygen comment style from //! to ///
Jeffrey Walton
2017-11-29
1
-102
/
+102
*
Update documentation
Jeffrey Walton
2017-11-18
1
-7
/
+35
*
Update StreamTransformation and ProcessLastBlock
Jeffrey Walton
2017-09-29
1
-9
/
+2
*
Update documentation
Jeffrey Walton
2017-09-29
1
-3
/
+6
*
Revert AltiVec and Power8 commits
Jeffrey Walton
2017-09-05
1
-9
/
+13
*
Fixup under-aligned buffers for AltiVec and Power8
Jeffrey Walton
2017-09-04
1
-13
/
+9
*
Update documentation
Jeffrey Walton
2017-07-27
1
-1
/
+1
*
Revert "Revert "Clear Visual Studio warnings (Issue 412)""
Jeffrey Walton
2017-06-02
1
-0
/
+12
*
Revert "Clear Visual Studio warnings (Issue 412)"
Jeffrey Walton
2017-06-02
1
-12
/
+0
*
Clear Visual Studio warnings (Issue 412)
Jeffrey Walton
2017-05-30
1
-0
/
+12
*
Add variable block size support for block ciphers
Jeffrey Walton
2017-05-01
1
-3
/
+6
*
Add C++ nullptr support (Issue 383)
Jeffrey Walton
2017-03-01
1
-3
/
+3
*
Change file preamble to include "originally written by Wei Dai"
Jeffrey Walton
2017-01-27
1
-1
/
+1
*
Removed VC++ 5.0 and 6.0 workarounds (Issue 342)
Jeffrey Walton
2016-12-03
1
-12
/
+12
*
Commented typedef guarded by CRYPTOPP_MAINTAIN_BACKWARDS_COMPATIBILITY
Jeffrey Walton
2016-12-03
1
-2
/
+2
*
Removed MAINTAIN_BACKWARDS_COMPATIBILITY_562 (Issue 70)
Jeffrey Walton
2016-12-03
1
-44
/
+26
*
Silence select conversion warnings (Issue 340)
Jeffrey Walton
2016-12-02
1
-0
/
+12
*
Fix: GCC warning "type qualifiers ignored on function return type".
Ralph Tandetzky
2016-12-01
1
-6
/
+6
*
Add CRYPTOPP_STATIC_CONSTEXPR macro
Jeffrey Walton
2016-11-13
1
-6
/
+6
*
Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420)
Jeffrey Walton
2016-09-16
1
-1
/
+1
*
Add constexpr-ness to StaticAlgorithmName member function
Jeffrey Walton
2016-09-07
1
-6
/
+6
*
Backed out use of "static const" to declare constant; switch to "enum" (Issue...
Jeffrey Walton
2016-09-06
1
-9
/
+35
*
Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Cov...
Jeffrey Walton
2015-11-18
1
-26
/
+44
*
CRYPTOPP 5.6.3 RC6 checkin
Jeffrey Walton
2015-11-05
1
-415
/
+441
*
Remove implementation of ResizeBuffer() from headers
Zireael
2015-10-26
1
-10
/
+2
*
Cut-in CRYPTOPP_ASSERT in all remaining header and source files
Jeffrey Walton
2015-07-26
1
-1
/
+1
*
Added "trap.h" include for header and source files that assert
Jeffrey Walton
2015-07-26
1
-0
/
+1
*
add support for AES-NI and CLMUL instruction sets in AES and GMAC/GCM
weidai
2010-07-24
1
-0
/
+1
*
- add EAX mode, XSalsa20
weidai
2009-03-12
1
-26
/
+8
*
changes for 5.6:
weidai
2009-03-02
1
-32
/
+22
*
fixes for GCC 4.3.2 (reports from Chris Morgan and DiegoT)
weidai
2008-11-21
1
-3
/
+3
*
fix infinite recursive call in IsRandomAccess (reported by ASBai)
weidai
2008-02-02
1
-2
/
+2
*
fix AlgorithmName() for ExternalCipher classes and move SetCipher() into Ciph...
weidai
2007-12-05
1
-21
/
+19
*
reduce risk of reusing random numbers after VM state rollback
weidai
2007-05-04
1
-4
/
+1
*
rename STRUCTURED_IV to UNIQUE_IV. assert correct cipher direction
weidai
2007-04-16
1
-2
/
+6
*
port to Borland C++Builder 2006
weidai
2006-12-14
1
-1
/
+2
*
port to GCC 4, reorganize implementations of SetKey
weidai
2006-12-10
1
-6
/
+3
*
fix StaticAlgorithmName() for CTR mode
weidai
2006-07-17
1
-1
/
+1
*
fix MSVC 2005 warnings
weidai
2006-03-13
1
-6
/
+7
*
port to MSVC .NET 2005 beta 2
weidai
2005-07-12
1
-23
/
+23
[next]