http://hg.viff.dk/viff/rev/79c3110de9b5 changeset: 1056:79c3110de9b5 user: Martin Geisler <[EMAIL PROTECTED]> date: Thu Dec 11 13:55:58 2008 +0100 summary: Larger description of new pow operation in NEWS file.
diffstat: 1 file changed, 2 insertions(+), 1 deletion(-) NEWS | 3 ++- diffs (13 lines): diff -r 1d0a9f562249 -r 79c3110de9b5 NEWS --- a/NEWS Thu Dec 11 12:55:23 2008 +0100 +++ b/NEWS Thu Dec 11 13:55:58 2008 +0100 @@ -35,7 +35,8 @@ class has the interface of a FieldElement but does no computations. A new --fake flag for benchmark.py enables these elements. -* Exponentiation of shares by square-and-multiply. +* Exponentiation of shares by square-and-multiply for public + exponents. This means that if x is a Share, x**7 now works. Version 0.7.1, released on 2008-10-09 _______________________________________________ viff-commits mailing list [email protected] http://lists.viff.dk/listinfo.cgi/viff-commits-viff.dk
