Skip to content
View michelenatale's full-sized avatar
Block or Report

Block or report michelenatale

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Integer-DataType Integer-DataType Public

    Simple 128/256/512 bit data structure for unsigned and signed integers.

    C# 2

  2. LittleGame LittleGame Public

    A little game, if you please.

    C#

  3. Elliptic-Curve Elliptic-Curve Public

    Shows in a simple way how the sender and receiver function of Alice and Bob works in encrypted form. The ECDiffieHellman (ec key exchange) and ECDSA (ec digital signing) algorithms are used here. T…

    C#

  4. Schnorr-Signature Schnorr-Signature Public

    Shows how the Schnorr signature works as a concept. The Schnorrgroup and Elliptic Curve are used here. A test for (multi-) signing and verification is available for both variants.

    C#

  5. Mathematic Mathematic Public

    A few interesting mathematical tools that you can use again and again.

    C#