4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
page 1 / 1
9 results tagged ipsec x
  • key exchange - why do we need Diffie Hellman? - Cryptography Stack Exchange

    Des réponses à une question que je me posais :

    I assume you're talking about SSL/TLS or a similar protocol. In these protocols there are two reasons to use Diffie-Hellman:

    Your certificate only supports signing
    Either it is an RSA certificate restricted to signing, or it uses an algorithm that doesn't support encryption, such as DSA or ECDSA.
    Forward security - What happens if the server's private key gets leaked somehow?
    If you simply encrypted the session key to the server's public key, all past communication with that server can be decrypted. Which is very bad.
    If an ephemeral Diffie-Hellman key-exchange was used, a private key leak won't compromize past communications, since the keys used for the key exchange are long gone, and the leaked long term key was only used for authentication and not for confidentiality.
    You don't know the public key of the other side
    There are situations where you don't know the other side's public key, but you have a different way to authenticate them. In that case you can use anonymous Diffie-Hellman together with that other way. For example TLS supports authentication based on a symmetric shared secret in a way that's secure against MitM.

    Some other protocols such as CurveCP use EC Diffie-Hellman for both authentication and key-exchange. In this case they profit from the performance advantage elliptic curves have over RSA.

    7 juin 2013 à 23:01:24 UTC+2 - permalink - archive.org - http://crypto.stackexchange.com/questions/3163/why-do-we-need-diffie-hellman
    ipsec
  • Internet Key Exchange - Wikipedia, the free encyclopedia
    7 juin 2013 à 22:57:40 UTC+2 - permalink - archive.org - http://en.wikipedia.org/wiki/Internet_Key_Exchange
    ipsec
  • HSC - Articles - IPsec : présentation technique
    6 juin 2013 à 11:29:22 UTC+2 - permalink - archive.org - http://www.hsc.fr/ressources/articles/ipsec-tech/index.html.fr
    ipsec
  • IPsec - Wikipedia, the free encyclopedia
    5 juin 2013 à 21:19:09 UTC+2 - permalink - archive.org - http://en.wikipedia.org/wiki/Encapsulating_Security_Payload#Encapsulating_Security_Payload
    ipsec
  • IPsec - SAD et SPD - Tutoriels en Folie

    sad spd

    5 juin 2013 à 18:14:32 UTC+2 - permalink - archive.org - http://www.tutorielsenfolie.com/tutoriels-21-ipsec-SAD-SPD.html
    ipsec
  • thumbnail
    Diffie–Hellman key exchange - Wikipedia, the free encyclopedia

    Article anglais encore une fois bien meilleur/complet que l'article français sur DH

    5 juin 2013 à 15:46:23 UTC+2 - permalink - archive.org - http://en.wikipedia.org/wiki/Diffie%E2%80%93Hellman_key_exchange
    chiffrement crypto dh ipsec
  • IPSecHowTo - Community Ubuntu Documentation

    ipsec mode transport

    21 mai 2013 à 14:36:03 UTC+2 - permalink - archive.org - https://help.ubuntu.com/community/IPSecHowTo
    ipsec
  • IPSEC sous Debian Linux, Installation et configuration basique - Benjamin Sonntag Blog
    19 mai 2013 à 16:22:40 UTC+2 - permalink - archive.org - http://benjamin.sonntag.fr/a30-IPSEC_sous_Debian_Linux_Installation_et_configuration_basique.html
    ipsec
  • Tunnel IPSec sous Linux avec OpenSwan
    1 juin 2011 à 16:13:15 UTC+2 - permalink - archive.org - http://blog.nicolargo.com/2008/03/tunnel-ipsec-sous-linux-avec-openswan.html
    blog ipsec sécurité
Links per page: 20 50 100
page 1 / 1
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation