sfackler / rust-openssl

OpenSSL bindings for Rust
1.4k stars 752 forks source link

Add binding for EVP_DigestSqueeze #2270

Closed initsecret closed 3 months ago

initsecret commented 3 months ago

https://github.com/pyca/cryptography/issues/9185 depends on this.

alex commented 3 months ago

Looks like CI is having a sad. I'll take a look in the morning.

alex commented 3 months ago

https://github.com/sfackler/rust-openssl/pull/2271 is my WIP to fix CI (requires a BoringSSL chnage... yaks on yaks on yaks)

alex commented 3 months ago

Ok, if you can rebase this I can merge.