Update repository to zkgroup v0.7.1

This commit is contained in:
Gerardo Di Giacomo 2020-05-15 15:03:52 -07:00
parent 78e7b2e081
commit 0ea29d4a20
3 changed files with 3 additions and 5 deletions

View File

@ -1,8 +1,6 @@
# zkgroup
This is some incomplete code used for testing.
Most of the cryptography is not implemented so the code is COMPLETELY INSECURE and must not be used.
Library for the Signal Private Group System.
Work in progress. Subject to change without notice, use outside Signal not yet recommended.

View File

@ -8,7 +8,7 @@
Pod::Spec.new do |s|
s.name = "ZKGroup"
s.version = "0.7.0"
s.version = "0.7.1"
s.summary = "Swift API for the Rust zkgroup crate."
s.homepage = "https://signal.org/"
s.license = { :type => "GPLv3", :file => "LICENSE" }

Binary file not shown.