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.:

aes
rsa
des
hmac
md5
rsa
sha1, sha256, sha512

As reference, the Go team added some basic algorithms to the standard library: http://golang.org/pkg/crypto/

El 05/05/14 19:35, Richo Healey escribió:
On 05/05/14 18:33 +0000, Brad Messer - messerb wrote:
Hello Everyone!

My name is Bradley Messer and I am a senior Computer Science and
Mathematics student at Clarkson University. I was speaking with a
developer and was told that Rust was in need of a crypto library. I
would like to write one, but I would like to know which protocols
would be helpful to have in it.

Thank you!

Bradley Messer

Hi Bradley,

You might want to have a look at clearcrypt[1]. It is basically
vaporwhere at
this point, but that seems to be the most plausible direction we're moving
in.

Cheers

richo

[1]: https://github.com/clearcrypt/clearcrypt
_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev


_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to