1 مستودع
Reference implementations of encryption algorithms written in C#.
Distinct from C Implementations: Candidates refer to Objective-C or C/C++ libraries; this specifically addresses C# reference code.
Explore 1 awesome GitHub repository matching security & cryptography · C# Cryptography Implementations. Refine with filters or upvote what's useful.
This project is a collection of reference implementations for algorithms, mathematics, cryptography, compression, and machine learning written in C#. It serves as an educational library providing standard implementations of sorting, searching, and graph theory algorithms. The repository covers a wide range of computational domains, including combinatorial optimization for constraint satisfaction and scheduling, as well as symmetric and classical cryptographic ciphers. It also provides reference code for lossless data compression techniques and fundamental machine learning primitives such as r
Provides reference code for classical and symmetric encryption algorithms written in C#.