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
/
strciphr.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ability to Seek64 in test framework (GH #732)
Jeffrey Walton
2018-11-04
1
-11
/
+5
*
Update comments
Jeffrey Walton
2018-10-14
1
-3
/
+2
*
Enable same buffer for in and out on ARM A-32 (GH #683)
Jeffrey Walton
2018-10-13
1
-13
/
+14
*
Clear unused variable warning
Jeffrey Walton
2018-07-14
1
-1
/
+1
*
Increase use of ptrdiff_t when performing pointer math
Jeffrey Walton
2018-07-12
1
-5
/
+5
*
Revert "Increase use of ptrdiff_t when performing pointer math"
Jeffrey Walton
2018-07-12
1
-6
/
+43
*
Increase use of ptrdiff_t when performing pointer math
Jeffrey Walton
2018-07-12
1
-43
/
+6
*
Update comments
Jeffrey Walton
2018-07-12
1
-3
/
+34
*
Disable same buffer for in and out on ARM A-32 (GH #683)
Jeffrey Walton
2018-07-12
1
-1
/
+6
*
Add ARM AES asm implementation from Cryptogams (GH #683)
Jeffrey Walton
2018-07-11
1
-0
/
+1
*
Add PtrAdd and PtrSub helper functions
Jeffrey Walton
2018-07-10
1
-44
/
+37
*
Squash MS LNK4221 and libtool warnings
Jeffrey Walton
2018-07-06
1
-0
/
+5
*
Revert AltiVec and Power8 commits
Jeffrey Walton
2017-09-05
1
-21
/
+12
*
Fixup under-aligned buffers for stream ciphers on AltiVec and Power8
Jeffrey Walton
2017-09-04
1
-12
/
+21
*
Change file preamble to include "originally written by Wei Dai"
Jeffrey Walton
2017-01-27
1
-1
/
+1
*
Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420)
Jeffrey Walton
2016-09-16
1
-4
/
+4
*
CRYPTOPP 5.6.3 RC6 checkin
Jeffrey Walton
2015-11-05
1
-253
/
+252
*
Cut-in CRYPTOPP_ASSERT in all remaining header and source files
Jeffrey Walton
2015-07-26
1
-4
/
+4
*
Added "trap.h" include for header and source files that assert
Jeffrey Walton
2015-07-26
1
-0
/
+1
*
changes for 5.6:
weidai
2009-03-02
1
-35
/
+31
*
add IncorporateEntropy and GenerateIntoBufferedTransformation to RNG interface
weidai
2007-05-04
1
-16
/
+0
*
SSE2 optimizations
weidai
2007-04-15
1
-16
/
+64
*
update version number, port to Sun C++ 5.8
weidai
2006-12-18
1
-0
/
+29
*
port to Borland C++Builder 2006
weidai
2006-12-14
1
-1
/
+1
*
port to MSVC .NET 2005 beta 2
weidai
2005-07-12
1
-6
/
+6
*
port to GCC 3.4
weidai
2004-06-19
1
-7
/
+7
*
add CFB mode FIPS variant
weidai
2004-04-29
1
-0
/
+2
*
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
-0
/
+5
*
fix warnings for VC7 and GCC
weidai
2003-03-20
1
-1
/
+1
*
add script-driven testing
weidai
2002-12-06
1
-1
/
+1
*
Initial revision
weidai
2002-10-04
1
-0
/
+188