Jeffrey Walton
|
9e2fee6c7f
|
Cleared unused parameter warnings under Visual Studio
|
2016-07-14 02:25:00 -04:00 |
Jeffrey Walton
|
e54cf1001d
|
HashedMQV → HMQV_GFP
|
2016-07-14 02:11:33 -04:00 |
Jeffrey Walton
|
86ccf4c008
|
Added virtual destruction as first class method guarded on CRYPTOPP_MAINTAIN_BACKWARDS_COMPATIBILITY_562. Updated documentation.
|
2016-07-14 02:05:13 -04:00 |
Jeffrey Walton
|
dba6c35c5b
|
Updated documentation
|
2016-07-14 01:59:23 -04:00 |
Jeffrey Walton
|
46f907943f
|
Guard test instantiations on Debug builds
|
2016-07-14 01:55:07 -04:00 |
Jeffrey Walton
|
3b7c0550fa
|
Fix opening quote used by Apple's TextEdit program
|
2016-07-14 01:52:51 -04:00 |
Jeffrey Walton
|
a6deedd574
|
Add header, source and data files to vs2010 ZIP
|
2016-07-14 00:16:01 -04:00 |
Jeffrey Walton
|
3ce5f7b730
|
Updated documentation
|
2016-07-13 18:32:18 -04:00 |
Jeffrey Walton
|
a97e61c1dc
|
Stub-out HMQV and FHMQV benchmarks
|
2016-07-13 17:10:19 -04:00 |
Jeffrey Walton
|
5aca5fb96e
|
Add HMQV and FHMQV to VS project files
|
2016-07-13 16:54:32 -04:00 |
Jeffrey Walton
|
e9b11b8e08
|
Whitespace
|
2016-07-13 15:47:58 -04:00 |
Jeffrey Walton
|
19763c33a8
|
Merge branch 'master' into hmqv
|
2016-07-13 02:13:51 -04:00 |
Jeffrey Walton
|
77b36f5a0a
|
Add AVX and AVX2 for Sun Studio
|
2016-07-13 02:13:18 -04:00 |
Jeffrey Walton
|
c4f9a7cfce
|
Fix compile under iOS
|
2016-07-13 01:45:09 -04:00 |
Jeffrey Walton
|
4f019623b7
|
Merge branch 'master' into hmqv
|
2016-07-13 00:45:07 -04:00 |
Jeffrey Walton
|
8281e51e94
|
Cleared most "Conditional jump or move depends on uninitialised value" (Issue 223)
|
2016-07-13 00:40:07 -04:00 |
Jeffrey Walton
|
b0b7b71562
|
Aloow GCC to particpate in MACH-O initialization
|
2016-07-12 23:38:30 -04:00 |
Jeffrey Walton
|
16bf55a811
|
Merge branch 'master' into hmqv
|
2016-07-12 23:05:20 -04:00 |
Jeffrey Walton
|
5080a065ce
|
Clear Valgrind findings under -Ofast
|
2016-07-12 23:05:00 -04:00 |
Jeffrey Walton
|
276eec9216
|
Merge branch 'master' into hmqv
|
2016-07-12 18:47:31 -04:00 |
Jeffrey Walton
|
8e5f25c004
|
Add test for -Ofast
|
2016-07-12 18:46:48 -04:00 |
Jeffrey Walton
|
ae57571881
|
Add tests Debug and Release test using PLATFORM_CXXFLAGS. Fix copy/paste omitting MAKE and MAKEARGS
|
2016-07-12 17:20:31 -04:00 |
Jeffrey Walton
|
0446f27d49
|
Merge branch 'master' into hmqv
|
2016-07-12 14:11:21 -04:00 |
Jeffrey Walton
|
f9ead481e4
|
Add PLATFORM_CXXFLAGS for Aolaris and ARM testing. Add DEPRECATED_CXXFLAGS to managed deprecated warnings. Rework the way Make is invoked with CXX and CXXFLAGS
|
2016-07-12 14:10:25 -04:00 |
Jeffrey Walton
|
ebef1f418b
|
Disable automatic detection of CRYPTOPP_BOOL_SSE4_INTRINSICS_AVAILABLE for SunCC. Remove #error for C++17 (Issue 222)
|
2016-07-12 11:05:05 -04:00 |
Jeffrey Walton
|
6c5f56bfdd
|
Merge branch 'master' into hmqv
|
2016-07-11 19:42:43 -04:00 |
Jeffrey Walton
|
b9232e01b2
|
Add tests for SunCC and GCC defines (__SSE2__, __SSE3__, __AES__, __PCLMUL__, __RDRND__, etc)
|
2016-07-11 19:41:55 -04:00 |
Jeffrey Walton
|
5361185ef1
|
Fixed spelling errors in setenv-* scripts
|
2016-07-11 15:24:43 -04:00 |
Jeffrey Walton
|
268b261739
|
Update comment for Sun Studio 12.4
|
2016-07-11 00:39:13 -04:00 |
Jeffrey Walton
|
44258e5e7b
|
Update comment for Sun Studio 12.4
|
2016-07-11 00:38:17 -04:00 |
Jeffrey Walton
|
5f2344f794
|
Merge branch 'master' into hmqv
|
2016-07-10 23:51:38 -04:00 |
Jeffrey Walton
|
0deae2c974
|
Simplify RDRAND and RDSEED implementation selection logic. Its was too convoluted
|
2016-07-10 23:50:31 -04:00 |
Jeffrey Walton
|
a017dbdeab
|
Fix SunCC version for RDSEED, which is available in Sun Studio 12.5
|
2016-07-10 21:30:51 -04:00 |
Jeffrey Walton
|
53e2147d8d
|
Fix compile under Sun Studio 12.3 and below with -xarch=aes defines
|
2016-07-10 20:40:45 -04:00 |
Jeffrey Walton
|
8ceba46e49
|
Merge branch 'master' into hmqv
|
2016-07-10 16:24:05 -04:00 |
Jeffrey Walton
|
f8200af3ae
|
Add SunCC 12.4 support for specialized implementations if CRC, RDRAND and BLAKE2
|
2016-07-10 16:21:19 -04:00 |
Jeffrey Walton
|
36da00cc92
|
Add RDRAND and RDSEED for SunCC 12.1 and above
|
2016-07-10 15:16:20 -04:00 |
Jeffrey Walton
|
b80f725acc
|
Add header <nmmintrin.h> for SunCC 12.4
|
2016-07-10 15:02:22 -04:00 |
Jeffrey Walton
|
e699946202
|
Update comment
|
2016-07-10 15:01:37 -04:00 |
Jeffrey Walton
|
e2d53c4f1d
|
Disable -O5 tests for Sun Studio. The optimizer is producing bad code for BLAKE2b
|
2016-07-10 01:56:40 -04:00 |
Jeffrey Walton
|
5e5e5d7545
|
Merge branch 'master' into hmqv
|
2016-07-09 18:09:53 -04:00 |
Jeffrey Walton
|
997a813afc
|
Cleanup script. Reduce uname calls. Enable SunCC 12.5 by default, if available. Remove adhoc.exe artifact on each test. Add explicit tests for OPT_O0, OPT_O1, OPT_O2, OPT_G0, OPT_G1 and OPT_G2. Remove SUNCC_123_OR_ABOVE. Print DEBUG_CXXFLAGS, RELEASE_CXXFLAGS and VALGRIND_CXXFLAGS
|
2016-07-09 18:09:36 -04:00 |
Jeffrey Walton
|
f5490dcdd3
|
Merge branch 'master' into hmqv
|
2016-07-09 06:57:06 -04:00 |
Jeffrey Walton
|
dfc82a787d
|
Tighten ARM feature testing to avoid compiler cross-pollination
|
2016-07-09 06:56:28 -04:00 |
Jeffrey Walton
|
6c78aaa7e3
|
Cleared "assertion failed in function pr_post_process_node() @ preopt.c" under Sun Studio 12.5 (Issue 220)
|
2016-07-09 06:24:11 -04:00 |
Jeffrey Walton
|
54fc79ec6a
|
Fix Solaris 10 script and compiler issues
|
2016-07-09 04:50:58 -04:00 |
Jeffrey Walton
|
30bc4b3e0a
|
Merge branch 'master' into hmqv
|
2016-07-09 03:35:18 -04:00 |
Jeffrey Walton
|
e39226e511
|
Cleanup script
|
2016-07-09 03:34:29 -04:00 |
Jeffrey Walton
|
f617b9bfdc
|
Removed second tee, which caused duplicat emessages
|
2016-07-09 02:48:40 -04:00 |
Jeffrey Walton
|
a011d5f9bf
|
Fix "Error: The operand ___LKDB cannot be assigned to" under Sun Studio 12.5 (formerly Issue 188)
|
2016-07-08 19:05:01 -04:00 |