Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set Kyber OIDs #368

Merged
merged 3 commits into from
Mar 7, 2024
Merged

Set Kyber OIDs #368

merged 3 commits into from
Mar 7, 2024

Conversation

bhess
Copy link
Member

@bhess bhess commented Mar 7, 2024

Sets Kyber (round 3) OIDs as suggested in #351.

Done by adding the OIDs to generate.yml and running generate.sh

OIDs:
Kyber512: 1.3.6.1.4.1.2.267.8.2.2
Kyber768: 1.3.6.1.4.1.2.267.8.3.3
Kyber1024: 1.3.6.1.4.1.2.267.8.4.4

Note that the generate-script also updated the "random" KEM OIDs, which is intended, see #348 (comment)

Two other minor changes:

  • Updated generate.sh to not pull generate.yml from oqs-openssl 1.1.1 anymore, which seems obsolete
  • Removed a commented-out reference to SIKE (RIP)

@bhess bhess requested a review from baentsch as a code owner March 7, 2024 09:47
Copy link
Member

@baentsch baentsch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks (for taking this responsibility), @bhess !

@bhess bhess merged commit 8a6a1cd into main Mar 7, 2024
44 checks passed
@bhess bhess deleted the bhe-kyber-oids branch March 7, 2024 12:11
feventura pushed a commit to EntrustCorporation/oqs-provider that referenced this pull request Mar 13, 2024
* Fix OIDs for Kyber (r3)

* fix comments in generate.sh [skip ci]

* run clang-format

Signed-off-by: Felipe Ventura <[email protected]>
feventura pushed a commit to EntrustCorporation/oqs-provider that referenced this pull request Mar 16, 2024
* Fix OIDs for Kyber (r3)

* fix comments in generate.sh [skip ci]

* run clang-format

Signed-off-by: Felipe Ventura <[email protected]>
feventura pushed a commit to EntrustCorporation/oqs-provider that referenced this pull request Mar 17, 2024
* Fix OIDs for Kyber (r3)

* fix comments in generate.sh [skip ci]

* run clang-format

Signed-off-by: Felipe Ventura <[email protected]>
feventura pushed a commit to EntrustCorporation/oqs-provider that referenced this pull request Mar 17, 2024
* Fix OIDs for Kyber (r3)

* fix comments in generate.sh [skip ci]

* run clang-format

Signed-off-by: Felipe Ventura <[email protected]>
feventura pushed a commit to EntrustCorporation/oqs-provider that referenced this pull request Mar 17, 2024
* Fix OIDs for Kyber (r3)

* fix comments in generate.sh [skip ci]

* run clang-format

Signed-off-by: Felipe Ventura <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants