Commit graph

177 commits

Author SHA1 Message Date
Daniel
abf8e0b805
Merge pull request from safing/fix/compatibility-and-checks
Fix compatibility and checks
2020-08-06 21:01:47 +02:00
Daniel
72dae4ba63 Fix envelope version and add a TODO comment 2020-08-06 20:58:31 +02:00
Daniel
4431c4ea77 Add compatibility function to help with godep issues 2020-08-06 20:57:48 +02:00
Daniel
34112e32ec Add length check to labeled hash parsing 2020-08-06 20:57:09 +02:00
Patrick Pacher
f5f8414b8d
Migrate to go modules 2020-04-09 11:18:44 +02:00
Daniel
3aee3486af Bump version to 0.2 2020-01-29 12:16:05 +01:00
Daniel
5bbd384301
Merge pull request from safing/feature/travis/setup
Setup Travis CI tests and releases deployment
2020-01-29 12:13:26 +01:00
Daniel
f88ef7d2c3 Update pack script to fix info msgs 2020-01-29 11:45:34 +01:00
Daniel
8597884c78 Fix building and enable to build always 2020-01-29 11:38:12 +01:00
Daniel
1a53be4b57 Add audit docs 2020-01-27 16:28:30 +01:00
Daniel
9a8599a8c7 Add version tags to travis branch selection 2020-01-27 14:20:30 +01:00
Daniel
fcdc66ce57 Add release publishing 2020-01-27 13:08:00 +01:00
Daniel
e30f87fc52 Add osx platform and turn off git autocrlf 2020-01-27 11:12:20 +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