Skip to content

Class in Kotlin for encrypt and decrypt text string, using Jasypt library.

Notifications You must be signed in to change notification settings

angerson1722/crypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto

Easy use of Jasypt java library in kotlin for encrypt and decrypt string text.

Crypto().encrypt(cleanText)

Crypto().decrypt(encryptedText)

About

Class in Kotlin for encrypt and decrypt text string, using Jasypt library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages