Commit graph

8 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
fa3982d07a Fix linter warnings 2023-09-26 13:26:44 +02: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
69219a4db8 Copy input data if slice has additional space
The additional space could be corrupted, because some libraries check
for slice capacity and use the available additional space of the slice.
2021-09-26 13:36:33 +02:00
Daniel
72dae4ba63 Fix envelope version and add a TODO comment 2020-08-06 20:58:31 +02: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
648d16d1cc Initial commit 2020-01-13 00:15:58 +01:00