Commit a275405
Lukas Puehringer
Remove securesystemslib.hash
fixes secure-systems-lab#943
* Internally, the features added by the module (i.e. custom blake name
support, and file hashing) are not needed. Builtin hashlib is used now
directly.
* External users port the relevant features into their code base:
theupdateframework/python-tuf#2815
in-toto/in-toto#861
Signed-off-by: Lukas Puehringer <lukas.puehringer@nyu.edu>1 parent 65fb086 commit a275405
6 files changed
Lines changed: 10 additions & 614 deletions
File tree
- securesystemslib
- signer
- tests
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | | - | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
248 | | - | |
| 248 | + | |
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
| |||
0 commit comments