mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-09 09:20:15 +01:00
9 lines
316 B
Plaintext
9 lines
316 B
Plaintext
|
#
|
||
|
# This file enables test coverage of the rsa performance tests
|
||
|
#
|
||
|
#
|
||
|
# mode keysize bufsize exponent repetitions cxrepetitions
|
||
|
rsa 32 32 17 1000 5
|
||
|
rsa 64 64 3 500 3
|
||
|
rsa 128 128 65537 200 3
|