-
i was going to add Quinn to [quicperf](https://github.com/victorstewart/quicperf) but alas there's no ffi :(
if you're open to providing one I'll write the quicperf implementation of quinn?
righ…
-
The tree command is really great, especially when you only want to restore select parts of your partition. However the way it's displayed is a little subpar in my opinion. I think it'd be much better …
-
All the signature verification for a cert chain is in the function `check_signatures`. By replacing the `loop` in that function with a parallel loop, we'll do all the signature verification in paralle…
-
Currently certificate analysis is only done by an OpenSSL dependency and the certificate is not correctly analyzed. We should probably do our own native analysis and get some output in the report.
Th…
-
HI, i'm trying to connect to mosquitto using the mosquitto.org.crt certificate, i've added it to the root certificates but when i start the app i get an infinite loop like this:
`20…
-
Reproduced using a slightly modified version of `examples/client.rs` to allow specifying a path, and reading into a user-provided buffer. The problem was originally noticed via `rusoto` s3 client, whi…
-
**Describe the problem you are trying to solve**
I want to patch an indirect dependency. And cloning the dependency can take a lot of time due to huge history, so I publish the patched version …
-
https://cyberphone.github.io/doc/web/yasmin.html#apimapping
This may either be a Spring or CXF feature.
The signature option requires that Jackson can deal with ES6 compatible serialization.
-
I am a bit lost, being a total crypto-noob. We are using gRPC secured by TLS & client certificates in our shop. We used the python libraries both for client & server and want to now try using https://…
-
The following error occurs when the cargo install rinf command is executed
error[E0658]: use of unstable library feature 'ptr_from_ref'
--> C:\Users\lethargy123\.cargo\registry\src\rsproxy.cn-0dc…