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:
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 years ago
- ☆43Updated last month
- Managed .Net (.NET 8 and .NET 10) compatible ChaCha20 Cipher implementation (encryption and decryption) in C#☆19Updated last month
- NAT stack for Mono and .NET applications☆42Updated 6 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- An extension to Mono.Cecil that provides helper methods for simple method injection.☆71Updated 7 years ago
- A .Net color quantizer based on Xiaolin Wu's Color Quantizer. For a given 32-bit RGB or ARGB image, it will produce a 8-bit palletized im…☆13Updated 4 months ago
- LZ4 for .NET (C++ /CLI)☆33Updated last year
- Minimal CLR Implementation (MSIL Interpreter) for .NET Framework. Nanodesu!☆26Updated 10 years ago
- ☆18Updated 8 years ago
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated 2 years ago
- Source code translator: from high-level language to native language (C++)☆163Updated 5 years ago
- C# .NET Port of the Curve25519 Diffie-Hellman function☆75Updated 3 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- Debugger libraries☆84Updated 7 months ago
- PInvoke at runtime for .NET☆17Updated 7 years ago
- PNG images encoding in C#☆72Updated 9 years ago
- Full C# port of Brotli compression algorithm☆97Updated 4 years ago
- Unmaintained port of LZ4 Compression algorithm to C#☆60Updated 11 years ago
- An implementation of Google's QUIC protocol for .NET☆71Updated 9 years ago
- il2cpp transpiler and runtime compatible with .Net Core☆91Updated 5 years ago
- A Simple UDP Layer for Shipping and Receiving Byte Arrays☆52Updated 7 years ago
- Simple, fast, JSON based RPC protocol for communicating with external processes using anonymous named pipes.☆23Updated 3 years ago
- C# Runtime Hooking Library for .NET/Mono/Unity.☆155Updated 7 years ago
- Visual Studio native debugger extension to help debug native applications using Mono.☆15Updated 3 years ago
- Lua 5.2 implemented in modern C#.☆31Updated 4 years ago
- A Peer-to-Peer chat program that demonstrates the implementation of UDP Hole-Punching, using a server with a known End Point to negotiate…☆151Updated 6 years ago
- Some useful reflection helpers, including an IL disassembler.☆154Updated 6 years ago
- The CircularBuffer<T> class is a data structure that uses a single, fixed-size buffer that behaves as if it were connected end-to-end. Yo…☆56Updated 4 months ago
- MSIL Reader☆36Updated 2 years ago