El 05/05/14 19:47, Daniel Micay escribió:
On 05/05/14 02:42 PM, John Mija 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.:

aes
rsa
des
hmac
md5
rsa
sha1, sha256, sha512

None of these are is directly usable for authenticated encryption, and
only hmac / sha256 / sha512 have sane direct use cases. These are low
level primitives for a cryptography library to use rather than a high
level API.

Before of to have a high level API, in the first you need the primitives of low level.
_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to