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

verify certificate #36

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

verify certificate #36

wants to merge 9 commits into from

Conversation

jwes
Copy link

@jwes jwes commented Nov 10, 2024

prepare certificate verification.

That requires that toASN1 will return the same bytes that were originally parsed.

Also some tests were added.

jwes and others added 9 commits October 11, 2024 06:07
this also makes sure that the ASN.1 transformation is reversible
…natureValue

the signatureValue is not usable directly when verifiing an EC signature.
rsa tests for verify
therefore the tbs cert is not equal to the bitstream
added testcases for different serializations
@jwes jwes closed this Nov 13, 2024
@jwes jwes deleted the work/csr_to_pem branch November 13, 2024 21:03
@jwes jwes restored the work/csr_to_pem branch November 13, 2024 21:07
@jwes jwes reopened this Nov 13, 2024
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