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

Block or report Shigoto-dev19

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

Popular repositories

  1. ZK-Battleships-Solana ZK-Battleships-Solana Public

    First decentralized & private Battleships game on Solana. Honorable Mention recognition in Solana Grizzlython Hackathon

    TypeScript 22 4

  2. mina-battleships mina-battleships Public

    Battleships ZK Game on the MINA blockchain, leveraging the capabilities of o1js embedded DSL.

    TypeScript 4

  3. ec-elgamal-circom ec-elgamal-circom Public

    ElGamal encryption/decryption Circom2 circuits on the Baby Jubjub curve with TypeScript integration for input handling, testing, and benchmarking.

    TypeScript 3 1

  4. poseidon-encryption-circom2 poseidon-encryption-circom2 Public

    Forked from weijiekoh/poseidon-encryption-circom

    Poseidon encryption in Typescript and circom2 (decryption only) on the BN254 elliptic curve

    TypeScript 2

  5. sha256-o1js sha256-o1js Public

    This implementation aims to optimize the SHA256 circuit by operating on the 32-bit words as a single field element utilizing native binary gadgets. (Won 'Crypto Primitive' prize by O(1)Labs & the ‘…

    TypeScript 2

  6. classic-elgamal-circom classic-elgamal-circom Public

    This repository is featuring a classic ElGamal Scheme implementation in Circom with focus on experimenting with exponentiation in a circuit. Note that this implementation is intentionally insecure …

    1