2
0
mirror of https://github.com/status-im/consul.git synced 2025-02-16 15:47:21 +00:00

5 lines
171 B
Go
Raw Normal View History

2018-06-21 10:49:35 -04:00
// Package crypto implements "SigningMethods" and "EncryptionMethods";
// that is, ways to sign and encrypt JWS and JWEs, respectively, as well
// as JWTs.
package crypto