open-vault/vendor/github.com/briankassouf/jose/crypto/doc.go
2018-06-19 23:03:22 -04:00

5 lines
171 B
Go

// Package crypto implements "SigningMethods" and "EncryptionMethods";
// that is, ways to sign and encrypt JWS and JWEs, respectively, as well
// as JWTs.
package crypto