Skip to content
View VirPathak00's full-sized avatar

Block or report VirPathak00

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

Popular repositories Loading

  1. Sumcheck-Protocol Sumcheck-Protocol Public

    My implementation of the Sumcheck protocol in Python

    Python

  2. CKKS CKKS Public

    toy implementation of the CKKS homomorphic encryption scheme in python. My implementation is purely so others can see how the scheme works and is not meant to actually be used for anything. This im…

    1

  3. gkr-python-implementation gkr-python-implementation Public

    Implementation of the GKR protocol. This code efficiently verifies if an arithmetic circuit has been computed correctly. My code should work on any circuit input. However, you need to modify the sh…

    Python 2

  4. rust_exercise rust_exercise Public

    This code implements rsync's algorithm for computing signatures and computing deltas in rust.

    Rust