summaryrefslogtreecommitdiff
path: root/GNUmakefile
Commit message (Expand)AuthorAgeFilesLines
* Fix CHAM compile on ARMv7Jeffrey Walton2018-07-041-0/+2
* Add SIMECK-64 SSSE3 implementation (GH #675)Jeffrey Walton2018-07-011-0/+12
* Add LEA-128 NEON and ARMv8 implementation (GH #669)Jeffrey Walton2018-06-231-0/+2
* Add LEA-128 SSSE3 implementation (GH #669)Jeffrey Walton2018-06-221-0/+6
* Add CHAM128 SSSE3 implementation (PR #670)Jeffrey Walton2018-06-191-0/+6
* Add recipe to install the library only (GH #653)Jeffrey Walton2018-05-061-10/+15
* Post-release version incrementJeffrey Walton2018-04-081-1/+1
* Prepare for Crypto++ 7.0 releaseCRYPTOPP_7_0_0Jeffrey Walton2018-04-081-1/+1
* Freeze ABI compatibility with LIB_MAJOR (#589)Nicolas Chauvet (kwizart)2018-02-201-2/+2
* Re-add Simon and Speck, enable SSE (GH #585)Jeffrey Walton2018-02-181-0/+28
* Remove Simon and Speck ciphers (GH #585)Jeffrey Walton2018-02-141-28/+0
* Use INSTALL_PROGRAM for shared objects (GH #582)Jeffrey Walton2018-02-051-4/+9
* Use install program for Makefile (GH #582)Jeffrey Walton2018-02-051-39/+48
* Avoid a compiler warning in Makefile testsJeffrey Walton2018-01-281-2/+3
* Fix ARM detection (GH #573)Jeffrey Walton2018-01-281-2/+3
* Fix MinGW misdetection (GH #573)Jeffrey Walton2018-01-271-54/+42
* Use /bin/sh (GH #573)Jeffrey Walton2018-01-251-2/+3
* Fix building for Linuxbrew (#575)XU Cheng2018-01-251-2/+4
* Add interface to TweetNaCl library (#566)Jeffrey Walton2018-01-171-2/+2
* Clear clang-tidy warningsJeffrey Walton2018-01-021-2/+2
* Use 'command -v' to test for ld.goldJeffrey Walton2018-01-021-2/+2
* Temporary fix for IBM XLC failed SM3 self tests (GH #553)Jeffrey Walton2017-12-301-0/+6
* Update makefiles to use one call to $(CXX) -dumpmachineJeffrey Walton2017-12-301-25/+34
* Fix Solaris failed compile due to SHA with GCC (GH #551)Jeffrey Walton2017-12-281-4/+6
* Build fixes (#547)zorun2017-12-161-1/+1
* Rename ppc-crypto.h to ppc-simd.hJeffrey Walton2017-12-121-9/+11
* Add NEON flags to rijndael-simd.cppJeffrey Walton2017-12-101-0/+1
* Fix SPECK64 vector permutesJeffrey Walton2017-12-041-0/+2
* Add SSE4 flags to makefile for Simon and SpeckJeffrey Walton2017-12-031-0/+2
* Add Valgrind suppression file (GH #543)Jeffrey Walton2017-11-291-5/+5
* Add Valgrind --track-origins=yes to recipeJeffrey Walton2017-11-291-1/+1
* Add NEON and ASIMD intrinsics for SPECK-128 (GH #539)Jeffrey Walton2017-11-271-1/+9
* Fix "variable tracking size limit exceeded" with UBsanJeffrey Walton2017-11-261-7/+0
* Remove IS_ARM64 from makefileJeffrey Walton2017-11-231-1/+0
* Add NEON and ASIMD intrinsics for SPECK-128 (GH #538)Jeffrey Walton2017-11-231-0/+2
* Fix NEON detection on arm-hfJeffrey Walton2017-11-221-2/+2
* Add SSSE3 intrinsics for SPECK-128 (GH #538)Jeffrey Walton2017-11-221-3/+15
* Fix target misdetection on OS X with '-arch i386'Jeffrey Walton2017-11-161-10/+10
* Remove SSE2 from cpu.cpp, add sse-simd.cppJeffrey Walton2017-11-161-4/+5
* Fix SunCC 12.2 compiler crash with GCM_Xor16_SSE2Jeffrey Walton2017-11-161-1/+5
* Cleanup comments and old code artifactsJeffrey Walton2017-11-151-5/+5
* Use SSE4.1 instead of SSE4.2 for BLAKE2Jeffrey Walton2017-11-151-1/+4
* Update Power8 support for AutotoolsJeffrey Walton2017-11-141-11/+0
* Rename mapfile for SolarisJeffrey Walton2017-11-121-1/+1
* RFC: workarounds for original MinGW (#531)Marcel Raad2017-11-061-0/+15
* Add more Autotools artifacts to distclean recipeJeffrey Walton2017-11-061-1/+1
* Removed *.pl from clean rulesJeffrey Walton2017-11-051-3/+3
* Add more Autotools artifacts to distclean recipeJeffrey Walton2017-11-051-2/+2
* Add more Autotools artifacts to distclean recipeJeffrey Walton2017-11-051-4/+5
* Remove cryptopp.mapfile from distclean ruleJeffrey Walton2017-11-011-1/+1