Skip to content
View KryptSai's full-sized avatar

Block or report KryptSai

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 Loading

  1. SECP256K1_Curve SECP256K1_Curve Public

    In this Project I have implimented ECDSA on the the Secp256k1 Elliptic curve.

    Rust

  2. Oblivious-and-Fair-data-trading-protocol Oblivious-and-Fair-data-trading-protocol Public

    This protocol guarantees both privacy and fairness in the trading of a digital file.

  3. shamir_secret_sharing shamir_secret_sharing Public

    n pieces of a secet is shared between n people, out of them atlease k people should come together to get the secret.

    Rust

  4. Merkel-Root Merkel-Root Public

    Find the merkel root of the given number of transactions

    Rust