ppad-fixed: Large fixed-width words and constant-time arithmetic.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- [option-o2] 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
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.
Properties
| Versions | 0.1.0, 0.1.0 |
|---|---|
| Change log | CHANGELOG |
| Dependencies | base (>=4.9 && <5), deepseq (>=1.5 && <1.6) [details] |
| License | MIT |
| Author | Jared Tobin |
| Maintainer | jared@ppad.tech |
| Category | Data |
| Source repo | head: git clone git.ppad.tech/fixed.git |
| Uploaded | by JaredTobin at 2025-12-21T21:40:41Z |
Modules
[Index] [Quick Jump]
- Data
- Numeric
- Montgomery
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| llvm | Use GHC's LLVM backend. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- ppad-fixed-0.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees