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

Implement encoder and decoder #33

Closed
wants to merge 5 commits into from
Closed

Implement encoder and decoder #33

wants to merge 5 commits into from

Conversation

baentsch
Copy link
Member

@baentsch baentsch commented Oct 8, 2021

Fixes #2

Next: Hybrid signature support (#3)

Possibly review: crypto object generation (deleted), interop testing (#32)

TWIMC: The failing interop tests will be OK as and when openssl/openssl#16770 merges and the warning messages will be gone when openssl/openssl#16773 closes.

initial endecoder stubs added

generate crypto objects added

header corrections

encode/decode tests passed for dil2

generate certs

certgen working

encrypted PK support added

verbose test output just in case

making OQS NIDs dynamic

fully utilize nid as evp_type for OQS keys

cert interop testing added

full templatization
@baentsch baentsch changed the title added initial testharness with OSSL dependency [skip ci] added initial testharness with OSSL dependency Oct 8, 2021
@baentsch baentsch changed the title added initial testharness with OSSL dependency Implement encoder and decoder Oct 8, 2021
@baentsch baentsch marked this pull request as ready for review October 8, 2021 13:04
@baentsch baentsch requested review from bhess and dstebila October 8, 2021 13:04
@baentsch baentsch mentioned this pull request Oct 9, 2021
@baentsch
Copy link
Member Author

Closing until discussion here is resolved and code is suitably changed.

@baentsch baentsch closed this Oct 14, 2021
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.

Implement encoder/decoder
1 participant