Age | Commit message (Expand) | Author |
---|---|---|
2021-01-01 | Use crate in imports in the openssl crate | Jonas Platte |
2020-07-03 | Fix documentation for unwrap_key | Teddy Sudol |
2020-02-10 | Attach cfg[allow_deprecated] to methods w/ uninitialized functionality | Nipunn Koorapati |
2019-11-14 | Format code using 'cargo fmt' | Atul Bhosale |
2019-06-07 | Address comments | Russell Greene |
2019-06-05 | Add AES_wrap_key and AES_unwrap_key functionality | Russell Greene |
2018-07-04 | Clean up IGE example | Steven Fackler |
2018-01-01 | Bump hex to 0.3 | Bastien Orivel |
2017-09-28 | Moved details about function and reworded block requirements | Andy Gauge |
2017-09-27 | Preface with links to conventional AES | Andy Gauge |
2017-09-26 | AES (IGE) encryption documentation | Andy Gauge |
2017-09-26 | AES Module level docs and example | Andy Gauge |
2017-09-25 | WIP: document AES | Andy Gauge |
2017-07-15 | Rustfmt | Steven Fackler |
2017-01-21 | Support AES IGE | Steven Fackler |