• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

encrypt-decrypt

Encrypt and decrypt strings easily and others functionalities.
  • #encryption
  • #decryption
  • #transform
  • #caesar
  • #vigenere
lucbu
0.3.2 1,867
2
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

Encrypt & Decrypt strings

This is just a project i made for fun nothing serious.

Encryption method available

  • Caesar Cipher
  • Vigenere (Alphabet : 'ABCDEFGHIJKLMNOPQRSTUVWXYZ') (it will automatically modify the message with capital letters)
  • MD5
  • SHA1, SHA256
  • AES
  • DES

Others functionnalities

  • Frequency Analysis (Result in console ctrl-alt-i)
  • Text transformation (CharToCode/CodeToChar, toUpperCase/toLowerCase)

Just select the string you want to encrypt/decrypt and choose the method to use.

Using of package https://www.npmjs.com/package/cryptojs-atom wich is a fork of https://github.com/gwjjeff/cryptojs

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by