Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 340 Bytes

crypto.md

File metadata and controls

19 lines (10 loc) · 340 Bytes

Crypto

Ancient Encodings

Read source.py - hex(bytes_to_long(b64encode(message)))

CyberChef is great for this: CyberChef

HTB{1n_y0ur_j0urn3y_y0u_wi1l_se3_th15_enc0d1ngs_ev3rywher3}

Small StEps

Textbook RSA with e=3

Perfect Synchronization

TODO: mention quipqiup