proxy.golang.org : github.com/xmidt-org/securly
Package securly provides functionality for securely encoding, decoding, encrypting and decrypting messages sent over the wire. The main types in this package are: - Message: Represents a secure message with a payload and optional files. - Encryption: Contains instructions for how to encrypt the response. The package relies on the https://github.com/lestrrat-go/jwx/v2 library for JSON Web Encryption (JWE) and JSON Web Key (JWK) handling. To encode a message: To encrypt a message:
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/xmidt-org/securly
License: Apache-2.0
Latest release: 3 months ago
First release: 6 months ago
Namespace: github.com/xmidt-org
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 22 days ago