package
0.0.0-20221006195521-8ec79adc037f
Repository: https://github.com/nimona/go-nimona.git
Documentation: pkg.go.dev
# Functions
CalculateEphemeralSharedKey creates a new ec25519 key pair, calculates a shared secret given a public key, and returns the created public key and secret.
CalculateSharedKey calculates a shared secret given a private an public key.
GenerateTLSCertificate for TLS serverset.
No description provided by the author
TODO check validity and return error.
TODO check validity and return error.
TODO check validity and return error.
NewSharedKey calculates a shared secret given a private and a public key, and returns it.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
P256 curve.
P384 curve.
P521 curve.
# Variables
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author