API Reference Caustic v0.1.25

modules

Modules

Alternative implementation of functions in Caustic.Utils.

Represents an elliptic curve point y^2 = x^3 + ax + b.

Step-by-step explanation of the computation in Caustic.Utils.

Protocol on field operations. Mainly to support Caustic.FiniteField.

Module for the creation of finite field element. For the supported operations, see Caustic.Field.

Formatting for beautiful layout of equations and tables.

Implementation of the MD5 hash.

Convenience functions for the elliptic curve secp256k1 used in Bitcoin.

A collection of useful methods in cryptography and number theory.