# Functions

No description provided by the author
DeriveKeyPairAccordingPasswords derive a keypair by an user inputed password.
Encrypt encrypts a message using ECIES as specified in SEC 1, 5.1.
GenerateKey an elliptic curve public / private keypair.
ImportECDSA an ECDSA private key as an ECIES private key.
Import an ECDSA public key as an ECIES public key.
No description provided by the author
MaxSharedKeyLength returns the maximum length of the shared key the public key can produce.
ParamsFromCurve selects parameters optimal for the selected elliptic curve.
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
PrivateKey is a representation of an elliptic curve private key.
PublicKey is a representation of an elliptic curve public key.