Skip to content

Is There a Limit Character for AES Encrypt and Decrypt? #5

@VincentAlexander

Description

@VincentAlexander

Hi,

Is there a limit character for AES Encryption result? I try to decrypt AES Encryption with 269 character long but it gives error like below, but when I try to decrypt it with https://www.devglan.com/online-tools/aes-encryption-decryption it goes success and I can see the decryption result.

When I change the character long into 200 character it goes success.

Error: error:1e06b065:Cipher functions:EVP_DecryptFinal_ex:BAD_DECRYPT
at createErrorFromErrorData (NativeModules.js:121)
at NativeModules.js:78
at MessageQueue.__invokeCallback (MessageQueue.js:398)
at MessageQueue.js:137
at MessageQueue.__guardSafe (MessageQueue.js:314)
at MessageQueue.invokeCallbackAndReturnFlushedQueue (MessageQueue.js:136)
at debuggerWorker.js:70

Can anyone help me with this?

Thanks & regards,

Vincent

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