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 _getIndxChop on hex types to make large rsa:key modulus values work #1398

Merged
merged 1 commit into from Oct 9, 2019

Conversation

Cisphyx
Copy link
Contributor

@Cisphyx Cisphyx commented Oct 9, 2019

No description provided.

@Cisphyx Cisphyx changed the title use _getIndxChop on hex types to make large rsa:key values work use _getIndxChop on hex types to make large rsa:key modulus values work Oct 9, 2019
@codecov
Copy link

codecov bot commented Oct 9, 2019

Codecov Report

Merging #1398 into master will decrease coverage by 0.05%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1398      +/-   ##
==========================================
- Coverage   95.12%   95.06%   -0.06%     
==========================================
  Files         133      133              
  Lines       19427    19427              
==========================================
- Hits        18479    18469      -10     
- Misses        948      958      +10
Flag Coverage Δ
#linux 95.06% <100%> (-0.02%) ⬇️
#osx ?
Impacted Files Coverage Δ
synapse/lib/types.py 99.13% <100%> (ø) ⬆️
synapse/lib/platforms/darwin.py 0% <0%> (-100%) ⬇️
synapse/lib/thisplat.py 58.33% <0%> (-8.34%) ⬇️
synapse/lib/base.py 89.43% <0%> (-1%) ⬇️
synapse/lib/link.py 98.54% <0%> (-0.73%) ⬇️
synapse/lib/lmdbslab.py 98.93% <0%> (-0.16%) ⬇️

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 ab7619f...6d2dcf5. Read the comment docs.

@invisig0th invisig0th merged commit 773e491 into master Oct 9, 2019
@invisig0th invisig0th deleted the hex-getindxchop branch October 9, 2019 21:32
@vEpiphyte vEpiphyte added this to the v0.1.31 milestone Oct 10, 2019
@vEpiphyte vEpiphyte added the bug label Oct 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants