-
Notifications
You must be signed in to change notification settings - Fork 167
Open
Description
This app is Super cool.Big up @adonespitigo . The params are suppose to be encrypted ,i want to use aes
example ;
Kotlin
val sdk = "24"
val key = "1234"
val cryptLib = CryptLib()
val enc_sdk = cryptLib.encryptPlainTextWithRandomIV(sdk, key)
, How am i going to decrypt it inside node js script. Any help will be appreciated.
Metadata
Metadata
Assignees
Labels
No labels