Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added C# sharp implementation #121

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Jan 16, 2022

  1. Added .gitattribute file to examples direcory to force LF ending on W…

    …indows
    Krause, Henning authored and Krause, Henning committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    21a49dd View commit details
    Browse the repository at this point in the history
  2. Updated .gitattributes

    Krause, Henning authored and Krause, Henning committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    1466674 View commit details
    Browse the repository at this point in the history
  3. Updated .gitattributes

    Krause, Henning authored and Krause, Henning committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    9164c2b View commit details
    Browse the repository at this point in the history
  4. Updated .gitignore

    Krause, Henning authored and Krause, Henning committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    48ac3d8 View commit details
    Browse the repository at this point in the history
  5. Removed temporary files

    Krause, Henning authored and Krause, Henning committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    f00d6fa View commit details
    Browse the repository at this point in the history
  6. Performance improvements

    Krause, Henning authored and Krause, Henning committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    e2a46d2 View commit details
    Browse the repository at this point in the history
  7. Removed nuget reference

    Krause, Henning authored and Krause, Henning committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    c5c3828 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. Updated API, fixed documentation

    Krause, Henning authored and Krause, Henning committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    1e27937 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Added TlshHashAlgorithm class; code optimizations

    Krause, Henning authored and Krause, Henning committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    5a05b70 View commit details
    Browse the repository at this point in the history
  2. Added strong name

    Krause, Henning authored and Krause, Henning committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    62edec6 View commit details
    Browse the repository at this point in the history
  3. Included license file in the nuget package

    Krause, Henning authored and Krause, Henning committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    5da0a15 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Improved HashAlgorithm implementation

    Krause, Henning authored and Krause, Henning committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    75aef26 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Improved hashing speed, fixed unit test

    Krause, Henning authored and Krause, Henning committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    76ea403 View commit details
    Browse the repository at this point in the history