Skip to content
View zongyuwu's full-sized avatar
  • DSNS@NCTU, BambooFox
  • Hsinchu, Taiwan

Block or report zongyuwu

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 Loading

  1. CoppersmithAttack CoppersmithAttack Public

    Coppersmith's theorem has many applications in attacking RSA specifically if the public exponent e is small or if partial knowledge of the secret key is available.

    Ruby 4 2

  2. RSA_ChosenCiphertextAttack RSA_ChosenCiphertextAttack Public

    Attacks against plain RSA (When RSA does not padding) and it is able to send arbitrary cipher for server to decrypt.

    Ruby 3

  3. CTFWriteUp CTFWriteUp Public

    Some CTF wirteup

    Ruby 3 2

  4. BatchGCDFactorization BatchGCDFactorization Public

    When there exist shared prime in modulus of RSA. We can factorize by GCD method efficiently

    C 3 1

  5. rsatoolrb rsatoolrb Public

    rsatool in ruby

    Ruby 1

  6. WienerAttack WienerAttack Public

    The Wiener's attack, named after cryptologist Michael J. Wiener, is a type of cryptographic attack against RSA. The attack uses the continued fraction method to expose the private key d when d is s…

    Ruby 1 1