package
0.3.4
Repository: https://github.com/howood/cryptotools.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewCryptoAes create CryptoAes struct.
NewCryptoEcdsa create CryptoEcdsa struct.
NewCryptoEd25519 create CryptoEd25519 struct.
NewCryptoRsa create CryptoRsa struct.

# Structs

CryptoAes represents AES encryption struct.
CryptoEcdsa represents Ecdsa encryption struct.
CryptoEd25519 represents ED25519 encryption struct.
CryptoRsa represents Rsa encryption struct.