@hackage / ppad-fixed

Large fixed-width words and constant-time arithmetic.

Latest0.1.5

About

Metadata

  • Last updated , by JaredTobin
  • License MIT
  • Maintained by: jared@ppad.tech

  • Lottery factor: 1

Links

Installation

Tested Compilers

  1. 9.10.3

Package Flags

Use the -f option with cabal commands to enable flags

    llvm (off by default)

    Use GHC's LLVM backend.

Readme

A pure high-performance implementation of large fixed-width integers and supporting constant-time operations, including Montgomery-form arithmetic on domains related to the the elliptic curve secp256k1.