allow the optional sharing if RSA private keys

This commit is contained in:
Andreas Steffen
2012-11-22 00:34:42 +01:00
parent 2cb9a014df
commit 48b23d06a8
4 changed files with 227 additions and 112 deletions
+2
View File
@@ -65,6 +65,8 @@ ENUM(builder_part_names, BUILD_FROM_FILE, BUILD_END,
"BUILD_RSA_EXP2",
"BUILD_RSA_COEFF",
"BUILD_SAFE_PRIMES",
"BUILD_SHARES",
"BUILD_THRESHOLD",
"BUILD_END",
);