package
1.0.2
Repository: https://github.com/gecosys/cso-client-golang.git
Documentation: pkg.go.dev

# Functions

CalcDHKeys calculates DH keys.
No description provided by the author
CalcSecretKey calculates secret key by DH keys.
DecryptAES decrypts data by AES with GCM mode.
EncryptAES encrypts data by AES with GCM mode.
GenerateDHPrivateKey generates private DH key.
No description provided by the author
VerifyRSASign checks if the data is valid or not by RSA signature.