DaGenix / rust-crypto

A (mostly) pure-Rust implementation of various cryptographic algorithms.
Apache License 2.0
1.39k stars 295 forks source link

Add AES decryptor example for x86 platforms #372

Closed tpickett66 closed 4 years ago

quux00 commented 7 years ago

Thanks for this example - it was exactly what I needed. Works with the latest version of rustc and and rust-crypto. Hope this gets merged!