koloff / shamir-secret-sharingLinks
C# implementation of the cryptographic Shamir Secret Sharing Scheme
☆14Updated 6 years ago
Alternatives and similar repositories for shamir-secret-sharing
Users that are interested in shamir-secret-sharing are comparing it to the libraries listed below
Sorting:
- A LiteDB with realtime notifications☆43Updated last year
- CryptoCurrency.Net☆20Updated 2 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- 📑 Add debounce logic for any method in a single line.☆49Updated 4 years ago
- Analyzers checking System.Reflection☆82Updated last year
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- 👜 Single-file persisted lookup key/value database contained in a pure .NET 7.0+ library. All records persisted are kept in-memory for fa…☆46Updated last year
- ☆23Updated last week
- A C# Parser library that allows easy parsing and formatting of C# source files☆29Updated last year
- Your favorite XAML controls implemented as Blazor components rendering into HTML/CSS!☆25Updated 7 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.