You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's certainly a possibility, and if someone wrote a PR for it then I'd certainly review it :)
Before adding a new option however, we should think about whether there's a better format for Bote addresses (than just sticking the two public keys together). We should also think about the different trade-offs of the various post-quantum schemes (now that there has been significantly more research on them).
str4d
changed the title
[Question] Could we add McEliece to bote encryption options?
Investigate modern post-quantum encryption/signature options e.g. McEliece
Oct 12, 2017
McEliece Keys are ungodly huge. From the GoldBug Encryption program a McEliece Public Key is 8.1 MB. Yeah I exported it to a text file and looked at the size myself.
This repo has a great gpg-like application for dealing with it; I think it wouldn't be too hard to implement in bote.
The text was updated successfully, but these errors were encountered: