package
0.0.0-20250119000602-809120120630
Repository: https://github.com/n42blockchain/n42.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.