Jeffrey Walton
|
1543de863c
|
Fix Kalyna512_Info parameter (GH #662)
|
2018-06-02 16:50:28 -04:00 |
|
Jeffrey Walton
|
526742d862
|
Update documentation
|
2018-01-25 16:27:44 -05:00 |
|
Jeffrey Walton
|
78c9a6e459
|
Update documentation
|
2018-01-25 15:59:47 -05:00 |
|
Jeffrey Walton
|
46e4d80df6
|
Add Kalyna typedefs (GH# 535)
|
2018-01-23 13:52:39 -05:00 |
|
Jeffrey Walton
|
befd04312d
|
Remove unneeded Doxygen directive
|
2018-01-19 14:31:20 -05:00 |
|
Jeffrey Walton
|
5542055327
|
Fix benchmarks after variable block size removal (GH #535)
|
2018-01-18 21:31:19 -05:00 |
|
Jeffrey Walton
|
58b6999274
|
Convert Kalyna from variable block size (GH #535)
|
2018-01-18 20:26:10 -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
|
2c9a3039e8
|
Update documentation
This cleanup was performed using Clang and -Wdocumentation -Wno-documentation-deprecated-sync
|
2017-07-27 19:15:21 -04:00 |
|
Jeffrey Walton
|
3bee1f57cf
|
XOR block in specialized ProcessBlock
Use Put and Get blocks consistently
|
2017-05-10 06:34:22 -04:00 |
|
Jeffrey Walton
|
20c3d556c3
|
Revert "XOR block in specialized ProcessBlock"
This reverts commit 76bb4ead40 . The Visual Studio project files and other test files were not supposed to be checked-in.
|
2017-05-10 06:30:08 -04:00 |
|
Jeffrey Walton
|
76bb4ead40
|
XOR block in specialized ProcessBlock
Use Put and Get blocks consistently
|
2017-05-10 06:26:29 -04:00 |
|
Jeffrey Walton
|
238b5e6188
|
Whitespace check-in
|
2017-05-08 03:20:23 -04:00 |
|
Jeffrey Walton
|
1d7dfc6927
|
Port Kalyna to big-endian (Issue 411)
Tested on GCC110 from the GCC compile farm. Performance is comparable to AES on GCC110.
|
2017-05-08 01:59:37 -04:00 |
|
Jeffrey Walton
|
c35e616cbf
|
Make make_odd_key_NNN a template function
|
2017-05-06 23:59:17 -04:00 |
|
Jeffrey Walton
|
6ad999ef2f
|
Updated documentation
|
2017-05-06 08:18:54 -04:00 |
|
Jeffrey Walton
|
a5c67cfdd6
|
Add Kalyna block cipher (Issue 411)
Thanks to Roman Oliynykov and Oleksandr Kazymyrov for their assistance. Thanks to Keru Kuro for the reference implementation.
|
2017-05-06 00:24:35 -04:00 |
|