sbennett1990 / ChaCha20-csharpLinks
Standalone ChaCha20 Cipher implementation in C#
☆18Updated 7 years ago
Alternatives and similar repositories for ChaCha20-csharp
Users that are interested in ChaCha20-csharp are comparing it to the libraries listed below
Sorting:
- Managed .Net (.NET 8 and .NET 10) compatible ChaCha20 Cipher implementation (encryption and decryption) in C#☆17Updated last month
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- Lua 5.2 implemented in modern C#.☆31Updated 4 years ago
- PInvoke at runtime for .NET☆17Updated 7 years ago
- NAT stack for Mono and .NET applications☆42Updated 6 years ago
- Full C# port of Brotli compression algorithm☆97Updated 4 years ago
- Minimal CLR Implementation (MSIL Interpreter) for .NET Framework. Nanodesu!