文件名称:Go-go-tuf:UpdateFramework(TUF)的Go实现一个安全的软件更新系统框架
文件大小:88KB
文件格式:ZIP
更新时间:2022-09-02 20:41:45
Go开发-其它杂项
go-tuf: Update Framework (TUF)的Go实现,一个安全的软件更新系统框架
【文件预览】:
go-tuf-master
----local_store.go(10KB)
----README.md(12KB)
----encrypted()
--------encrypted.go(5KB)
--------encrypted_test.go(1KB)
----MAINTAINERS(106B)
----LICENSE(2KB)
----repo.go(15KB)
----go.mod(242B)
----sign()
--------sign.go(1KB)
--------keys.go(1KB)
----CONTRIBUTING.md(72B)
----client()
--------testdata()
--------local_store.go(1KB)
--------remote_store.go(2KB)
--------client_test.go(24KB)
--------client.go(17KB)
--------interop_test.go(5KB)
--------local_store_test.go(1KB)
--------errors.go(2KB)
----verify()
--------verify_test.go(5KB)
--------verify.go(2KB)
--------verifiers.go(2KB)
--------db.go(1KB)
--------errors.go(1KB)
----repo_test.go(27KB)
----go.sum(1KB)
----.travis.yml(191B)
----data()
--------types.go(3KB)
--------hex_bytes.go(670B)
--------hex_bytes_test.go(907B)
----util()
--------util_test.go(4KB)
--------util.go(3KB)
----cmd()
--------tuf-client()
--------tuf()
----errors.go(2KB)