-
**Is your suggestion a test requirement/change or improvement of the test framework? Please describe.**
In this effort, there will be 2 phases
1. Upgrading from IS 6.1.0 to 7.0.0
2. 7.0.0 migr…
-
For some PQ algorithms one can recreate the public key from only the private key, but oqs-provider still by default attaches the public key to the serialization of the private key, which can be turned…
-
From the IVY WG discussion at IETF 120, there was some push to move the work a bit faster, considering some use cases in a future update:
https://datatracker.ietf.org/doc/minutes-120-ivy-2024072416…
-
Some of us (@kaspar030, @ROMemories, @emmanuelsearch, @chrysn) will be at the [Paris LAKE hackathon](https://parishackathon.lakewg.org) co-hosted with T2TRG.
What precisely do we want to do there?
…
-
## Proposed Change
Note: This may end up resulting in a WebAuthn spec change (I think it should - read on), or in a close with feedback to the FIDO alliance about the validity of this test in the c…
-
The final HTTP/2 spec is still at least 1-2 years away, but now that the first draft (based on SPDY) has been released, i believe we can at least start planning our implementation.
http://tools.ietf.…
kraih updated
9 months ago
-
Following up on [a discussion about the goal of OQS](https://github.com/dstebila/oqs-www-new/pull/169#discussion_r1477535726) this issue is to raise the question whether OQS shall remain limited to re…
-
Hello,
I am currently trying to use the quantum-safe Chromium (0.5.0) build as a client to connect to the OQS haproxy container using its default certificate generation settings (the default signa…
-
# Moderator
TBD
# Moderator Status Review
None
# Requirement Summary
Metadata includes natural language text in several places, notably the `title` and `long_name` attributes, as well as pote…
-
`new($filename)` reads the file as bytes, with no encoding layers, so any content that isn't Latin1 will cause issues. `new(\$content)` is read exactly the same way.
Files need to be decoded, so an …