The encryption methods supported by Opera are listed in (Mac: ) (click "Details" to show the detailed list).
The list of encryption methods has this format:
[n] bit [Method] ([Public key-method]/[Hash method])
This describes how many bits (<n) the encryption keys used for transmission of data have, which method is used for data transmission, which public key method is used to exchange the shared secrets needed, and the hash method used to verify that the transmitted data are correct.
Opera supports these encryption methods:
The encryption method list is listed in ascending order depending on the number of bits in the method's key, and it's assumed security.
Presently, the only Public key method supported is RSA. It is used to verify the Public key cerificates sent by the server and the client (you), and to encrypt the shared secrets used by the server and the client. The methods in SSL version 3 that uses 40 bit keys has a limit on keysize set to 512 bit (for encryption, not signing).
The Hash methods are used to check the integrity of the data, by using the method to calculate a value from the transmitted data, and which is unique for those data, and which cannot be used to find out anything about the data. The two methods used by Opera are called MD5 (developed by RSA Data Security Inc.) and SHA (developed by the US government).
Need help? Hit F1 anytime while using Opera to access our online help files, or go here.