mediocre-go-lib/mcrypto/mcrypto.go
2018-03-11 18:25:04 +00:00

5 lines
199 B
Go

// Package mcrypto contains general purpose functionality related to
// cryptography, notably related to unique identifiers, signing/verifying data,
// and encrypting/decrypting data
package mcrypto