-
It is going to be commonplace that a key pair will be used with multiple KDF or AEAD algorithms. See ECH for an example.
The design would seem to be robust against use in this way as the KEM ID …
-
**environment**
Demo
**testSessionId**
NULL
**vsId**
NULL
**Algorithm registration**
[
{
"algorithm": "KAS-KDF",
"revision": "Sp800-56Cr1",
"mode": "HKDF",
"fixedIn…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
### Current Behaviour
On `m6a.metal` …
-
## Background and Motivation
.NET Core has `CryptographicOperations.FixedTimeEquals` for byte spans since 2.1. It would make sense to include an overload that takes `ReadOnlySpan` for its parameter…
-
**environment**
Demo
**testSessionId**
161084
**vsId**
"/acvp/v1/testSessions/161084/vectorSets/470070",
"/acvp/v1/testSessions/161084/vectorSets/470071",
"/acvp/v1/testSe…
-
I have a provider and call `OSSL_LIB_CTX_new_child` in the init and corresponding `OSSL_LIB_CTX_free` on teardown, just like the legacyprov.c
Without ASan the openssl app with my provider hangs in …
-
Specify the PSA API for using PBKDF2
-
**Protocol Section**
https://pages.nist.gov/ACVP/draft-hammett-acvp-kas-ssc-ecc.html
https://pages.nist.gov/ACVP/draft-hammett-acvp-kas-ecc-sp800-56ar3.html#name-ecc-cdh-component-test
**Protocol…
-
Testing on a Solaris 11.3 sun4v sparc machine fails for the `--debug` build. On the same machine the tests of the `--release` build are all `ok`, however. Compiler is a ...
```
$ cc -V
cc: Studio 1…
-
My use case can use a verifiable encryption scheme :-)