Immediately after a restore, use the same enc_salt/pw_salt for the next backup.

Co-authored-by: Jordan Rose <jrose@signal.org>
This commit is contained in:
gram-signal
2025-07-30 20:14:26 -07:00
committed by GitHub
parent 7b6bcfde87
commit 72935510d4
24 changed files with 597 additions and 246 deletions

View File

@@ -5,7 +5,7 @@
Pod::Spec.new do |s|
s.name = 'LibSignalClient'
s.version = '0.77.2'
s.version = '0.78.0'
s.summary = 'A Swift wrapper library for communicating with the Signal messaging service.'
s.homepage = 'https://github.com/signalapp/libsignal'