Signal-iOS/SignalServiceKit/Cryptography
2024-09-20 10:11:22 -07:00
..
Aes256Key.swift rename OWSAES256Key in swift to Aes256Key 2024-08-02 09:29:55 -05: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 Generate thumbnails for backup attachment uploads 2024-09-20 10:11:22 -07:00
CryptographyTests.swift replace Cryptography.computeSHA256Digest with CryptoKit.SHA256.hash(data:) 2024-08-05 12:29:18 -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