ext-cryptopp/TestScripts
Jeffrey Walton 5250ab2bf2
Remove ARIA SIMD code (GH #1235)
ARIA SIMD code existed to perform an XOR and the end of encryption and decryption. It was a lot of work to save for the final XOR.
Worse, the final XOR seemed to be causing problems as described in GH #1235. Once we unrolled the XOR and used them when building outBlock, the 1235 issue went away.
2023-09-30 03:11:15 -04:00
..
change-version.sh Fix chang-version.sh script 2023-06-25 15:19:50 -04:00
configure.sh Fix typo 2021-07-04 14:31:27 -04:00
coverity-linux.txt Fix missing backslash 2017-08-18 04:53:22 -04:00
coverity-macosx.txt Updated makefile trim and convert rules 2017-05-26 10:08:44 -04:00
coverity-windows.txt Updated makefile trim and convert rules 2017-05-26 10:08:44 -04:00
cryptdll-windows.cmd Add ASFLAGS to setenv-android.sh 2022-02-12 23:49:31 -05:00
cryptest-android-mk.sh Don't use make_neon.sh in cryptest-android-mk.sh 2021-03-09 14:13:01 -05:00
cryptest-android.sh Remove ARIA SIMD code (GH #1235) 2023-09-30 03:11:15 -04:00
cryptest-autotools.sh Make bootstrap.sh /bin/sh friendly 2022-02-13 23:24:50 -05:00
cryptest-coverage.sh Add additional ASN.1 self tests 2021-03-21 04:06:38 -04:00
cryptest-coverity.cpp Update Coverity modeling file 2017-03-15 15:46:23 -04:00
cryptest-ios.sh Remove ARIA SIMD code (GH #1235) 2023-09-30 03:11:15 -04:00
cryptest-pem.sh Update cryptest-pem.sh script 2021-03-29 14:43:04 -04:00
cryptest-symbols.sh Update comments 2021-03-23 12:02:06 -04:00
cryptest-tidy.sh Update test scripts 2021-02-05 04:49:33 -05:00
cryptest.sh Remove ARIA SIMD code (GH #1235) 2023-09-30 03:11:15 -04:00
cryptopp-compiler.cpp Whitespace check-in 2023-06-22 22:36:01 -04:00
governor.sh Update test scripts 2021-02-05 04:49:33 -05:00
install-ndk.sh Update install.sh script 2021-02-15 18:27:11 -05:00
make-benchmarks.sh Update test scripts 2021-02-05 04:49:33 -05:00
reset-fork.sh Update test scripts 2021-02-05 04:49:33 -05:00
setenv-android.sh Update setenv-android.sh script 2023-06-26 07:45:43 -04:00
setenv-embedded.sh Move --sysroot to LDFLAGS since not used during compilation 2021-05-10 14:57:43 -04:00
setenv-ios.sh Allow use of iPhoneSimulator SDK with arm64 CPU (GH #1149) 2022-09-06 10:05:16 -04:00
setenv-macos.sh Move --sysroot to LDFLAGS since not used during compilation 2021-05-10 14:57:43 -04:00