# Functions
Derives keys for symmetric encryption/decryption using ECDH.
No description provided by the author
GenerateKey generates ECDSA key from specified Curve.
No description provided by the author
No description provided by the author
No description provided by the author
IsMagic returns true if buf starts with an ecc stream.
LoadPrivateKeyPEM reads ecdsa.PrivateKey from a file.
LoadPublicKeyPEM reads ecdsa.PublicKey from a file.
No description provided by the author
LookupCurve finds Curve by specified name.
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
ReadPEM reads either ecdsa.PrivateKey or ecdsa.PublicKey from io.Reader.
ReadPrivateKeyPEM reads ecdsa.PrivateKey from io.Reader.
ReadPublicKeyPEM reads ecdsa.PublicKey from io.Reader.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
Default chunk size for encrypted streams.
# Variables
Suppported ciphers.
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
Supported Key Derivation Functions (see RFC8619).
The ecc magic sequence.