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

Allow rsa pkcs#1 decryption of ciphertexts less-than or equal to key-size #165

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

coco-speed
Copy link
Collaborator

This pull request was created automatically by CodSpeed to track performance changes of the pull request pyca/cryptography#11411.

The original branch is fork-11411-arlenyan/jsbn

…size for compatibility with other implementations, such as Tom Wu's jsbn/rsa library which seems to occasionally produce ciphertext octet-strings shorter than key-size if it contains leading zero octets.
Copy link

codspeed-hq bot commented Aug 9, 2024

CodSpeed Performance Report

Merging #165 will not alter performance

Comparing fork-11411-arlenyan/jsbn (b3891da) with main (d5dc2e4)

Summary

✅ 20 untouched benchmarks

@coco-speed coco-speed force-pushed the main branch 19 times, most recently from 7b14f45 to 4c2b121 Compare August 16, 2024 10:55
@coco-speed coco-speed force-pushed the main branch 9 times, most recently from 28675d7 to 769f963 Compare August 19, 2024 10:55
@coco-speed coco-speed force-pushed the main branch 27 times, most recently from 94b8b3a to 35a0d9c Compare September 6, 2024 11:05
@coco-speed coco-speed force-pushed the main branch 3 times, most recently from 619c8f2 to ce42b9b Compare September 7, 2024 02:40
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.

2 participants