The-DevX-Initiative / RCIG_Coordination_Repo

A Coordination repo for all things Rust Cryptography oriented
https://cryptography.rs
255 stars 33 forks source link

Awesome Rust Cryptography: Include The Citadel Protocol #85

Open tbraun96 opened 10 months ago

tbraun96 commented 10 months ago

The Citadel Protocol is a next-generation post-quantum version of Signal, written in pure rust, with many more features and stronger security.

Open-source announcement: https://www.reddit.com/r/crypto/comments/107owld/after_5_years_of_development_i_am_releasing_the/

GitHub

Company Website

Rust docs

Whitepaper

Crates.io

Some relevant articles:

richsalz commented 10 months ago

Nice work, congrats.

It would be useful for adoption if (a) there were a signal-compatible mode of operating.

The "NIST missteps" seems a bit wrong, about the 2**40 thing, but c'est la vie.