Categorygithub.com/tcurdt/go-crypto-helper
modulepackage
0.0.2
Repository: https://github.com/tcurdt/go-crypto-helper.git
Documentation: pkg.go.dev

# README

Crypto Helpers

For encryption and signing and validating http requests.

Inspired by and even even using some of

License

All is released under the Apache License 2.0.

# Functions

Canonize ...
CombineKeys ...
Decode ...
Decrypt ...
Encode ...
Encrypt ...
EncryptionKeyDecode ...
EncryptionKeyEncode ...
NewEncryptionKey ...
NewSigningKeyPrivate ...
Sign ...
SigningKeyPrivateDecode ...
SigningKeyPrivateEncode ...
SigningKeyPublicDecode ...
SigningKeyPublicEncode ...
Verify ...

# Type aliases

EncryptionKey ...
No description provided by the author
No description provided by the author