A Haskell library with bindings to the RedDSA implementation of [FROST Signatures](https://frost.zfnd.org/).
Find a file
2025-04-13 12:57:01 +00:00
frostwrapper failed attempt 2025-04-11 10:22:46 -05:00
src/Frost Revert "change flake template" 2025-04-09 09:40:56 -05:00
test Revert "change flake template" 2025-04-09 09:40:56 -05:00
borsh.nix Revert "change flake template" 2025-04-09 09:40:56 -05:00
CHANGELOG.md docs: add changelog and readme 2025-04-02 14:43:32 -05:00
flake.lock implement new FFI flake 2025-04-13 07:54:15 -05:00
flake.nix implement new FFI flake 2025-04-13 07:54:15 -05:00
foreign-rust.nix Revert "change flake template" 2025-04-09 09:40:56 -05:00
frost-haskell.cabal Implement nix build 2025-04-10 10:21:41 -05:00
hexstring.nix Revert "change flake template" 2025-04-09 09:40:56 -05:00
LICENSE Initial commit 2025-04-02 14:31:42 -05:00
README.md docs: add changelog and readme 2025-04-02 14:43:32 -05:00

frost-haskell

The Haskell library to the RedDSA implementation of FROST Signatures.