package
0.0.0-20230313231516-25b66236df73
Repository: https://github.com/henrydcase/nobs.git
Documentation: pkg.go.dev
# Functions
DeriveSecret computes a cSIDH shared secret.
No description provided by the author
No description provided by the author
Validate returns true if 'pub' is a valid cSIDH public key, otherwise false.
# Constants
PrivateKeySize is a size of cSIDH/512 private key in bytes.
PublicKeySize is a size of cSIDH/512 public key in bytes.
SharedSecretSize is a size of cSIDH/512 shared secret in bytes.