package
0.0.0-20180913153428-06d3eac741fe
Repository: https://github.com/nucypher/goumbral.git
Documentation: pkg.go.dev

# Functions

Returns a Point object from the given affine coordinates.
Returns the ModBigNum associated with the bytes-converted bignum provided by the data argument.
No description provided by the author
No description provided by the author
Returns a ModBigNum with a cryptographically secure OpenSSL BIGNUM based on the given curve.
Returns a Point struct with a cryptographically secure EC_POINT based on the provided curve.
No description provided by the author
Returns a ModBigNum based on provided data hashed by blake2b.
No description provided by the author
No description provided by the author
Generate a new Point struct based on the arguments provided.
No description provided by the author
Returns the size (in bytes) of a compressed Point given a curve.
WARNING: Do not use when the input data is secret, as this implementation is not in constant time, and hence, it is not safe with respect to timing attacks.

# Structs

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