-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have up…
-
**Describe the bug**
ECC Endorsement Certificate not generated by swtpm_setup while using the `--ecc` is used.
**To Reproduce**
1. Use `swtpm_setup --tpmstate /tmp/mytpm2 --ecc --create-ek-c…
-
I am building a TLS v1.3 server using the C OpenSSL libraries. Among other functionality, I want to print data included in the initial Client Hello message, using the family of ```SSL_client_hello_get…
-
Currently we have a two-step system: `umbral` objects are serialized manually as byte blobs (with `SerializableToArray` trait) and then the result can be (optionally) serialized with `serde` (to enabl…
-
I wanted to report an error when executing the command:
`ant runinstall`
It returns the following error:
```
ejbca:initCA:
[echo] Initializing CA with 'ManagementCA' 'CN=ManagementCA,O…
-
I am not able to find the documentation specification for the CA.
In the link to the current specification provided (https://industrialdataspace.jiveon.com/docs/DOC-3611) it appears the following inf…
-
## Environment
- Development Kit: ESP32-DevKitC
- Kit version: v4
- Module or chip used: ESP32-WROOM-32D
- IDF version: v4.2-dev-1126-gd85d3d969f
- Build System: idf.py
- Compiler version: (cr…
-
Hi team,
I had a look at the issue at https://github.com/joken-elixir/joken/issues/214 and tried to use the ed25519 key with iex
```
iex(1)> privKey = """
-----BEGIN PRIVATE KEY-----
MC4CAQAw…
-
I have set up Cryptpad, and it seems to be working with Firfox but not Chrome.
My nginx.conf currently looks like this:
```
server {
listen 443 ssl http2;
set $main_domain "mydomain.c…
-
### Summary
Hello,
I am facing an issue in DTLS handshake, I am using Raspberry pi as a client and LPCXpresso55S16 as DTLS server, in most cases when I tried to establish a DTLS handshake I was blo…