Commit graph

15 commits

Author SHA1 Message Date
Daniel
1a53be4b57 Add audit docs 2020-01-27 16:28:30 +01:00
Daniel
4ef354f865
Merge pull request from safing/feature/increase-poly1305-misuse-resistance
Add misuse resistance checks
2020-01-27 10:07:20 +01:00
Daniel
41fbc87f11
Merge pull request from safing/feature/audit-remediation
Audit Remediation
2020-01-27 10:05:58 +01:00
Daniel
d740d5fd91 Update CLI to reflect change done in audit remediation 2020-01-24 16:08:22 +01:00
Daniel
31216b0885 Remediate SAF-01-005 Crypto: Unnecessary Configurability Considered Dangerous (Medium)
This is a rather large commit, as the change from a toolset to the new cipher suite system has a large impact.
2020-01-24 16:04:15 +01:00
Daniel
7990775cf3 Remediate SAF-01-004 Crypto: Key Management/Encryption with 1-Byte Key (Critical)
Also, add linter error for FIXME comments in order to prevent shipping unfinished code.
2020-01-24 11:10:31 +01:00
Daniel
ecff771bd9 Remediate SAF-01-003 Crypto: Secure Channel Protocol Weaknesses (High) 2020-01-24 11:08:37 +01:00
Daniel
95c3e8cdc5 Remediate SAF-01-002 Crypto: Password KDF Vulnerable to GPU/ASIC Attacks (Medium)
Change of defaults comes with SAF-01-005 remediation commit.
2020-01-24 11:07:57 +01:00
Daniel
6a7437e52b Remediate SAF-01-001 Crypto: Secure Key Deletion Ineffective (Medium) 2020-01-20 14:10:43 +01:00
Daniel
dae32b360c Add misuse resistance checks 2020-01-20 10:56:09 +01:00
Daniel
969e7d5ddf Fix typo in docs 2020-01-13 15:15:45 +01:00
Daniel
c31344be85 Fix and update docs 2020-01-13 15:10:30 +01:00
Daniel
55a269f107 Add docs for building process 2020-01-13 11:46:46 +01:00
Daniel
ca79ad637a Fix build script 2020-01-13 11:42:23 +01:00
Daniel
648d16d1cc Initial commit 2020-01-13 00:15:58 +01:00