Skip to content

Insecure, uses SHA1PRNG and ECB mode encryption #1

@owlstead

Description

@owlstead

Warning: code is completely insecure. SHA1PRNG used a bad random number generator, was then replaced by OpenSSL that is fully random regardless of the seed and is deprecated for newer versions of Android. Code also uses ECB (no IV) instead of CBC or an authenticated cipher.

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