summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix Apple M1 failed compile after GH #1015Jeffrey Walton2021-03-093-2/+6
|
* Don't use make_neon.sh in cryptest-android-mk.shJeffrey Walton2021-03-091-13/+1
| | | | We no longer need it after the changes from GH #1015.
* Update source files for Android.mk (GH #1015)Jeffrey Walton2021-03-092-7/+18
|
* Update source files for Android.mk (GH #1015)Jeffrey Walton2021-03-092-2/+2
|
* Update source files for Android.mk (GH #1015)Jeffrey Walton2021-03-094-18/+4
|
* Update commentsJeffrey Walton2021-03-091-5/+1
|
* Add CRYPTOPP_DISABLE_ANDROID_ADVANCED_ISA for Android.mk (GH #1015)Jeffrey Walton2021-03-091-0/+41
|
* Remove old Android workarounds from config_asm.h (GH #1015)Jeffrey Walton2021-03-091-45/+0
|
* Make setenv-*.sh set CPPFLAGS, CXXFLAGS and LDFLAGS (GH #1014)Jeffrey Walton2021-03-091-26/+6
|
* Make setenv-*.sh set CPPFLAGS, CXXFLAGS and LDFLAGS (GH #1014)Jeffrey Walton2021-03-094-38/+183
|
* Update cryptest.shJeffrey Walton2021-03-081-15/+21
|
* Update cryptest.shJeffrey Walton2021-03-081-0/+18
|
* Update cryptest.shJeffrey Walton2021-03-081-1/+1
|
* Update cryptest.shJeffrey Walton2021-03-081-9/+3
|
* Update cryptest.shJeffrey Walton2021-03-081-2/+11
|
* Update cryptest.shJeffrey Walton2021-03-081-0/+4
|
* Update cryptest.shJeffrey Walton2021-03-081-16/+47
|
* Whitespace check-inJeffrey Walton2021-03-081-3/+3
|
* Update commentsJeffrey Walton2021-03-085-3/+5
|
* Whitespace check-inJeffrey Walton2021-03-083-3/+3
|
* Update cryptest-*.sh scriptsJeffrey Walton2021-03-083-0/+33
|
* Update cryptest.shJeffrey Walton2021-03-081-17/+47
|
* Update commentsJeffrey Walton2021-03-082-2/+2
|
* Update code generation tests in cryptest-ios.shJeffrey Walton2021-03-081-4/+4
|
* Update code generation tests in cryptest-ios.shJeffrey Walton2021-03-081-37/+29
|
* Update code generation tests in cryptest-ios.shJeffrey Walton2021-03-081-8/+22
|
* Add code generation tests to cryptest-ios.shJeffrey Walton2021-03-081-0/+40
|
* Update messages in cryptest.shJeffrey Walton2021-03-081-2/+2
|
* Update messages in cryptest.shJeffrey Walton2021-03-081-12/+12
|
* Update messages in cryptest.shJeffrey Walton2021-03-081-5/+27
|
* Update messages in cryptest.shJeffrey Walton2021-03-081-3/+9
|
* Post-release version incrementJeffrey Walton2021-03-087-14/+14
|
* Prepare for Crypto++ 8.5 releaseCRYPTOPP_8_5_0Jeffrey Walton2021-03-077-15/+27
|
* Update ARM feature detection macrosJeffrey Walton2021-03-072-35/+37
| | | | Cross your fingers... This is an absolute mess...
* Update commentsJeffrey Walton2021-03-071-10/+2
|
* Clear elevated warnings on Apple M1Jeffrey Walton2021-03-062-11/+18
|
* Update OS X message in makefileJeffrey Walton2021-03-061-2/+4
|
* Update cryptest.sh outputJeffrey Walton2021-03-061-12/+6
|
* Update cryptest.sh for Apple M1Jeffrey Walton2021-03-061-4/+14
|
* Update commentsJeffrey Walton2021-03-061-2/+2
|
* Remove unneeded fixup for CRYPTOPP_ARM_PMULL_AVAILABLEJeffrey Walton2021-03-061-6/+0
| | | | Once we switched to GCC inline assembly the Apple/Clang problems went away.
* Update validat3.cpp feature outputJeffrey Walton2021-03-061-5/+5
|
* Update config_asm.h for Apple M1Jeffrey Walton2021-03-061-3/+15
|
* Update documentationsJeffrey Walton2021-03-051-4/+4
|
* Update cpu.cpp features for Apple M1Jeffrey Walton2021-03-052-26/+38
|
* Add info message on Darwin if -stdlib=libc++ is missingJeffrey Walton2021-03-051-4/+15
|
* Update cpu.cpp features for Apple M1Jeffrey Walton2021-03-051-27/+32
|
* Update cpu.cpp for Apple M1Jeffrey Walton2021-03-051-6/+21
| | | | Also see https://groups.google.com/g/cryptopp-users/c/mptNHcTrclk
* Update public keys for benchmarking (GH #1013)Jeffrey Walton2021-03-051-2/+2
|
* Update cpu.cpp features for Apple M1Jeffrey Walton2021-03-041-7/+56
|