viff: Larger description of new pow operation in NEWS file.
<viff-devel <at> viff.dk>
2008-12-11 12:56:14 GMT
http://hg.viff.dk/viff/rev/79c3110de9b5
changeset: 1056:79c3110de9b5
user: Martin Geisler <mg <at> daimi.au.dk>
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
<at> <at> -35,7 +35,8 <at> <at>
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