Commit Graph

5690 Commits

Author SHA1 Message Date
Jeffrey Walton
6662db63e3
Add DARN info in TestSettings() 2020-12-22 12:38:17 -05:00
Jeffrey Walton
3c22f17df1
Bump version in cryptest-symbols.sh 2020-12-22 12:20:45 -05:00
Jeffrey Walton
d8a8c87cde
Post-release version increment 2020-12-22 11:50:40 -05:00
Jeffrey Walton
3a7eeb9f73
Avoid SIGILL with GCC 10 on POWER9 (GH #986) 2020-12-22 10:27:50 -05:00
Jeffrey Walton
b32cb6f9c0
Re-enable CPU_ProbePower9()
It is still SIGILL'ing
2020-12-22 10:17:09 -05:00
Jeffrey Walton
b9e015521e
Avoid SIGILL with GCC on POWER9 2020-12-22 00:12:10 -05:00
Jeffrey Walton
c75ba84c5f
Update comments 2020-12-21 22:59:49 -05:00
Jeffrey Walton
9fa06cc091
Fix spelling 2020-12-21 14:59:20 -05:00
Jeffrey Walton
6ef924b78b
Update cryptest-symbols.sh script 2020-12-21 11:47:46 -05:00
Jeffrey Walton
c10251bde0
Update configure.sh script 2020-12-21 00:49:54 -05:00
Jeffrey Walton
e06c63819b
Update configure.sh script 2020-12-21 00:15:17 -05:00
Jeffrey Walton
0604e37550
Update GNUmakefile for IBM XL C/C++ compiler 2020-12-21 00:13:49 -05:00
Jeffrey Walton
3dba3fd861
Update GNUmakefile for IBM XL C/C++ compiler 2020-12-21 00:07:07 -05:00
Jeffrey Walton
df60a4b175
Update configure.sh script 2020-12-21 00:04:33 -05:00
Jeffrey Walton
60355bf342
Update configure.sh script 2020-12-20 23:55:55 -05:00
Jeffrey Walton
154a060831
Update configure.sh script 2020-12-20 23:55:16 -05:00
Jeffrey Walton
6e02d952a0
Update configure.sh script 2020-12-20 23:50:07 -05:00
Jeffrey Walton
89e6b53aa1
Clear Doxygen warnings 2020-12-20 22:45:46 -05:00
Jeffrey Walton
84427f75fe
Update documentation 2020-12-20 22:43:35 -05:00
Jeffrey Walton
bf2881b614
Update documentation 2020-12-20 22:42:16 -05:00
Jeffrey Walton
b5b4620840
Update documentation 2020-12-20 22:41:35 -05:00
Jeffrey Walton
b5693a6e2b
Update documentation 2020-12-20 22:37:25 -05:00
Jeffrey Walton
524187d7d7
Update documentation 2020-12-20 22:17:53 -05:00
Jeffrey Walton
405e48dc7b
Update documentation 2020-12-20 21:58:25 -05:00
Jeffrey Walton
85275c0784
Update SECURITY.md 2020-12-20 21:33:18 -05:00
Jeffrey Walton
014d72f62b
Update SECURITY.md 2020-12-20 21:31:33 -05:00
Jeffrey Walton
510a7bea69
Update SECURITY.md 2020-12-20 21:31:12 -05:00
Jeffrey Walton
d1cc2f07b8
Fix POWER9 compile test in configure.sh 2020-12-20 21:27:22 -05:00
Jeffrey Walton
be32f35984
Create SECURITY.md
Add SECURITY.md file.
2020-12-20 21:10:40 -05:00
Jeffrey Walton
d71bc515ea
Prepare for Crypto++ 8.3 release 2020-12-20 05:42:16 -05:00
Jeffrey Walton
b08495b4ec
Fix use of CRYPTOPP_BOOL_ALIGN16 (GH #982) 2020-12-19 19:43:45 -05:00
Jeffrey Walton
0c11426b35
Fix spelling 2020-12-18 20:09:01 -05:00
Jeffrey Walton
5bae476e5d
Fix spelling 2020-12-18 20:04:43 -05:00
Jeffrey Walton
1b4b67952c
Use DEREncode for x25519 keys 2020-12-17 02:31:31 -05:00
Jeffrey Walton
bb29b5e10e
Use better names than Benchmark1, Benchmark2, etc 2020-12-15 23:03:10 -05:00
Jeffrey Walton
d7b2982e32
Reduce benchmark running time to 10 seconds if excessive (GH #983) 2020-12-15 22:53:09 -05:00
Jeffrey Walton
bfeba0d300
Update documentation 2020-12-15 04:05:17 -05:00
Jeffrey Walton
45ce17c492
Update documentation 2020-12-15 03:58:05 -05:00
Jeffrey Walton
fe4f9a0748
Update documentation 2020-12-15 03:52:56 -05:00
Jeffrey Walton
1d29d4c15d
Clear Clang -Wdocumentation warnings 2020-12-15 03:37:48 -05:00
Jeffrey Walton
03c4290bdf
Update documentation 2020-12-15 03:03:57 -05:00
Jeffrey Walton
16db9fa57b
Update documentation 2020-12-15 02:46:46 -05:00
Jeffrey Walton
e44e90a371
Tighten assert on Integer::OpenPGPEncode 2020-12-08 01:03:11 -05:00
Jeffrey Walton
0789948815
Update documentation 2020-12-08 00:15:19 -05:00
Jeffrey Walton
ac6987f3ae
Use \return and \throw consitently in the docs 2020-12-07 23:35:10 -05:00
Jeffrey Walton
4d2b58c8fe
Whitespace check-in 2020-12-07 01:02:26 -05:00
Jeffrey Walton
f2d726b092
Fix DebugTrapHandler
The class should have used SIGTRAP, not SIGILL
2020-12-07 00:48:40 -05:00
Jeffrey Walton
c6c575aa49
Update documentation 2020-12-07 00:42:03 -05:00
Jeffrey Walton
fec03b02a9
Fix cryptest.sh C++11 test 2020-12-07 00:25:59 -05:00
Jeffrey Walton
d6f4a75431
Update documentation 2020-12-06 23:12:36 -05:00