Multivitamin submitted a new resource:
GibberishAES - encrypt/decrypt strings with AES CBC
Read more about this resource...
GibberishAES - encrypt/decrypt strings with AES CBC
INFORMATION: THIS IS A LIBRARY WHICH MAY BE REQUIRED BY OTHER PLUGINS THIS IS NOT A STANDALONE SCRIPT!
The Original Library is located here https://github.com/mdp/gibberish-aes it has been optimized to be able to use it within the Sinusbot Scripting Engine
This Library allows you to encrypt and decrypt data with AES CBC encryption
The AES Library exports a class with 3 functions
.size(bits)
this takes 1 Parameter which...
Read more about this resource...