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

Added alternate OID 1.3.14.3.2.29 for sha1 with RSA #940

Merged
merged 4 commits into from Jan 7, 2022

Conversation

davidlehn
Copy link
Member

@codecov-commenter
Copy link

codecov-commenter commented Jan 7, 2022

Codecov Report

Merging #940 (e82b410) into main (c61b204) will increase coverage by 0.52%.
The diff coverage is 59.09%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #940      +/-   ##
==========================================
+ Coverage   79.54%   80.07%   +0.52%     
==========================================
  Files          40       40              
  Lines        9475     9395      -80     
==========================================
- Hits         7537     7523      -14     
+ Misses       1938     1872      -66     
Impacted Files Coverage Δ
lib/x509.js 82.51% <58.13%> (+4.51%) ⬆️
lib/oids.js 100.00% <100.00%> (ø)
lib/rsa.js 79.19% <0.00%> (+0.60%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c61b204...e82b410. Read the comment docs.

dpwatrous and others added 4 commits January 7, 2022 13:22
- Reduce duplicate code.
- Fix style nit.
- Update changelog.
- Reduce duplicate code.
- Small cleanups.
- Add note about deprecated OID alias.
@davidlehn davidlehn force-pushed the dpwatrous-dpwatrous/sha1rsa-alias branch from e82b410 to aaefafa Compare January 7, 2022 18:26
@davidlehn davidlehn merged commit f8e498a into main Jan 7, 2022
@davidlehn davidlehn deleted the dpwatrous-dpwatrous/sha1rsa-alias branch January 7, 2022 18:26
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.

None yet

4 participants