Package jose implements the Javascript Object Signing and Encryption (JOSE) standards for JSON Web Tokens, Signatures, and Encryption.
go get gopkg.in/square/go-jose.v1No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Encrypt a message using JWE
Update import to github.com/go-jose/go-jose/v3
No dependency data recorded yet.