mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-06-14 20:17:46 +02:00
fixed the 2 missed references to whispersystems.org
Signed-off-by: Rye <git@itsrye.dev>
This commit is contained in:
parent
f376e0e740
commit
d3ea9377d4
|
|
@ -320,11 +320,11 @@ Can be sent to olm at matrix.org.
|
||||||
## Acknowledgements
|
## Acknowledgements
|
||||||
|
|
||||||
The ratchet that Olm implements was designed by Trevor Perrin and Moxie
|
The ratchet that Olm implements was designed by Trevor Perrin and Moxie
|
||||||
Marlinspike - details at https://whispersystems.org/docs/specifications/doubleratchet/. Olm is
|
Marlinspike - details at https://signal.org/docs/specifications/doubleratchet/. Olm is
|
||||||
an entirely new implementation written by the Matrix.org team.
|
an entirely new implementation written by the Matrix.org team.
|
||||||
|
|
||||||
[Curve25519]: http://cr.yp.to/ecdh.html
|
[Curve25519]: http://cr.yp.to/ecdh.html
|
||||||
[Triple Diffie-Hellman]: https://whispersystems.org/blog/simplifying-otr-deniability/
|
[Triple Diffie-Hellman]: https://signal.org/blog/simplifying-otr-deniability/
|
||||||
[HMAC-based key derivation function]: https://tools.ietf.org/html/rfc5869
|
[HMAC-based key derivation function]: https://tools.ietf.org/html/rfc5869
|
||||||
[HKDF-SHA-256]: https://tools.ietf.org/html/rfc5869
|
[HKDF-SHA-256]: https://tools.ietf.org/html/rfc5869
|
||||||
[HMAC-SHA-256]: https://tools.ietf.org/html/rfc2104
|
[HMAC-SHA-256]: https://tools.ietf.org/html/rfc2104
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue