Age | Commit message (Expand) | Author |
---|---|---|
2021-01-01 | Use crate in imports in the openssl crate | Jonas Platte |
2020-07-28 | Work around upstream base64 bug | Steven Fackler |
2020-05-24 | Run clippy | Steven Fackler |
2019-11-22 | Fix up base64 docs | Steven Fackler |
2019-11-21 | Cleanup | Steven Fackler |
2019-11-14 | Avoid initialization overhead for base64 coding | Adam Reichold |
2019-11-14 | Expose EVP_{Encode,Decode}Block interfaces for base64 coding | Adam Reichold |