You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -49,7 +51,7 @@ RelaySMS employs robust encryption methods to protect your data and ensure secur
49
51
50
52
***HMAC (Hash-based Message Authentication Code):** Generates and verifies HMACs for unique values in the vault.
51
53
52
-
***Double Ratchet Algorithm:** The [Double Ratchet algorithm](https://github.com/smswithoutborders/lib_signal_double_ratchet_java) is used to provide end-to-end encryption with perfect forward secrecy for secure messaging.
54
+
***Double Ratchet Algorithm:** The [Double Ratchet algorithm](https://github.com/smswithoutborders/lib_signal_double_ratchet_java) is used to provide End-to-Vault encryption with perfect forward secrecy for secure messaging.
53
55
54
56
These cryptographic methods work together to provide a layered security approach, safeguarding your data and communications within the RelaySMS ecosystem.
0 commit comments