0.3.3 • Published 3 years ago

blgen v0.3.3

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

BLGEN

NPM version

Last commit

Size

Personal CLI tool to generate encrypted strings, useful for licensing.

Ignition

Global install with:

npm install -g blgen

Throttle

Encrypt

Use as:

blgen -s "String here"

This command outputs an encrypted string, which is used for validation once decrypted.

Decrypt

blgen -l "Path\To\File"

This command checks the validity of the file by decrypting it.

Map

  • Decryption option
  • File generation

0.3.3

3 years ago

0.3.0

3 years ago

0.2.4

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago