Results 26 issues of Daiki Ueno

This would be useful when testing with browsers / downloaders which support 0-RTT only through HTTP. Signed-off-by: Daiki Ueno ##### Checklist - [ ] documentation is added or updated -...

branch: master
triaged: feature

I am sure that this is not a good idea and there could be a better approach, but I would like to hear any opinions. In our project, we want...

wasi

This enables access to authenticator devices through the D-Bus based protocol rather than low-level communication protocols such as USB HID. The main motivation of this is to allow isolated clients...

# Feature request ## Is your feature request related to a problem? Please describe Although tlsfuzzer tests are somehow self-documented with a decision tree, it is sometimes hard to grasp...

enhancement

In GnuTLS we have recently added a [feature](https://gitlab.com/gnutls/gnutls/-/merge_requests/1460) to load TPM2 key blob through tpm2-tss. It works great, but turned out that libtss2-esys.so.* brings in OpenSSL dependency, which causes issues...

In the current keylime configuration, I see a few inconsistencies in representing constructed types such as lists: ``` severity_labels = ["info", "notice", "warning", "error", "critical", "alert", "emergency"] ... accept_tpm_hash_algs =...

**Description** TLS versions before TLS 1.3 exchange certificates in plain text. That may prevent pseudonymous communication between a Keep and the tenant. It would be nice if we always use...

security
host-components

As discussed on #1599, this is a strawman proposal to make the common cryptographic algorithms (AES, SHA2, SHA3, and RNG) switchable to avoid OpenSSL dependency at package installation time. The...

Currently liboqs uses OpenSSL as the default backend for low-level support algorithms, such as AES and SHA3 if the `OQS_USE_OPENSSL` build flag is `ON`; otherwise it will use the bundled...

enhancement
help wanted

As libxkbcommon is now available everywhere, let's link with it instead of bundling the copy.