GuMiner / CommonNet

CommonNet is a repository of C# common functionality which replaces GuCommon for use in a variety of projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CommonNet

CommonNet is a repository of C# common functionality which replaces GuCommon for use in a variety of projects.

Core Assemblies

Cryptography

  • AES-256 text and byte encryption / decryption

Permutations

Randomization

  • TODO

Trees

Basic Trees

  • List-backed binary tree
  • Pointer-backed binary tree

Advanced Trees

About

CommonNet is a repository of C# common functionality which replaces GuCommon for use in a variety of projects.

License:MIT License


Languages

Language:C# 100.0%