directory
0.4.0
Repository: https://github.com/mmcloughlin/addchain.git
Documentation: pkg.go.dev

# Packages

Package assert provides concise functions for common testing assertions.
Package bigint provides common functions for manipulating multi-precision integers.
Package bigints provides helpers for slices of multi-precision integers.
Package bigvector implements operations on vectors of immutable multi-precision integers.
Package calc evaluates simple arithmetic expressions.
Package cli provides utilities for building subcommand-based command line interfaces.
No description provided by the author
Package errutil implements common error types and helper functions.
No description provided by the author
Package gen provides templated output generation from addition chain programs.
Package metavars allows manipulation of "meta variables" stored as variable declarations in Go files.
Package polynomial provides a polynomial type.
Package prime provides representations of classes of prime numbers.
Package print provides helpers for structured output printing.
Package results stores results of this library on popular cryptographic exponents for testing and documentation purposes.
Package test provides testing utilities.
No description provided by the author
Package zenodo provides a client for the Zendodo API.