On Mon, May 5, 2014 at 11:42 AM, John Mija <[email protected]> wrote:

> I like the project clearcrypt and it is awesome that developers start to
> build different algorithms than standard ones.
>
> But it's also  necessary to have the most used algorithms, like i.e.:


If this is what you're after, please have a look at rust-crypto:

https://github.com/DaGenix/rust-crypto

ClearCrypt has a different goal: to produce a minimalist transport
encryption library. To that end it will only implement ciphers that will be
part of the protocol's (TBD) ciphersuite.

Presently the only cipher planned is ChaCha20.

-- 
Tony Arcieri
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to