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
/
speck.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix SIMON64 and SPECK64 providers
Jeffrey Walton
2018-11-12
1
-0
/
+4
*
Port SPECK64 to Altivec
Jeffrey Walton
2018-11-12
1
-19
/
+33
*
Fix AlgorithmProvider for SIMON and SPECK on Solaris
Jeffrey Walton
2018-08-17
1
-10
/
+14
*
Move SIMON-64 and SPECK-64 to Power7 minimum
Jeffrey Walton
2018-08-14
1
-12
/
+14
*
Add POWER8 SPECK-64 implementation
Jeffrey Walton
2018-08-14
1
-0
/
+20
*
Add SPECK-128 provider for POWER8
Jeffrey Walton
2018-08-12
1
-0
/
+4
*
Remove debug statement
Jeffrey Walton
2018-08-12
1
-1
/
+1
*
Add POWER8 SPECK-128 implementation
Jeffrey Walton
2018-08-12
1
-0
/
+18
*
Add algorithm provider member function to Algorithm class
Jeffrey Walton
2018-07-06
1
-0
/
+26
*
Use default alignment for GetBlock
Jeffrey Walton
2018-06-24
1
-10
/
+10
*
Allow user to set -DCRYPTOPP_ARM_NEON_AVAILABLE=0 (#595)
Fabrice Fontaine
2018-03-05
1
-5
/
+5
*
Re-add Simon and Speck, enable SSE (GH #585)
Jeffrey Walton
2018-02-18
1
-0
/
+438
*
Remove Simon and Speck ciphers (GH #585)
Jeffrey Walton
2018-02-14
1
-432
/
+0
*
Clear signed/unsigned warnings with GCC and -Wall -Wextra
Jeffrey Walton
2017-12-26
1
-2
/
+2
*
Enable NEON/ASIMD for Simon and Speck on Aarch32/Aarch64 (GH #545)
Jeffrey Walton
2017-12-05
1
-6
/
+0
*
Add SPECK-64 NEON intrinsics
Jeffrey Walton
2017-12-03
1
-0
/
+13
*
Fix incorrect SPECK-128 decrypt when blocks >= 6
Jeffrey Walton
2017-12-03
1
-2
/
+4
*
Add SPECK-64 SSE intrinsics
Jeffrey Walton
2017-12-03
1
-1
/
+35
*
Change Doxygen comment style from //! to ///
Jeffrey Walton
2017-11-29
1
-44
/
+44
*
Switch to rotlConstant and rotrConstant
Jeffrey Walton
2017-11-24
1
-6
/
+6
*
Add NEON and ASIMD intrinsics for SPECK-128 (GH #538)
Jeffrey Walton
2017-11-23
1
-4
/
+32
*
Add SSSE3 intrinsics for SPECK-128 (GH #538)
Jeffrey Walton
2017-11-22
1
-44
/
+83
*
Rework UncheckedSetKey to rearrange words in ExpandKey (GH #538)
Jeffrey Walton
2017-11-21
1
-18
/
+5
*
Switch to size_t for loop control
Jeffrey Walton
2017-11-21
1
-2
/
+2
*
Remove unneeded include
Jeffrey Walton
2017-11-21
1
-3
/
+0
*
Clear unused variable warning for MSVC
Jeffrey Walton
2017-11-20
1
-0
/
+2
*
Use SPECK_ExpandKey instead of SPECK_RoundKeys
Jeffrey Walton
2017-11-20
1
-8
/
+8
*
Update documentation
Jeffrey Walton
2017-11-20
1
-2
/
+12
*
Update documentation
Jeffrey Walton
2017-11-20
1
-200
/
+230
*
Add SPECK-64 and SPECK-128 lightweight block ciphers (GH #538)
Jeffrey Walton
2017-11-20
1
-0
/
+296