Commit Graph

13 Commits (b91882be42da1a6078d69ddab87e59a65c5e4e24)

Author SHA1 Message Date
tevador b91882be42
Use cmake for building (#90)
5 years ago
tevador 6ea6cceb63
Fix undefined behavior in rotr/rotl (#86)
5 years ago
Judemir Ribeiro 776723dd40 POWER7+ VSX support plus AES hardware support for POWER8 and newer. (#41)
5 years ago
tevador 2706a8b753 Relicensed under the 3-clause BSD license
5 years ago
tevador 42cb2fc852 Fixed non-x86 compilation
5 years ago
tevador 2a04dfdd4f Fixed x87 math precision (i386 build)
5 years ago
tevador afaeff6066 Fixed incorrect sqrt results on 32bit targets using x87 math
5 years ago
tevador 1aa7865619 Abstracted away from x86 intrinsics
5 years ago
tevador ca96270509 Group E exponent changed from a static value (-240) to dynamic
5 years ago
tevador 5543fb5f2f Removed unused code
5 years ago
tevador 7f6bdd9a52 Code cleanup & refactoring
5 years ago
tevador 018c1a5222 Big endian bug fixes
5 years ago
tevador d7eefce583 Removed capital letters from filenames
5 years ago