Blame nss/tests/cipher/dsa.txt

Packit 40b132
# This Source Code Form is subject to the terms of the Mozilla Public
Packit 40b132
# License, v. 2.0. If a copy of the MPL was not distributed with this
Packit 40b132
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
Packit 40b132
#
Packit 40b132
# This file enables test coverage of the dsa performance tests
Packit 40b132
#
Packit 40b132
#
Packit 40b132
# mode     keysize   bufsize   repetitions cxrepetitions
Packit 40b132
  dsa        64         20         200         5
Packit 40b132
  dsa        96         20         200         3
Packit 40b132
  dsa       128         20         200         3
Packit 40b132
  dsa       256         20         200         3
Packit 40b132
  dsa       384         20         200         3