mirror of
https://github.com/shadps4-emu/ext-cryptopp.git
synced 2024-11-23 09:59:42 +00:00
5250ab2bf2
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. |
||
---|---|---|
.. | ||
change-version.sh | ||
configure.sh | ||
coverity-linux.txt | ||
coverity-macosx.txt | ||
coverity-windows.txt | ||
cryptdll-windows.cmd | ||
cryptest-android-mk.sh | ||
cryptest-android.sh | ||
cryptest-autotools.sh | ||
cryptest-coverage.sh | ||
cryptest-coverity.cpp | ||
cryptest-ios.sh | ||
cryptest-pem.sh | ||
cryptest-symbols.sh | ||
cryptest-tidy.sh | ||
cryptest.sh | ||
cryptopp-compiler.cpp | ||
governor.sh | ||
install-ndk.sh | ||
make-benchmarks.sh | ||
reset-fork.sh | ||
setenv-android.sh | ||
setenv-embedded.sh | ||
setenv-ios.sh | ||
setenv-macos.sh |