Skip to content

Cryptography hang GUI loader #17

@xandros6

Description

@xandros6

Cryptography library not use Isolates so there are 2 points in the code of security1.dart :

line88 :await _generateKey();
line105 :final sharedKey = await x25519.sharedSecretKey;

that cause the hang of GUI loader for some seconds.

I try to add Isolate, but I'm unable to do it works.
Can you help me pelase?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions