Jeffrey Walton
|
4990ffe5b8
|
Add SIMON-64 NEON intrinsics
|
2017-12-05 08:53:57 -05:00 |
|
Jeffrey Walton
|
f0e49785f6
|
Fix incorrect SPECK-128 decrypt when blocks >= 6
Add defines for CRYPTOPP_SPECK64_ADVANCED_PROCESS_BLOCKS and CRYPTOPP_SPECK128_ADVANCED_PROCESS_BLOCKS
|
2017-12-03 09:00:39 -05:00 |
|
Jeffrey Walton
|
081afde0fd
|
Add SIMON-64 SSE intrinsics
Performance went from about 29 cpb (C++) to about 11.1 cpb (SSE)
|
2017-12-03 04:10:55 -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
|
568e608ea6
|
Add NEON and ASIMD intrinsics for SPECK-128 (GH #539)
Performance increased by about 200% on a 980 MHz BananaPi dev-board. Throughput went from about 176.6 cpb to about 60.3 cpb.
|
2017-11-27 00:36:45 -05:00 |
|
Jeffrey Walton
|
d19ef1c716
|
Update documentation
|
2017-11-26 01:59:06 -05:00 |
|
Jeffrey Walton
|
6992de66ea
|
Fix URL in documentation
|
2017-11-21 16:13:23 -05:00 |
|
Jeffrey Walton
|
3f7eb03eaf
|
Update documentation
|
2017-11-21 15:29:41 -05:00 |
|
Jeffrey Walton
|
6b7a7b1ca6
|
Update documentation
|
2017-11-21 15:16:53 -05:00 |
|
Jeffrey Walton
|
8cc76597c6
|
Fix AlgorithmName() for 128-bit block SIMON and SPECK
|
2017-11-21 06:48:37 -05:00 |
|
Jeffrey Walton
|
c14e054ed8
|
Fix AlgorithmName() for 128-bit block SIMON and SPECK
|
2017-11-21 06:40:02 -05:00 |
|
Jeffrey Walton
|
0fab2a188f
|
Update documentation
|
2017-11-21 05:58:11 -05:00 |
|
Jeffrey Walton
|
79273a0f4d
|
Whitespace and spelling check-in
|
2017-11-21 05:54:15 -05:00 |
|
Jeffrey Walton
|
3970a066e3
|
Add SIMON-64 and SIMON-128 lightweight block ciphers (GH #539)
|
2017-11-21 04:58:51 -05:00 |
|