Jeffrey Walton
|
07209942a4
|
Clear unused variable warnings on iOS
|
2018-12-01 11:25:36 -05:00 |
|
Jeffrey Walton
|
a49e2ee2e7
|
Clear unused variable warnings on iOS
|
2018-12-01 11:25:18 -05:00 |
|
Jeffrey Walton
|
147983305a
|
Use __ALTIVEC__ preprocessor macro for PowerPC
|
2018-11-17 01:49:48 -05:00 |
|
Jeffrey Walton
|
f6e04e5f33
|
Rename PPC vector functions from VectorFunc to VecFunc
|
2018-11-15 15:17:49 -05:00 |
|
Jeffrey Walton
|
a0608a6b80
|
Port SPECK64 to Altivec
SPECK64 runs about 4x faster than C++ for POWER4 and friends. If POWER7 is available it goes back to full speed due to efficient unaligned loads
|
2018-11-12 20:56:15 -05:00 |
|
Jeffrey Walton
|
896225069d
|
Rename files with dashes to underscores (GH #736)
Also see https://groups.google.com/forum/#!topic/cryptopp-users/HBz-6gZZFOA on the mailing list
|
2018-11-10 08:00:14 -05:00 |
|