Skip to content

Conversation

@newpavlov
Copy link
Contributor

This project already has sha2, sha-1 and hmac in its dependency tree (older versions for now), so I think it makes sense to use them directly instead of relying on OpenSSL. Plus it simplifies code a bit.

Note that this change does not remove indirect dependency on OpenSSL, since it's still used by git2, libssh2 and native-tls.

@rust-highfive
Copy link

r? @sgrif

(rust_highfive has picked a reviewer for you, use r? to override)

@jtgeibel
Copy link
Member

LGTM!

@bors r+

@bors
Copy link
Contributor

bors commented Jul 21, 2020

📌 Commit 02f2bdc has been approved by jtgeibel

@bors
Copy link
Contributor

bors commented Jul 21, 2020

⌛ Testing commit 02f2bdc with merge b073c71...

@bors
Copy link
Contributor

bors commented Jul 21, 2020

☀️ Test successful - checks-travis
Approved by: jtgeibel
Pushing b073c71 to master...

@bors bors merged commit b073c71 into rust-lang:master Jul 21, 2020
@newpavlov newpavlov deleted the openssl branch July 21, 2020 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants