diff options
author | lloyd <[email protected]> | 2009-10-06 14:12:34 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2009-10-06 14:12:34 +0000 |
commit | a37a57edd56b3fcf449f7028f4fd70a2efb9c789 (patch) | |
tree | 069f89dadcdf395f85e1eb77f7b42232fc231f22 /src/tss/info.txt | |
parent | 0e754f618419f586d8e56bd7632328390eff4b55 (diff) |
Add an implementation of threshold secret sharing from draft-mcgrew-tss-02
Diffstat (limited to 'src/tss/info.txt')
-rw-r--r-- | src/tss/info.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/tss/info.txt b/src/tss/info.txt new file mode 100644 index 000000000..af4e0b930 --- /dev/null +++ b/src/tss/info.txt @@ -0,0 +1,8 @@ +realname "Threshold Secret Sharing" + +<requires> +hash +rng +filters +hex +</requires> |