-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
WIPWork In ProgressWork In ProgressenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
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
Labels
WIPWork In ProgressWork In ProgressenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed