Update repository to zkgroup v0.7.1
This commit is contained in:
parent
78e7b2e081
commit
0ea29d4a20
@ -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.
|
||||
|
||||
|
||||
@ -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.
Loading…
Reference in New Issue
Block a user