Home

Awesome

cryptools

Useful crypto tools for CTF

Tech

Prime-factorize methods

RSA

Implement

Attacks

Elliptic Curve

TODO.

Installation

Requirements

$ git clone git@github.com:sonickun/cryptools.git
$ python setup.py install

Usage

$ python
>>> from cryptools import *

There are the sample codes. <- TODO

License

MIT