Jeffrey Walton
|
b74a6f4445
|
Add algorithm provider member function to Algorithm class
|
2018-07-06 09:23:37 -04:00 |
|
Jeffrey Walton
|
befd04312d
|
Remove unneeded Doxygen directive
|
2018-01-19 14:31:20 -05:00 |
|
Jeffrey Walton
|
61ec50dabe
|
Change Doxygen comment style from //! to ///
Also see https://groups.google.com/forum/#!topic/cryptopp-users/A7-Xt5Knlzw
|
2017-11-29 10:54:33 -05:00 |
|
Jeffrey Walton
|
81b1a18063
|
Change file preamble to include "originally written by Wei Dai"
We have made a fair number of changes, and we don't want WD to receive credit for issues he was not part of
|
2017-01-27 07:05:45 -05:00 |
|
klemens
|
5a5c633073
|
spelling fixes
|
2016-12-27 18:34:57 +01:00 |
|
Ralph Tandetzky
|
35a2ef10a2
|
Fix: GCC warning "type qualifiers ignored on function return type".
This pedantic message appeared all over the code. Also removed one warning about an unused variable in release build.
|
2016-12-01 15:37:04 +01:00 |
|
Jeffrey Walton
|
76b11b010c
|
Add CRYPTOPP_STATIC_CONSTEXPR macro
|
2016-11-13 11:50:34 -05:00 |
|
Jeffrey Walton
|
c77029f142
|
Updated documentation for Crypto++ 1.0 algorithms
|
2016-10-26 00:38:51 -04:00 |
|
Jeffrey Walton
|
c1556295e6
|
Add constexpr-ness to StaticAlgorithmName member function
|
2016-09-07 06:16:46 -04:00 |
|
Jeffrey Walton
|
45323bddd8
|
Initial fix for older Apple ld's non_lazy_ptr missing symbols (Issue 255)
|
2016-09-06 02:51:16 -04:00 |
|
Jeffrey Walton
|
298988a5b9
|
Crypto++ 5.6.3 check-in
|
2015-11-22 19:17:15 -05:00 |
|
Jeffrey Walton
|
62618fda97
|
Revert botched "Crypto++ 5.6.3 check-in". Corruption due to VMware adding garbage to the end of some source files during drag and drop from guest to host.
This reverts commit c454358122 .
|
2015-11-22 19:11:31 -05:00 |
|
Jeffrey Walton
|
c454358122
|
Crypto++ 5.6.3 check-in
|
2015-11-20 19:15:33 -05:00 |
|
Jeffrey Walton
|
48809d4e85
|
CRYPTOPP 5.6.3 RC6 checkin
|
2015-11-05 01:59:46 -05:00 |
|
weidai
|
7fbcee6ca1
|
remove WAKE-CFB
|
2010-07-06 04:41:28 +00:00 |
|
weidai
|
244f99c027
|
fix infinite recursive call in IsRandomAccess (reported by ASBai)
|
2008-02-02 08:40:27 +00:00 |
|
weidai
|
45fab64526
|
move MD2, MD4, MD5, PanamaHash, WAKE_CFB into the namespace 'Weak'
|
2007-04-15 22:59:12 +00:00 |
|
weidai
|
1db8ea5084
|
port to MSVC .NET 2005 beta 2
|
2005-07-12 04:23:32 +00:00 |
|
weidai
|
393ae4859a
|
fix documentation, fix PanamaMAC, fix algorithm names
|
2004-07-22 00:51:57 +00:00 |
|
weidai
|
f278895908
|
create DLL version, fix GetNextIV() bug in CTR and OFB modes
|
2003-07-04 00:17:37 +00:00 |
|
weidai
|
a003ea18cc
|
add CRYPTOPP_NO_VTABLE
|
2003-05-16 00:53:53 +00:00 |
|
weidai
|
a3b6ece7ab
|
Initial revision
|
2002-10-04 17:31:41 +00:00 |
|