Dmitry Belyavskiy

Results 36 issues of Dmitry Belyavskiy

Is there a way to build oqsprovider for using with OpenSSL 3.5 so hybrid/composite ML-DSA algorithms will be provided by oqsprovider but both classic and PQ component would be fetched...

question

I came across that fetching parameters are ignored when creating ML-KEM public key from data. I want to fetch supplementary digests with particular properties. EVP_KEYMGMT object for ML-KEM supports `OSSL_PKEY_PARAM_PROPERTIES`...

branch: master
triaged: bug
branch: 3.5

These are the changes that allow working hybrid PQ algorithms in hybrid mode with old (pre-3.5) FIPS providers. Changes I had to introduce, and some reasoning: * fips=yes for hybrid...

branch: master
triaged: feature
hold: committer discussion
severity: fips change

**Describe the bug** Our annobin check has found out that the library doesn't implement the CET protection https://sourceware.org/annobin/annobin.html/Test-cf-protection.html because of lack of the corresponding code in ASM files (see the...

help wanted
future-work

Support of EVP_SKEY objects in store. The tests and documentation TBD. ##### Checklist - [x] documentation is added or updated - [x] tests are added or updated

approval: done
branch: master
triaged: feature
tests: present
severity: ABI change
style: waived

Surely we can at least print key type (and maybe key size) ? _Originally posted by @simo5 in https://github.com/openssl/openssl/pull/28278#discussion_r2592745515_