Commit Details π
SHA-1: e5eb71ac63d7e5a92b184d28b7675d86edf22a70
MD5: 8a421390b604a771e76bed3e51469c09
Changes β¨
-
π Secure Password Retrieval:
Modified the logic to fallback between"Signal Key"and"Signal"from Keychain. -
π Encryption/Decryption Optimization:
Updatedencrypt_stringanddecrypt_stringimplementations to use a fixed IV per macOS OS_Crypt requirements. -
π οΈ Improvements:
Enhanced code readability, documentation, and error handling.