sasquatch-一个简单的数据加密库-Golang开发

时间:2024-06-15 12:35:40
【文件属性】:

文件名称:sasquatch-一个简单的数据加密库-Golang开发

文件大小:24KB

文件格式:ZIP

更新时间:2024-06-15 12:35:40

Golang Security

sasquatch-一个简单的数据加密库sasquatch一个简单的数据加密库,其灵感来自@ Benjojo12和@FiloSottile的梦幻时代项目。 功能多个收件人支持使用您现有的SSH密钥/ ssh-agent加密便捷的API加密后端ssh-rsa ssh-ed25519 ssh-agent签名质询scrypt / password示例加密buf:= bytes.NewBuffer(nil)alice,err:= sasquatch。 ParseRecipient(“ ssh-ed25519 ...”)鲍勃,错误:= sasquatch.ParseRecipient(“ ssh-rsa ...”)rcp:= [] s


【文件预览】:
sasquatch-master
----.gitignore(269B)
----rsa.go(2KB)
----scrypt.go(4KB)
----README.md(2KB)
----ed25519.go(5KB)
----.github()
--------workflows()
--------FUNDING.yml(15B)
----sasquatch_test.go(5KB)
----sasquatch.go(4KB)
----LICENSE(1KB)
----go.mod(153B)
----challenge.go(4KB)
----primitives.go(1KB)
----recipients.go(2KB)
----ssh.go(5KB)
----go.sum(1005B)
----format.go(6KB)
----identities.go(5KB)
----stream()
--------stream.go(4KB)
--------stream_test.go(2KB)

网友评论