mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
Add Olm and Curve25519 entities
This commit is contained in:
parent
69fbd768a9
commit
bd7cc7037c
4
xep.ent
4
xep.ent
@ -345,6 +345,10 @@ THE SOFTWARE.
|
||||
<!ENTITY ssl "<span class='ref'><link url='http://wp.netscape.com/eng/ssl3/draft302.txt'>SSL</link></span> <note>SSL V3.0 <<link url='http://wp.netscape.com/eng/ssl3/draft302.txt'>http://wp.netscape.com/eng/ssl3/draft302.txt</link>>.</note>" >
|
||||
<!ENTITY twofish "<span class='ref'><link url='http://www.schneier.com/twofish.html'>Twofish</link></span> <note>The Twofish Block Cipher <<link url='http://www.schneier.com/twofish.html'>http://www.schneier.com/twofish.html</link>>.</note>" >
|
||||
<!ENTITY whirlpool "<span class='ref'><link url='http://paginas.terra.com.br/informatica/paulobarreto/WhirlpoolPage.html'>Whirlpool</link></span> <note>The Whirlpool Hash Function <<link url='http://paginas.terra.com.br/informatica/paulobarreto/WhirlpoolPage.html'>http://paginas.terra.com.br/informatica/paulobarreto/WhirlpoolPage.html</link>>.</note>" >
|
||||
<!ENTITY olm "<span class='ref'><link url='https://matrix.org/docs/spec/olm.html'>Olm</link></span> <note>Olm: A Cryptographic Ratchet <<link url='https://matrix.org/docs/spec/olm.html'>https://matrix.org/docs/spec/olm.html</link>>.</note>" >
|
||||
<!ENTITY curve25519 "<span class='ref'><link url='http://cr.yp.to/ecdh/curve25519-20060209.pdf'>Curve25519</link></span> <note>Curve25519: new Diffie-Hellman speed records <<link url='http://cr.yp.to/ecdh/curve25519-20060209.pdf'>http://cr.yp.to/ecdh/curve25519-20060209.pdf</link>>.</note>" >
|
||||
|
||||
|
||||
|
||||
<!-- ITU specs -->
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user