• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Keine Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

TLS/SSL and crypto library


Commit MetaInfo

Revision8535636f68427f22545b0d643243e0bfff67a27e (tree)
Zeit2008-01-03 22:56:12
AutorDr. Stephen Henson <steve@open...>
CommiterDr. Stephen Henson

Log Message

Typo.

Ändern Zusammenfassung

Diff

--- a/fips-1.0/dsa/fips_dssvs.c
+++ b/fips-1.0/dsa/fips_dssvs.c
@@ -274,7 +274,7 @@ void pqgver()
274274 }
275275 }
276276
277-/* Keypair verification routine. NB: this isn't part of the stndard FIPS140-2
277+/* Keypair verification routine. NB: this isn't part of the standard FIPS140-2
278278 * algorithm tests. It is an additional test to perform sanity checks on the
279279 * output of the KeyPair test.
280280 */