• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Aucun tag

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

Révision81fc8cd029e2915b1d3d7dfaaaf4d246daa3a954 (tree)
l'heure2011-12-05 06:29:08
AuteurDr. Stephen Henson <steve@open...>
CommiterDr. Stephen Henson

Message de Log

prepare for RC6

Change Summary

Modification

--- a/fips/fips_locl.h
+++ b/fips/fips_locl.h
@@ -68,7 +68,7 @@ int fips_post_corrupt(int id, int subid, void *ex);
6868 int fips_post_status(void);
6969
7070 #define FIPS_MODULE_VERSION_NUMBER 0x20000006L
71-#define FIPS_MODULE_VERSION_TEXT "FIPS 2.0-rc6-dev unvalidated test module xx XXX xxxx"
71+#define FIPS_MODULE_VERSION_TEXT "FIPS 2.0-rc6 unvalidated test module xx XXX xxxx"
7272
7373 #ifdef __cplusplus
7474 }