Signal-iOS/SignalServiceKit/Cryptography
2025-09-23 18:28:37 -05:00
..
Aes256Key.swift remove unused objc compat 2025-02-07 05:30:56 -06:00
CipherContext.swift stop memory leak if CipherContext is not used all the way to finalize 2024-08-02 09:29:55 -05:00
Cryptography.swift Add PaddingBucket 2025-09-23 18:28:37 -05:00
CryptographyTests.swift Update to LibSignal v0.74.1 (Backup.LocatorInfo.integrityCheck) 2025-06-16 16:03:35 -07:00
ECKeyPair.swift Move around some files in SignalServiceKit 2025-09-15 15:24:13 -05:00
PublicKey.swift Move around some files in SignalServiceKit 2025-09-15 15:24:13 -05:00
Randomness.swift Move around some files in SignalServiceKit 2025-09-15 15:24:13 -05:00
RandomnessTest.swift Move around some files in SignalServiceKit 2025-09-15 15:24:13 -05:00
Sha256HmacSiv.swift replace Cryptography.computeSHA256HMAC(_🔑) with CryptoKit 2024-08-05 12:29:18 -05:00
Sha256HmacSivTest.swift continue splitting apart Cryptography.swift 2024-08-05 12:29:18 -05:00