Incremental MAC: Check digest length when initializing ValidatingMac

This commit is contained in:
Jordan Rose
2025-10-14 16:30:10 -07:00
committed by GitHub
parent 02118439aa
commit 279390b4f2
18 changed files with 126 additions and 49 deletions

View File

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