Skip to content
View KAMOME-code's full-sized avatar

Block or report KAMOME-code

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. RSA-encryption-in-Verilog RSA-encryption-in-Verilog Public

    Result = "A^B mod C", 8 bit RSA but easily expandable

    Verilog

  2. 256bit-Unsigned-Sequential-Multiplier 256bit-Unsigned-Sequential-Multiplier Public

    Unsigned binary 256 bit Sequential Multiplier with a 128 bit or 64 bit combinational Multiplier.

    SystemVerilog

  3. Fast-modular-reduction-for-secp256k1 Fast-modular-reduction-for-secp256k1 Public

    with random test

    SystemVerilog

  4. Modular-Inverse-in-Verilog Modular-Inverse-in-Verilog Public

    Montgomery Inverse with Binary Extended Euclidean Algorithm, Easily expandable

    SystemVerilog 6 3