Jeffrey Walton
|
7969f7181f
|
Add additional comments to Aligned Allocator (GH #779)
|
2019-01-16 17:04:55 -05:00 |
Jeffrey Walton
|
3fba3b0a1c
|
Avoid unknown pragma warning from GCC (GH #777)
|
2019-01-16 14:43:58 -05:00 |
Jeffrey Walton
|
2113a471eb
|
Fix compile on MinGW32
|
2019-01-16 03:14:06 -05:00 |
Jeffrey Walton
|
df9fa62205
|
Use carryless multiplies for NIST b233 and k233 curves (GH #783, PR #784)
Use carryless multiplies for NIST b233 and k233 curves.
|
2019-01-16 00:02:04 -05:00 |
Javier Navarro
|
982655845a
|
Don't add the flag CRYPTOPP_DISABLE_ASM twice for iPhone simulator builds (GH #778)
|
2019-01-11 16:40:48 -05:00 |
Jeffrey Walton
|
fdfcb2a172
|
Make AlignedAllocate available in simulator debug builds (GH #779, PR #780)
* Make AlignedAllocate available in simulator debug builds (GH #779)
* Use CRYPTOPP_CONSTANT for rotate params
|
2019-01-11 16:37:26 -05:00 |
Jeffrey Walton
|
22a25c0e84
|
Clear tautological compare warning with Clang (GH #777)
|
2019-01-10 13:11:43 -05:00 |
Jeffrey Walton
|
1ab72cd8fb
|
Update distclean rule in cryptest.nmake
|
2019-01-09 01:39:09 -05:00 |
Jeffrey Walton
|
dbec62cdb2
|
Update distclean rule in cryptest.nmake
|
2019-01-09 01:04:59 -05:00 |
Jeffrey Walton
|
7428fa82ab
|
Clear unused variable warning with GCC
|
2019-01-08 17:31:53 -05:00 |
Jeffrey Walton
|
6d5316812f
|
Fix compile when NO_OS_DEPENDENCE is defined
|
2019-01-08 17:03:45 -05:00 |
Jeffrey Walton
|
3a18d73cc1
|
Use W64LIT instead of word64 cast
|
2019-01-08 12:33:13 -05:00 |
Jeffrey Walton
|
734affe257
|
Add missing dependency to cryptest.nmake
|
2019-01-08 03:36:06 -05:00 |
Jeffrey Walton
|
f74d09f645
|
Revert cryptest.nmake cross-pollination
|
2019-01-08 03:05:39 -05:00 |
Jeffrey Walton
|
cc4009450a
|
Clear early GCC warning
|
2019-01-08 03:04:11 -05:00 |
Jeffrey Walton
|
800af2323c
|
Add distclean recipe to cryptest.nmake
|
2019-01-07 23:57:36 -05:00 |
Jeffrey Walton
|
01b33b8c78
|
Update comments
|
2019-01-07 22:24:01 -05:00 |
Jeffrey Walton
|
aa934f5bb5
|
Add dlltest.cpp to cryptest.nmake
|
2019-01-07 18:32:53 -05:00 |
Jeffrey Walton
|
61a060765a
|
Update cryptest.nmake script
|
2019-01-07 18:02:06 -05:00 |
Jeffrey Walton
|
6d959d0dac
|
Update cryptest.nmake script
|
2019-01-07 16:10:18 -05:00 |
Jeffrey Walton
|
2166dc903d
|
Add DLL testing code to cryptest.nmake
|
2019-01-07 14:53:41 -05:00 |
Jeffrey Walton
|
c9639c2086
|
Add specific error message to dump2def
|
2019-01-07 13:31:45 -05:00 |
Jeffrey Walton
|
1137103768
|
Add cl.exe compile command
|
2019-01-07 12:48:42 -05:00 |
Jeffrey Walton
|
c5fde84d6e
|
Make lib name configurable
|
2019-01-07 00:01:01 -05:00 |
Jeffrey Walton
|
e38bfe417d
|
Add /OUT option for dumpbin
|
2019-01-06 22:51:37 -05:00 |
Jeffrey Walton
|
1709d5dc65
|
Update recipes for Nmake file
|
2019-01-06 22:16:11 -05:00 |
Jeffrey Walton
|
72ce467f23
|
Add dump2def source file
|
2019-01-06 21:15:00 -05:00 |
Jeffrey Walton
|
c97e786cbb
|
Update comments
|
2019-01-05 12:48:39 -05:00 |
Jeffrey Walton
|
0538af5173
|
Update comments
|
2019-01-05 09:54:42 -05:00 |
Jeffrey Walton
|
6520ac2e2b
|
Fix unintentional check-in of nmake file
|
2019-01-04 20:44:56 -05:00 |
Jeffrey Walton
|
f47ffe2a4d
|
Fix IsDebuggerPresent guard for ARM64 (GH #776)
|
2019-01-04 20:43:19 -05:00 |
Jeffrey Walton
|
f9ef238846
|
Whitespace check-in
|
2019-01-04 20:39:22 -05:00 |
Jeffrey Walton
|
1f1c90cc29
|
Fix _M_IX86 typo
|
2019-01-04 20:33:53 -05:00 |
Jeffrey Walton
|
26a9bdcd76
|
Clear duplicate declaration warning using MSVC
|
2019-01-04 18:49:14 -05:00 |
Jeffrey Walton
|
e6ceab85ff
|
Fix ARM64 compile with MSVC compiler (GH #776)
|
2019-01-04 16:55:42 -05:00 |
Javier Navarro
|
b43f8f5976
|
Initialize "APPLE_SDK" for arm64, armv7, armv7s, armv6 or armv5 (GH #774)
|
2019-01-04 16:41:48 -05:00 |
Jeffrey Walton
|
65012e8e75
|
Fix GCM ARM64 compile with MSVC compiler (GH #776)
|
2019-01-04 16:12:35 -05:00 |
Jeffrey Walton
|
df4fc3faee
|
Cleanup headers after Microsoft ARM64 port
|
2019-01-04 11:43:38 -05:00 |
Jeffrey Walton
|
822ca11579
|
Cleanup headers after Microsoft ARM64 port
|
2019-01-04 11:33:28 -05:00 |
Jeffrey Walton
|
02f7fda54b
|
Fix <arm_neon.h> include for ARM64 with MSVC compiler (GH #776)
|
2019-01-04 11:25:55 -05:00 |
Jeffrey Walton
|
9277d115a8
|
Fix SHA ARM64 compile with MSVC compiler (GH #776)
|
2019-01-04 11:18:34 -05:00 |
Jeffrey Walton
|
5ccbd9af6a
|
Use Microsoft x86-beased defined for __emulu
|
2019-01-04 10:29:24 -05:00 |
Jeffrey Walton
|
619f9790df
|
Fix VMAC ARM64 compile with MSVC compiler (GH #776)
|
2019-01-04 10:25:52 -05:00 |
Jeffrey Walton
|
c085c7a75b
|
Fix Integer ARM64 compile with MSVC compiler (GH #776)
|
2019-01-03 23:19:06 -05:00 |
Jeffrey Walton
|
7ab07dde06
|
Use 64-bit add for AdvancedProcessBlocks128_4x1_NEON
|
2019-01-03 21:25:19 -05:00 |
Jeffrey Walton
|
9255740285
|
Fix self test NEON compile with MSVC compiler (GH #776)
|
2019-01-03 21:00:22 -05:00 |
Jeffrey Walton
|
a20c56ea49
|
Fix SIMON128 and SPECK128 NEON compile with MSVC compiler (GH #776)
|
2019-01-03 20:06:39 -05:00 |
Jeffrey Walton
|
e039efa2d3
|
Fix LEA NEON compile with MSVC compiler (GH #776)
|
2019-01-03 19:53:01 -05:00 |
Jeffrey Walton
|
a0fa63879f
|
Add PACK32x4 macro guard
|
2019-01-03 19:52:57 -05:00 |
Jeffrey Walton
|
ed349dced1
|
Fix AdvancedProcessBlocks_{MxN}_NEON compile with MSVC compiler (GH #776)
|
2019-01-03 19:49:00 -05:00 |