Cryptography package for low-trust environments.
Find a file
2026-02-03 16:54:03 +00:00
.forgejo/workflows fix: ci runner image 2026-02-03 16:44:16 +00:00
.cz.json release 1.1.1 -> 1.1.2 2026-02-03 16:54:03 +00:00
.gitignore feat: initial 2026-01-30 10:53:19 +01:00
aead.go feat: initial 2026-01-30 10:53:19 +01:00
buffer.go refactor: structure and deadweight code 2026-02-03 16:44:16 +00:00
CHANGELOG.md release 1.1.1 -> 1.1.2 2026-02-03 16:54:03 +00:00
conversion.go feat: initial 2026-01-30 10:53:19 +01:00
crypto_roundtrip_test.go refactor: structure and deadweight code 2026-02-03 16:44:16 +00:00
encrypted_body.go feat: initial 2026-01-30 10:53:19 +01:00
errors.go feat: initial 2026-01-30 10:53:19 +01:00
go.mod refactor: structure and deadweight code 2026-02-03 16:44:16 +00:00
go.sum refactor: structure and deadweight code 2026-02-03 16:44:16 +00:00
keys.go refactor: structure and deadweight code 2026-02-03 16:44:16 +00:00
message.go refactor: structure and deadweight code 2026-02-03 16:44:16 +00:00
metadata.go refactor: structure and deadweight code 2026-02-03 16:44:16 +00:00
secret.go feat: initial 2026-01-30 10:53:19 +01:00
time.go feat: initial 2026-01-30 10:53:19 +01:00
validation_test.go refactor: structure and deadweight code 2026-02-03 16:44:16 +00:00