• 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évision49dbcbaa4b844dae21c368e2e13fef07b143b085 (tree)
l'heure2011-12-12 22:44:05
AuteurDr. Stephen Henson <steve@open...>
CommiterDr. Stephen Henson

Message de Log

Prepare for RC7.

Change Summary

Modification

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