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

Use default salt length for PS256/384/512 instead of max salt length. #196

Merged
merged 1 commit into from
Dec 15, 2021

Conversation

dajiaji
Copy link
Owner

@dajiaji dajiaji commented Dec 15, 2021

Fix #195.

@codecov
Copy link

codecov bot commented Dec 15, 2021

Codecov Report

Merging #196 (6cf92f7) into main (8bfb97f) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #196   +/-   ##
=======================================
  Coverage   99.84%   99.84%           
=======================================
  Files          28       28           
  Lines        2608     2612    +4     
  Branches      710      710           
=======================================
+ Hits         2604     2608    +4     
  Misses          4        4           
Impacted Files Coverage Δ
cwt/algs/rsa.py 100.00% <100.00%> (ø)

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 8bfb97f...6cf92f7. Read the comment docs.

@dajiaji dajiaji merged commit 45953fb into main Dec 15, 2021
@dajiaji dajiaji deleted the use-default-salt-length branch April 9, 2022 01:03
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.

Some EUDCC certificates can't be decoded
1 participant