csharp-utils

There are 2 repositories under csharp-utils topic.

  • LifeMC/LifeUtils

    A fast, simple and good C# library (or API) used in projects created by @LifeMC and others. Open source and free. Feel free to contribute or use it. There are currently no releases. Clone or copy source code to use it.

    Language:C#2313
  • RubenWihler/HybridEncryption

    The EncryptionManager class provides a set of methods for performing combined RSA and AES encryption and decryption in C#. This class enables the generation of RSA key pairs, encryption of text using a combination of RSA and AES, and subsequent decryption of the encrypted text.

    Language:C#0100