commit 602f5fbd031106b89b31bea5eddf1c0dc3b07148 parent 44908306bc6ed3d257423129822a970e416753c1 Author: Jared Tobin <jared@jtobin.io> Date: Sun, 21 Dec 2025 18:14:26 -0330 meta: readme Diffstat:
| M | README.md | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -1,5 +1,9 @@ # ppad-fixed +[](https://hackage.haskell.org/package/ppad-fixed) + +[](https://docs.ppad.tech/fixed) + 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.