bnadarevic / CTFNoteTaker

bot for taking notes about challenges during CTF
5 stars 0 forks source link

Common Math/Encode/Decode Functions #23

Open ValarDragon opened 8 years ago

ValarDragon commented 8 years ago

Allow privileged users to perform some basic math /encoding operations. Operations such as: Decode RSA, Encode RSA, Extended Euclidean Algorithm, Encode/Decode Base64 , hex encode/decode (More can be added later)

DB Whitelist for who can perform the commands, as they may be operation heavy.