summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update commentsJeffrey Walton2019-01-052-1/+2
* Fix unintentional check-in of nmake fileJeffrey Walton2019-01-041-3/+2
* Fix IsDebuggerPresent guard for ARM64 (GH #776)Jeffrey Walton2019-01-042-3/+3
* Whitespace check-inJeffrey Walton2019-01-041-9/+9
* Fix _M_IX86 typoJeffrey Walton2019-01-042-2/+2
* Clear duplicate declaration warning using MSVCJeffrey Walton2019-01-041-1/+1
* Fix ARM64 compile with MSVC compiler (GH #776)Jeffrey Walton2019-01-041-6/+6
* Initialize "APPLE_SDK" for arm64, armv7, armv7s, armv6 or armv5 (GH #774)Javier Navarro2019-01-042-0/+10
* Fix GCM ARM64 compile with MSVC compiler (GH #776)Jeffrey Walton2019-01-041-64/+88
* Cleanup headers after Microsoft ARM64 portJeffrey Walton2019-01-042-4/+4
* Cleanup headers after Microsoft ARM64 portJeffrey Walton2019-01-049-18/+3
* Fix <arm_neon.h> include for ARM64 with MSVC compiler (GH #776)Jeffrey Walton2019-01-0414-18/+40
* Fix SHA ARM64 compile with MSVC compiler (GH #776)Jeffrey Walton2019-01-041-2/+17
* Use Microsoft x86-beased defined for __emuluJeffrey Walton2019-01-042-2/+2
* Fix VMAC ARM64 compile with MSVC compiler (GH #776)Jeffrey Walton2019-01-041-1/+1
* Fix Integer ARM64 compile with MSVC compiler (GH #776)Jeffrey Walton2019-01-031-1/+1
* Use 64-bit add for AdvancedProcessBlocks128_4x1_NEONJeffrey Walton2019-01-031-5/+5
* Fix self test NEON compile with MSVC compiler (GH #776)Jeffrey Walton2019-01-033-34/+32
* Fix SIMON128 and SPECK128 NEON compile with MSVC compiler (GH #776)Jeffrey Walton2019-01-032-0/+16
* Fix LEA NEON compile with MSVC compiler (GH #776)Jeffrey Walton2019-01-031-4/+2
* Add PACK32x4 macro guardJeffrey Walton2019-01-031-5/+7
* Fix AdvancedProcessBlocks_{MxN}_NEON compile with MSVC compiler (GH #776)Jeffrey Walton2019-01-031-21/+31
* Fix ChaCha NEON compile with MSVC compiler (GH #776)Jeffrey Walton2019-01-031-1/+12
* Update commentsJeffrey Walton2019-01-031-8/+8
* Use _NSGetExecutablePath on OS X (GH #760)Jeffrey Walton2019-01-021-4/+75
* Use _get_pgmptr on Windows (GH #760)Jeffrey Walton2019-01-021-10/+23
* Rework makefile, avoid GNU install programJeffrey Walton2019-01-022-26/+38
* Use getexecname() on Solaris (GH #)Jeffrey Walton2019-01-021-0/+2
* Fix missing ed25519 MessageAccumulator UpdateJeffrey Walton2019-01-021-0/+8
* Fix clang warnings (GH #771)Marcel Raad2019-01-027-9/+9
* Update documentationJeffrey Walton2019-01-022-10/+17
* Cache DataDir when C++11 dynamic init is available (GH #760)Jeffrey Walton2019-01-022-18/+49
* Add LSB install location to DataDir (GH #760)Jeffrey Walton2019-01-021-0/+7
* Fix missing SunCC Allocator::max_size(size_type) member function (GH #770)Jeffrey Walton2019-01-012-1/+7
* Avoid Clang integrated assembler on macOS PowerPC (GH #769)Tanzinul Islam2018-12-301-2/+2
* Fix ChaCha compiler crash for GCC 3.3Jeffrey Walton2018-12-292-10/+20
* Fix GCM build when SSSE3 not availableJeffrey Walton2018-12-292-0/+14
* Fix SIMECK build when SSSE3 not availableJeffrey Walton2018-12-291-2/+2
* Fix SIMON build when SSSE3 not availableJeffrey Walton2018-12-292-4/+8
* Fix SPECK build when SSSE3 not availableJeffrey Walton2018-12-292-4/+8
* Fix LEA build when SSSE3 not availableJeffrey Walton2018-12-292-3/+6
* Fix CHAM build when SSSE3 not availableJeffrey Walton2018-12-291-9/+5
* Add "cc" clobber due to GCC 3.3 compile failureJeffrey Walton2018-12-292-1/+2
* Restore unnamed namespace for SHA512_HashBlock_SSE2 (GH #684)Jeffrey Walton2018-12-281-5/+6
* Cleanup adv_simd.h include for arch flagsJeffrey Walton2018-12-282-7/+5
* Fix missing RDRAND and RDSEED GenerateBlock functions when CRYPTOPP_DISABLE_ASMJeffrey Walton2018-12-281-2/+2
* Fix missing ExtendedControlRegister when CRYPTOPP_DISABLE_ASMJeffrey Walton2018-12-281-2/+11
* Add comments on potential environment misdetectionJeffrey Walton2018-12-281-0/+7
* Avoid use of uint8_t in donna64.cppJeffrey Walton2018-12-281-5/+5
* Update VS2005.zip with SIMECK simd fileJeffrey Walton2018-12-281-0/+0