Skip to content
This repository has been archived by the owner on Mar 16, 2021. It is now read-only.

Merricx/enigmator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enigmator

Enigmator is All-in-One Web-based Cryptography Tools and was built with Javascript

List of Tools

Cipher

  • Classic Cipher (Caesar, Vigenere, Affine, Autokey, Beaufort, Playfair, etc..)
  • Modern Cipher (RSA, AES, DES, TripleDES, Blowfish, RC4, Rabbit, XOR)

Encoding

  • Base64, Base32, Base16
  • UUEncode / UUDecode
  • Ascii85

Hash

  • MD4, MD5
  • SHA-1, SHA-256, SHA-512, SHA-3 (Keccak)
  • RIPEMD-160

Cryptanalysis

  • Crypto Identifier
  • Massive Decrypter
  • Frequency Analysis
  • Cryptogram Solver
  • String Converter
  • String Manipulation

Others

Third-party Libraries

References