Patel Dippen-CDP054 escribió:
Does OpenSSL support DHE PSK? Are there any issues with using DHE
pre-shared keys?
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]


__________ Información de NOD32, revisión 3253 (20080709) __________

Este mensaje ha sido analizado con NOD32 antivirus system
http://www.nod32.com



Diffie-Hellman are susceptible to man-in-the-middle-attack. A generates an exponent expA and a result of an operation with this exponent, ResA, and sends both to B. B generates expB and ResB and sends to A. In parallel, the are a simple key-generation but if you are in the middle, you can catch the four numbers and achieve the same final key.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to