summaryrefslogtreecommitdiff
path: root/ppc-simd.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove SSE2 from cpu.cpp, add sse-simd.cppJeffrey Walton2017-11-161-1/+1
* Cleanup Altivec and Power7 code pathsJeffrey Walton2017-10-171-4/+6
* Tweak "ppc-crypto.h" include on Power7Jeffrey Walton2017-10-131-1/+2
* Update documentationJeffrey Walton2017-09-221-2/+4
* Add Power8 SHA256 and SHA512 support (GH #513)Jeffrey Walton2017-09-221-14/+27
* Add Power8 SHA256 and SHA512 support (GH #513)Jeffrey Walton2017-09-221-63/+26
* Add CRYPTOPP_NO_CPU_FEATURE_PROBES (GH #511)Jeffrey Walton2017-09-191-6/+18
* Fix compiler crash in ppc-simd.cppJeffrey Walton2017-09-141-8/+8
* Guard probe functionsJeffrey Walton2017-09-121-1/+2
* Add Power8 AES encryptionJeffrey Walton2017-09-111-5/+5
* Undef vector, bool and pixelJeffrey Walton2017-09-111-8/+9
* Clear compile error on AIXJeffrey Walton2017-09-111-3/+3
* Add PowerPC support to cpu.h and validate.cppJeffrey Walton2017-09-111-0/+320