The cryptography library was removed from the standard library because there was not way to verify the possible issues in the algorithms implementations.

But luckly, there is already a DSL designed for such task:

http://cryptol.net/index.html
https://news.ycombinator.com/item?id=7642434
http://2012.sharcs.org/slides/hurd.pdf

In summary, Cryptol helps to implement existing known crypto algorithms correctly, but also to design new crypto algorithms.

So, please review the inclusion of crypto. library in the standard lib.
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to