Skip to content

Support wasm #51

@sah4ez

Description

@sah4ez

In the branch begin work for migration to wasm for encryption/decryption. But I found a problem with support of goroutines in was, they didn't work with subcommand.
So, I think we can generate the separate modules in wasm and use this code in javascript applications.

Refactoring plan:

  • publish to the server
  • ephemeral encryption
  • ephemeral decryption
  • loading all keys
  • generation of QR code
  • download QR code
  • encryption with qrcode pub key
  • decryption with qrcode priv key

Metadata

Metadata

Assignees

No one assigned

    Labels

    WIPWork In ProgressenhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions