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.
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.