Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 387 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 387 Bytes

myutils

My crypto utils for CTFs. Contains utility functions around pycryptodome, networking, elliptic curves, multiprocessing, qr, number theory and more.

Installing

# Directly install this package from git
pip install --user git+https://github.com/AvyChanna/myutils

⚠️ WIP ⚠️

This package may(WILL) break randomly as I add stuff. You've been warned.