LeastAuthority / haskell-spake2Links
SPAKE2 key exchange protocol for Haskell
☆14Updated 2 years ago
Alternatives and similar repositories for haskell-spake2
Users that are interested in haskell-spake2 are comparing it to the libraries listed below
Sorting:
- Authenticated Data Structures☆16Updated 10 years ago
- Experiments in abstracting definitional interpreters☆16Updated 7 years ago
- An append only list in a compact region☆25Updated 6 years ago
- Vector builder☆16Updated 6 months ago
- A hashing-based graph implementation in Haskell☆33Updated 7 years ago
- types and functions bridge between foundation and the actual ecosystem (text, vector, bytestring, ...☆18Updated 8 years ago
- A compiler from mini-STG to Wasm (**far from complete**)☆14Updated 8 years ago
- Resin: high performance variable binder and ast manipulation lib☆13Updated 6 years ago
- Extensible, Type Safe Error Handling in Haskell☆13Updated 4 years ago
- "Fail Fast" process management for Haskell; inspired by Erlang☆16Updated 8 years ago
- A nullary type class for partial functions☆15Updated 7 years ago
- GRIN Haskell backend stripped out from JHC. (GRIN from scratch: https://github.com/grin-tech/grin)☆16Updated 6 years ago
- Distributed systems execution emulation☆18Updated 6 years ago
- ELF data structures for Haskell☆24Updated 2 years ago
- A package exposing a function for generating catamorphisms.☆28Updated 7 years ago
- Auto-generate a server for your datatype☆30Updated 2 years ago
- Haskell: Efficiently build a bytestring from smaller chunks☆24Updated 3 years ago
- Build Status A Haskell implementation of the ZKBoo protocol for non-interactive zero-knowledge arguments of boolean circuits.☆18Updated 6 years ago
- Shamir Secret Sharing☆21Updated 5 years ago
- Haskell implementation of a nix binary cache and client.☆13Updated 7 years ago
- Using Backpack to abstract over the main Haskell streaming libraries.☆34Updated 7 years ago
- GHC development flow☆24Updated 8 years ago
- A Haskell code formatter using prettyprinter and the GHC API☆24Updated 6 years ago
- Yet another concurrent playground☆33Updated 9 years ago
- A tutorial on writing a concurrency testing tool in Haskell