cloudflare / circl

CIRCL: Cloudflare Interoperable Reusable Cryptographic Library
http://blog.cloudflare.com/introducing-circl
Other
1.23k stars 136 forks source link

Implement Classic McEliece #360

Open qnfm opened 1 year ago

qnfm commented 1 year ago

Classic McEliece is well-studied kem and suitable for offline file encrypt without decryption error. Will there be plan to implement it?

armfazh commented 1 year ago

it is definitely on the scope of CIRCL to include more pq-secure algorithms. We have no specific timeline for McEliece, but looking for contributors and want to hear also use cases.

pufferffish commented 1 year ago

I'm working on a PR for Classical McEliece. Hopefully I will get it ready within the next two weeks.

bwesterb commented 1 year ago

Great. Looking forward to it.