Skip to content

key sizes reduced for unit tests#79

Merged
serengil merged 1 commit into
masterfrom
sefiks/reduce-key-sizes-for-tests
Apr 3, 2026
Merged

key sizes reduced for unit tests#79
serengil merged 1 commit into
masterfrom
sefiks/reduce-key-sizes-for-tests

Conversation

@serengil

@serengil serengil commented Apr 3, 2026

Copy link
Copy Markdown
Owner

Tickets

Resolves #77

What has been done

We reduced the key sizes in unit tests. Most of the cryptosystems have 1024-bit default key size. We are now using 50-bit key size for unit tests not to consume github's resources too much. Because, I recently got flagged and my account hasn't been accesible to public for a week. Even though concrete reason wasn't shared, I suspect my recent PR consumed to much cpu and memory (check out BGN's unit tests).

@serengil

serengil commented Apr 3, 2026

Copy link
Copy Markdown
Owner Author

Tests are being completed in 26 seconds now, previous one was 417.82 seconds. This means 16x times improvement.

@serengil serengil merged commit d6e2fbf into master Apr 3, 2026
2 checks passed
@serengil serengil deleted the sefiks/reduce-key-sizes-for-tests branch April 3, 2026 14:58
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.

Unit test improvements

1 participant