Saturday 29 March 2014

SDF Tools v1.0 by saduff



Features :

  • 32 bit Calculator - Support HEX, DEC, OCT, BIN, Function : +, -, *, /, BSwap, Mod, Rol, RoR, And, Or, Xor, Lsh, Rsh, Not, x^2, x^3, x^y, n!.
  • As side-feature, it's also possible to evaluate expressions, but the expressions evaluator works with float and not 32bit integer.
  • BigNum Calculator - Support binary, Decimal, Hex, Function : +, -, *, /, Mod, Xor, Or, And, Shl, Shr, x^y, x^-1 mod n (modulaar inverse), x*y mod n, x^y mod n, GCD (x, y), Prime Gneeration, Prime Checking.
  • Can Convert between following bases : ASCII (Base-256), Hexadecimal (Base-16), Decimal (Base-10), Binary (Base-2), Base-32, Base-64, Base-85.
  • Support Following hash algoritms with possibility to change init vectors of some hashes (*) : GOST, HAVAL*(128/160/192/224/256/288/320), MD2, MD4*, MD5*, Panama, RideMD* (128/160/256/320), Saphire II (128/160/192/224/256/288/320), SHA-0*, SHA-1*, SHA* (256/384/512), Snefru-128 (Level 8), Snefru-256 (Level 8), Square*, Tiger* (128/160/192), Whirpool-0, Whirpool-1, Whirpool-512, Adler-32, CRC-16, CRC-24, CRC-32, CRC-32b, CRC-64, XOR-16, XOR-32.
  • Hash Analyzer - Given the plain text and the hash, it will calculate all the hashes listed above and check them against the given hash, so you don't have manually do that.
  • RSA - Possible to encrypt / decrypt using RSA. SDF Tools v1.0 by saduff

No comments:

Post a Comment