Skip to content
This repository was archived by the owner on Jun 14, 2022. It is now read-only.
This repository was archived by the owner on Jun 14, 2022. It is now read-only.

Documentation on "Encryption standards for V.systems" #59

@Primerz

Description

@Primerz

As explained by the Vsys team (here https://github.com/virtualeconomy/js-v-sdk/wiki/How-to-Encrypt-and-Decrypt-a-message) it is possible to encrypt a message in a transaction using js-nacl, the key-pair from the vsystems account are compatible with it, meanwhile, for the McEliece algorithm it is not specified how could we transfers the public key to someone, therefore, it is potentially, useless.

In some chain, it is possible to have a transaction object property called "is_encrypted" which can correlate to "nacl" for example, very good for a standardized way to use it.

Also, a question that I have is the size limit of the message embed in a transaction.

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