/rev/fdf5959db257
changeset: 1242:fdf5959db257
user: Janus Dam Nielsen <[email protected]>
date: Thu Oct 08 11:56:31 2009 +0200
summary: Documentation for the Hash based broadcast protocol.
diffstat:
doc/hashbroadcast.txt | 12 ++++++++++++
doc/implementation.txt | 1 +
2 files changed, 13 insertions(+), 0 deletions(-)
diffs (25 lines):
diff -r 6693b04e60a4 -r fdf5959db257 doc/hashbroadcast.txt
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/hashbroadcast.txt Thu Oct 08 11:56:31 2009 +0200
@@ -0,0 +1,12 @@
+
+An Hash Based Broadcast Protocol
+================================
+
+.. automodule:: viff.hash_broadcast
+
+ .. autoclass:: InconsistentHashException
+ :members:
+
+ .. autoclass:: HashBroadcastMixin
+ :members:
+
diff -r 6693b04e60a4 -r fdf5959db257 doc/implementation.txt
--- a/doc/implementation.txt Thu Oct 08 11:55:36 2009 +0200
+++ b/doc/implementation.txt Thu Oct 08 11:56:31 2009 +0200
@@ -21,4 +21,5 @@
aes
constants
orlandi
+ hashbroadcast
_______________________________________________
viff-commits mailing list
[email protected]
http://lists.viff.dk/listinfo.cgi/viff-commits-viff.dk