+ Cesare : (Shift cipher E(x) = (x + R) mod 26 ) + Vergenere : (Poly Alphabetic substitution) + ROT-n : (Rotate by n places) + PC1 : (Cipher with 128-bit keys) + Xoring : (XOR a String with the value of the key) + Adding : (ADD a String with the value of the key) + NOT : (Encrypt & Decrypt Used Command Not)
- Added RSA Generator & Solve Tabsheet.
+ Generate RSA Key (Bases(2,10,16) & Unlimited KeySize). + Fast Factorization Based to Msieve. + Calcule Private Exponent Key. + Automatic Conversion between bases.
- calculation of ElGamal signature (b) is Fixed.
- Added ElGamal Verifiy Signature Tabsheet.
5-Divers ----------
- Options (About Tabsheet) :
+ Added the possibility to custom the Font color. + Added the possibility to Add/Remove Scan Shell Extension.