文件名称:skds:安全密钥分发系统
文件大小:7.17MB
文件格式:ZIP
更新时间:2024-07-06 05:53:35
Go
SKDS:安全密钥分发系统 用于在大量系统之间安全分发密钥的系统。 有关说明和信息,请参阅 。
【文件预览】:
skds-master
----dictionary()
--------dictionary.go(9KB)
--------dictionary_test.go(480B)
----admin()
--------main.go(3KB)
--------.DS_Store(6KB)
--------cli_test.go(2KB)
--------firstrun.go(3KB)
--------functions()
--------cli.go(6KB)
----log()
--------log.go(1KB)
--------log_test.go(1KB)
----Readme.md(204B)
----shared()
--------messages_test.go(2KB)
--------transport_test.go(2KB)
--------transport.go(4KB)
--------files.go(404B)
--------config_test.go(786B)
--------files_test.go(645B)
--------request_test.go(4KB)
--------request.go(5KB)
--------messages.go(3KB)
--------config.go(4KB)
----client()
--------main.go(2KB)
--------firstrun.go(2KB)
--------functions()
----_examples()
--------server.conf(572B)
--------client.conf(534B)
--------server_mysql.conf(640B)
----_testsuite()
--------run.sh(3KB)
--------_source()
--------bin()
----crypto()
--------crypto.go(4KB)
--------x509_test.go(3KB)
--------encoding.go(2KB)
--------auth.go(3KB)
--------encoding_test.go(914B)
--------auth_test.go(1KB)
--------x509.go(5KB)
--------crypto_test.go(2KB)
----run_tests.sh(634B)
----LICENSE(18KB)
----server()
--------main.go(3KB)
--------db()
--------auth()
--------requesthandler.go(3KB)
--------requesthandler_test.go(4KB)
--------firstrun.go(2KB)
--------functions()