Skip to content

ALEX5402/enc-tool

Repository files navigation

Kotlin String ENC TOOL

it is a encription tool for hide strings on your kotlin class

Screenshots

App Screenshot

Usage/Examples

val decriptedkey = alexEnc.decryptString([your string key],[your key pass])

val output = alexEnc.encryptString([your strings need to be hide])

val your-enckey-veriavle = output.second
val your-encString-veriavle = output.first

About

kotlin based encription for strings

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Contributors