mediocre-go-lib/mcrypto/mcrypto.go

5 lines
199 B
Go
Raw Normal View History

2018-03-11 18:25:04 +00:00
// Package mcrypto contains general purpose functionality related to
// cryptography, notably related to unique identifiers, signing/verifying data,
// and encrypting/decrypting data
package mcrypto