blob: 16cf476ba00a796a59b43609351e3b3c41ee47ac [file] [log] [blame]
// Package crypto implements "SigningMethods" and "EncryptionMethods";
// that is, ways to sign and encrypt JWS and JWEs, respectively, as well
// as JWTs.
package crypto