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

It is not proper to use MD5 to hash modulus and signature value in the parsed certificate again #11

Open
GOODPWDCETCSZ opened this issue May 4, 2020 · 0 comments

Comments

@GOODPWDCETCSZ
Copy link

ZCertificate uses MD5 to hash modulus and signature value in the parsed certificate again. It is not proper since SHA1-RSA alike has been declared in the original certificate file and the parsed certificate should show users or programmers the real modulus and signature value instead of MD5 string.

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

No branches or pull requests

1 participant