summaryrefslogtreecommitdiff
path: root/openssl/src/aes.rs
AgeCommit message (Expand)Author
2021-01-01Use crate in imports in the openssl crateJonas Platte
2020-07-03Fix documentation for unwrap_keyTeddy Sudol
2020-02-10Attach cfg[allow_deprecated] to methods w/ uninitialized functionalityNipunn Koorapati
2019-11-14Format code using 'cargo fmt'Atul Bhosale
2019-06-07Address commentsRussell Greene
2019-06-05Add AES_wrap_key and AES_unwrap_key functionalityRussell Greene
2018-07-04Clean up IGE exampleSteven Fackler
2018-01-01Bump hex to 0.3Bastien Orivel
2017-09-28Moved details about function and reworded block requirementsAndy Gauge
2017-09-27Preface with links to conventional AESAndy Gauge
2017-09-26AES (IGE) encryption documentationAndy Gauge
2017-09-26AES Module level docs and exampleAndy Gauge
2017-09-25WIP: document AESAndy Gauge
2017-07-15RustfmtSteven Fackler
2017-01-21Support AES IGESteven Fackler