datapartyjs / dataparty-crypto

It slices, it dices, and it enciphers
http://dataparty.xyz
Apache License 2.0
4 stars 0 forks source link

FEAT | Support quantum signed messages #30

Open sevenbitbyte opened 6 months ago

sevenbitbyte commented 6 months ago

🚀 Feature Proposal

Messages should allow more signature types and include more than one when desired. Post quantum signatures can be fairly large so this needs to be flexible to support existing Nacl-only signing or additional PQ signatues.

Finally, 3rd parties may wish to sign an existing message. Should support that too.