Mercurial > viff
changeset 1056:79c3110de9b5
Larger description of new pow operation in NEWS file.
author | Martin Geisler <mg@daimi.au.dk> |
---|---|
date | Thu, 11 Dec 2008 13:55:58 +0100 |
parents | 1d0a9f562249 |
children | 8bb853b24714 33129a6f532a |
files | NEWS |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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