summaryrefslogtreecommitdiff
path: root/src/rust/cryptography-openssl
Commit message (Collapse)AuthorAgeFilesLines
* Move is_fips logic to Rust (#8822)Alex Gaynor2023-04-253-0/+57
|
* Bump openssl from 0.10.51 to 0.10.52 in /src/rust (#8819)dependabot[bot]2023-04-241-1/+1
| | | | | | | | | | | | | | | Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.51 to 0.10.52. - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.51...openssl-v0.10.52) --- updated-dependencies: - dependency-name: openssl dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Convert HMAC to Rust (#8781)Alex Gaynor2023-04-223-0/+143