ZYWU (zongyuwu)

zongyuwu

Geek Repo

Company:DSNS@NCTU, BambooFox

Location:Hsinchu, Taiwan

Github PK Tool:Github PK Tool

ZYWU's repositories

CoppersmithAttack

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.

Language:RubyStargazers:4Issues:0Issues:0

BatchGCDFactorization

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

Language:CStargazers:3Issues:2Issues:0

CTFWriteUp

Some CTF wirteup

Language:RubyStargazers:3Issues:0Issues:0

RSA_ChosenCiphertextAttack

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

Language:RubyStargazers:3Issues:0Issues:0

CommonModulusAttack

When using same (N, e) Modulus and public Exponent in rsa and the plaintext are the same and does not padding

Language:RubyStargazers:1Issues:0Issues:0

rsatoolrb

rsatool in ruby

Language:RubyStargazers:1Issues:0Issues:0

WienerAttack

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 small.

Language:RubyStargazers:1Issues:0Issues:0

Baby-Step_Gaint-Step

An algorithm to find dislogrithm problem in O(sqrt(n))

Language:RubyStargazers:0Issues:0Issues:0
Language:RubyStargazers:0Issues:0Issues:0

chchao

beeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeep

Language:PythonStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

DNSSECLoadTesting

Project of DNSSEC Load Testing

Language:GroffStargazers:0Issues:0Issues:0

FermatFactorization

Factor N = p*q when p is too close to p

Language:RubyStargazers:0Issues:0Issues:0

injectopi

A set of tutorials about code injection for Windows.

Language:CLicense:MITStargazers:0Issues:2Issues:0

MersenneFactorization

Factorize two product of mersenne primes

Language:RubyStargazers:0Issues:2Issues:0

PollarFactorization

If either p − 1 or q − 1 has only small prime factors, n can be factored quickly by Pollard's p − 1 algorithm

Language:RubyStargazers:0Issues:2Issues:0
Stargazers:0Issues:2Issues:0