Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 489 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 489 Bytes

scryptoslib

A cryptography library designed for CTFs.

Requirements

  • Python 3
  • gmpy
  • pycryptodome

Optional Software

In this library, we wrote wrappers for the following software:

  • fplll
  • Pari/GP
  • GAP
  • Singular

Contact

The main mantainer is @elliptic_shiho.

License

Released under the MIT license.