-
Hello Everybody. I am trying to use the new algorithms in our wrapper library (LibPKI) that builds on top of OpenSSL. One thing I am having difficulties is to understand how to properly use the signin…
-
#### What were you doing?
Unfortunatly I did not find a safe way to reproduce this bug, I saw it (only) a few times, like 2 times in a couple dozens of prints …
I've got 1.4.1 installed, but …
-
I am testing the performance of **mutual TLS connection** with hybrid certificates on AWS EC2. The certificate chain of a test group is created in this way:
```
RootCA
├── SecondCA
│ └──server …
-
I think I have succeeded building a new implementation of dilithium2(with arm_neon) in liboqs by changing some configurations, but I don't know how to use it in openssl, beacuse openssl does not have …
-
Compiling liboqs with gcc-11 complains about mismatched array sizes in the declaration of `poly_S3_tobytes` and `poly_S3_frombytes` in poly.h versus the instantiation in pack3.c:
The declaration in…
-
The documentation regarding the proper use of `cbarg` within a provider when implementing [OSSL_FUNC_encoder_encode_fn](https://www.openssl.org/docs/manmaster/man7/provider-encoder.html ) is _very_ br…
-
I am maintaining MOPAC, and as part of this activity, I've been exploring how to track its citations more accurately. My best attempt at this using Google Scholar data is: https://openmopac.github.io/…
-
Je fais une méta-issue relative à #1683, mais pas seulement, où je vais lister les warnings individuellement ici. Ca permettra de faire un suivi car il y en a beaucoup, et aussi de faciliter le traite…
thbar updated
2 years ago
-
https://github.com/open-quantum-safe/oqs-provider/issues/23 detected that one algorithm's claimed NIST level was incorrect. This was not detected earlier also because [the OpenSSL generate.yml](https:…
-
I.e.
> On Wednesday, March 6, the OpenSSL team revealed a low severity vulnerability in the ChaCha20-Poly1305, an AEAD cipher that incorrectly allows a nonce to be set of up to 16 bytes.
From th…