PEAP Public_key_exchange padding

Michael Lecuyer mjl at theorem.com
Thu Sep 22 14:05:12 CEST 2005


This is dictated by TLS (actually OpenSSL's TLS). For the RSA key 
exchange TLS uses RSA_PKCS1_PADDING.

Juan Daniel Moreno wrote:
> Hi, I am using a freeRadius 1.0.4 and I would like to know something
> about client_key_exchange(). Into this function it is necessary to
> specify  a padding system that the server accepts. My question is,
> which of these paddings:
> 
> RSA_PKCS1_PADDING
> 
> RSA_PKCS1_OAEP_PADDING
> 
> RSA_SSLV23_PADDING
> 
> RSA_NO_PADDING
> 
> is accepted by freeRadius 1.0.4? Thank you very much.
> 
> Juan Daniel MORENO
> 
> - 
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
> 
> 




More information about the Freeradius-Users mailing list