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

scripts to do interoperability testing with OpenSSL #80

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tomato42
Copy link
Collaborator

a very rough tooling (basically a brain-dump) of tools for interoperability testing with OpenSSL/OQSprovider'

Added it here mostly to show that it's fairly easy to do the PEM/DER encoding and decoding using the code from python-ecdsa.
Still needs to be generalised (to handle Kyber too) and put into a module.

@tomato42
Copy link
Collaborator Author

I need to update it to use the official OIDs now, as we are using the final version of the algorithm: https://csrc.nist.gov/projects/computer-security-objects-register/algorithm-registration

@tomato42 tomato42 force-pushed the interop-with-openssl branch from e88e885 to bb6fcd5 Compare January 3, 2025 16:39
@tomato42 tomato42 marked this pull request as ready for review January 3, 2025 17:55
@tomato42
Copy link
Collaborator Author

tomato42 commented Jan 3, 2025

@GiacomoPope OK, the code to handle PEM files with keys added.
Not sure if you'd prefer to have it integrated more into the library, or retain more as examples (as it is now).

@tomato42 tomato42 force-pushed the interop-with-openssl branch from bb6fcd5 to dd8c03f Compare January 10, 2025 11:11
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.

1 participant