-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Exclude multithread RSA-related tests and increase thread init timeout (
#135) The multithreaded versions of RSAPSS and RSA_2048 seem to be hanging, so they are temporarily omitted until a fix is available. In some platforms, like Windows, the initialization of the threads requires more time, so the timeout is increased to account for that. Signed-off-by: Kostas Tsiounis <[email protected]>
- Loading branch information
1 parent
10bb6de
commit c15de2d
Showing
2 changed files
with
10 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters