-
# LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443
➜ bingoohuang git clone https://github.com/bingoohuang/bssh.git
Cloning into 'bssh'...
fatal: unable to access 'https://…
-
Hello,
I set up the Google IoT core settings for the example and build successful.
But after executing it with `idf.py monitor` command, the data does not come into IoT core.
(IDF version: v4.0)
…
-
The goal of this meta issue is to build a go-to place for links, information, and opportunities for building trustless zk-SNARKs as a potential future protocol building-block for Monero.
Disclaimer…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues for a bug report that matches the one I want to file, without success.
### Did you read the documentation and t…
-
With OpenSSL supporting ed448 for over a year now, I was hoping it would find its way in to LibreSSL sooner rather than later. There are more than a few products that use LibreSSL as a dependency & wo…
-
Hi,
First, as always, thanks for your good work.
This is a long term feature request :) (freelan 3?)
I've asked in the past why not using DTLS and this was a bit buggy, maybe too soon.
DTLS 1.2 (ja…
-
### qBittorrent version and Operating System:
3.3.11 Win10
### What is the problem:
I see only HTTP, SOCKS4 and SOCKS5 proxy types.
### What is the expected behavior:
I need HTTPS proxy type too.
ache updated
9 months ago
-
BIP-0340's validator criteria doesn't require `s` is non-zero. While it does require `R` isn't identity, meaning `s` will be only be 0 for non-trivial cases, finding a valid signature with an `s` of 0…
-
I'm trying to compile [k256](https://github.com/RustCrypto/elliptic-curves/tree/master/k256) for ATmega328, a popular 8-bit chip on arduino boards, but I'm getting:
```rust
error: this crate build…
-
Hello, I'm new to writing Circom circuits and was wondering about the security status of this repository versus the [classic elgamal implementation repository](https://github.com/Shigoto-dev19/classic…