Skip to content

bearddan2000/kotlin-cli-gradle-crypto-triple-des-encrypted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kotlin-cli-gradle-crypto-triple-des-encrypted

Description

Encrypt and decrypt password with 3DES not encoded.

Tech stack

  • kotlin
  • gradle
    • 3des

Docker stack

  • gradle:jdk11

To run

sudo ./install.sh -u

To stop (optional)

sudo ./install.sh -d

For help

sudo ./install.sh -h