Commit graph

13 commits

Author SHA1 Message Date
Daniel
4fbce7d649 Switch from portbase to structures lib, update build and version system 2024-06-24 09:48:48 +02:00
Daniel
914459cb99 Add support for BLAKE3, add Suites with BLAKE3 2023-11-22 14:37:23 +01:00
Daniel
fa3982d07a Fix linter warnings 2023-09-26 13:26:44 +02:00
Daniel
8ad0eabf82 Fix linter errors 2022-07-08 22:32:53 +02:00
Daniel
632d2ecdfd Update linters and fix warnings 2022-02-02 15:21:58 +01:00
Daniel
5059051610 Fix linter errors 2021-10-02 23:00:01 +02:00
Daniel
1e91e2b9f7 Fix test script and linter errors 2021-10-01 13:58:26 +02: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
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
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
648d16d1cc Initial commit 2020-01-13 00:15:58 +01:00