summaryrefslogtreecommitdiff
path: root/config.h
Commit message (Expand)AuthorAgeFilesLines
* Fix ChaCha compile on ARM and MIPSJeffrey Walton2018-10-241-2/+2
* Add CRYPTOPP_DISABLE_ASM for Google Native Client (GH #719)Jeffrey Walton2018-10-201-4/+13
* Fix partial specializations for FixedSizeAllocatorWithCleanup (PR #710)Jeffrey Walton2018-08-241-3/+0
* Add partial specializations for FixedSizeAllocatorWithCleanupJeffrey Walton2018-08-231-0/+3
* Cleanup headers in vmac.cppJeffrey Walton2018-08-181-1/+1
* Disable ASM and intrinsics for ARM big-endianJeffrey Walton2018-08-181-0/+6
* Remove Thread and Socket classes (GH #208, PR #703)Jeffrey Walton2018-08-171-53/+0
* Add POWER8 GCM mode (GH #698)Jeffrey Walton2018-08-091-1/+1
* Add POWER8 GCM mode (GH #698)Jeffrey Walton2018-08-091-1/+1
* Prepare for POWER8 carryless multiplies using vpmsumJeffrey Walton2018-08-061-1/+2
* Remove POWER5 define. We don't use itJeffrey Walton2018-08-031-8/+1
* Add CRYPTOPP_ALIGN_DATA for IBM XL C/C++Jeffrey Walton2018-07-301-0/+4
* Update commentsJeffrey Walton2018-07-301-1/+1
* Fix FixedSizeAllocatorWithCleanup assert on SolarisJeffrey Walton2018-07-301-1/+2
* Update commentsJeffrey Walton2018-07-271-1/+0
* More SunStudio/SunCC workaroundsJeffrey Walton2018-07-271-1/+7
* Disable CLMUL again on SunStudio (GH# 188, GH #224)Jeffrey Walton2018-07-161-0/+6
* Add ARMv8.4 cpu feature detection support (GH #685) (#687)Jeffrey Walton2018-07-151-64/+133
* Add ARMv8 CPU feature queries (GH #685)Jeffrey Walton2018-07-141-1/+1
* Remove CRYPTOPP_ALLOW_UNALIGNED_DATA_ACCESS support (GH #682)Jeffrey Walton2018-07-111-2/+2
* Disable Cryptogams AES under ClangJeffrey Walton2018-07-111-2/+3
* Add ARM AES asm implementation from Cryptogams (GH #683)Jeffrey Walton2018-07-111-0/+9
* Fix versioning that cross-pollinated when building docsJeffrey Walton2018-07-011-1/+1
* Update documentationJeffrey Walton2018-07-011-1/+1
* Rename CRYPTOPP_DISABLE_SHA → CRYPTOPP_DISABLE_SHANI …Jeffrey Walton2018-05-041-1/+1
* Rename CRYPTOPP_DISABLE_AES → CRYPTOPP_DISABLE_AESNIJeffrey Walton2018-05-031-3/+3
* Post-release version incrementJeffrey Walton2018-04-081-1/+1
* Prepare for Crypto++ 7.0 releaseCRYPTOPP_7_0_0Jeffrey Walton2018-04-081-1/+1
* Add sbyte, sword16, sword32 and sword64 (GH #608, GH #609)Jeffrey Walton2018-03-271-0/+13
* Add PowerPC Power8 SHA hashing (GH #513)Jeffrey Walton2018-03-101-1/+1
* Tie CRYPTOPP_CXX17 to CRYPTOPP_CXX11Jeffrey Walton2018-03-051-3/+9
* Post-release version incrementJeffrey Walton2018-02-221-1/+1
* Fix __cplusplus version for C++17Jeffrey Walton2018-02-211-1/+2
* Handle C++17 std::uncaught_exceptions (GH #590)Jeffrey Walton2018-02-211-12/+36
* Add define for CRYPTOPP_DISABLE_ASMJeffrey Walton2018-02-171-0/+5
* Fix Clang check for C++11 lambdas (GH #558, citra-emu/citra#3435) (#587)Jan Beich2018-02-141-1/+1
* Move CRYPTOPP_POSIX_MEMALIGN_AVAILABLE preference downJeffrey Walton2018-01-301-6/+4
* Switch to posix_memalign when availableJeffrey Walton2018-01-301-1/+1
* Switch to posix_memalign when availableJeffrey Walton2018-01-301-2/+3
* Switch to posix_memalign for FreeBSDJeffrey Walton2018-01-291-1/+1
* Fix misaligned SSE2 allocations on FreeBSD (GH #562)Jeffrey Walton2018-01-291-1/+1
* Tie SHA availability to SSE4.2 availabilityJeffrey Walton2018-01-281-1/+1
* Update documentationJeffrey Walton2018-01-251-2/+2
* Post-release version incrementJeffrey Walton2018-01-221-1/+1
* Fix AIX AlignedAllocateJeffrey Walton2018-01-211-1/+3
* Simplify logic for selection of word128Jeffrey Walton2018-01-211-1/+1
* Add CRYPTOPP_TABLE, remove CRYPTOPP_SECTIONJeffrey Walton2018-01-211-9/+4
* Improve logic for <arm_acle.h> include (GH #568)Jeffrey Walton2018-01-201-12/+27
* Revert "Update documentation"Jeffrey Walton2018-01-191-1/+1
* Update documentationJeffrey Walton2018-01-191-1/+1