This is an automated email from the ASF dual-hosted git repository.
gstein pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/steve.git
from e8e2e01 add helper to create new ElectionID values
new 7fa4d1e add a CLOSED flag to the election metadata
new af99246 Accept a salt for opened_key creation.
new 8db06f1 Start work on opening/closing an election.
new 2ecae5a finish open(). add is_tampered()
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
v3/schema.sql | 8 ++++--
v3/steve/crypto.py | 9 ++-----
v3/steve/election.py | 70 ++++++++++++++++++++++++++++++++++++++++++++++++++--
3 files changed, 76 insertions(+), 11 deletions(-)