Skip to content

Plain Text Params #31

@buffer1900

Description

@buffer1900

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions