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

Problems with test case for RFC3280 #4

Open
YuryStrozhevsky opened this issue Dec 7, 2013 · 3 comments
Open

Problems with test case for RFC3280 #4

YuryStrozhevsky opened this issue Dec 7, 2013 · 3 comments

Comments

@YuryStrozhevsky
Copy link

Module test is named rfc3280, but in fact contains only OCSP stuff.

@Vanuan
Copy link

Vanuan commented Aug 6, 2014

There's an alternative rfc3280 implementation:
https://github.com/dstucrypt/jkurwa/blob/master/lib/spec/rfc3280.js
But it contains only GOST algorithm identifiers.

And there's also a bug with choice implementation.

@indutny
Copy link
Owner

indutny commented Aug 7, 2014

Could we merge them?

@Vanuan
Copy link

Vanuan commented Aug 7, 2014

I looked closer, and it seems that it is a fork. The only reason it is different is a specific AlgorithmIdentifier used.
Could be a valid use case for #14.
\cc @muromec

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

3 participants