Jeffrey Walton
|
e3d79bf98c
|
Update documentation
|
2018-01-22 19:50:11 -05: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 |
|
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
|
540485f3cf
|
Updated documentation
|
2016-10-15 03:59:21 -04:00 |
|
Jeffrey Walton
|
c1556295e6
|
Add constexpr-ness to StaticAlgorithmName member function
|
2016-09-07 06:16:46 -04:00 |
|
Jeffrey Walton
|
b3e49d8c96
|
Additional documentation; fixed issues with Clang integrated assembler and different versions numbers for LLVM Clang and Apple Clang; fixed missing header in DSA class
|
2015-11-19 13:09:33 -05:00 |
|
Jeffrey Walton
|
48809d4e85
|
CRYPTOPP 5.6.3 RC6 checkin
|
2015-11-05 01:59:46 -05:00 |
|
weidai
|
c39b3de3c4
|
changes related to the next FIPS validation
|
2004-09-03 10:57:31 +00:00 |
|
weidai
|
f278895908
|
create DLL version, fix GetNextIV() bug in CTR and OFB modes
|
2003-07-04 00:17:37 +00:00 |
|
weidai
|
d52b49c51f
|
fix bug in Grouper
add RIPEMD-???, Whirlpool, Shacal2, Camellia, Two-Track MAC (Kevin Springle)
change ChannelSwitch to allow non-blocking input (denis bider)
change Redirector to allow more options (denis bider)
fix MaurerRandomnessTest
optimize MD2 (Kevin Springle)
|
2003-04-15 00:38:48 +00:00 |
|
weidai
|
a3b6ece7ab
|
Initial revision
|
2002-10-04 17:31:41 +00:00 |
|