0.5.5 • Published 5 years ago

dvn-crypt v0.5.5

Weekly downloads
7
License
ISC
Repository
-
Last release
5 years ago

DVN Crypt

Build your own encryption language in milliseconds with DVN Crypt Algorithm by Krak798.

(Is possible that my grammar is wrong, if it's, please correct it and fork it)

Advantages

· Easy to use

· Fast and lite

· UTF-8 Support

· Cannot force

· Million of possible languages

· 1 / 15863587 possibilities to know the message

(If you need more characters, please create an issue and I will try to add later)

Documentation

We have just three functions:

createLanguage()

Creates a new language and returns it in an object.

encrypt(language, text, consoleLog)

Encrypts the text you pass. Arguments explanation:

​ · language: The language you will use to encrypt the text (Object)

​ · text: The text you want to encrypt (String)

​ · consoleLog: If you want to enable the console log. Default is false. (Boolean)

decrypt(language, text, consoleLog)

Encrypts the text you pass. Arguments explanation:

​ · language: The language you will use to decrypt the text (Object)

​ · text: The text you want to encrypt (String)

​ · consoleLog: If you want to enable the console log. Default is false. (Boolean)

(Any suggestions, open an issue)

Contact and donate info

Contact: contact@krak798.net

Package created by Krak798.

Donate: https://buymeacoff.ee/krak798

0.5.4

5 years ago

0.5.5

5 years ago

0.5.3

5 years ago

0.5.2

5 years ago