Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (322)
Collections:
Other Resources:
jsse.jar Features and Cryptographic Functionalities
What are main features and cryptographic functionalities supported in jsse.jar?
✍: FYIcenter
jsse.jar JDK 8 version includes the following important features:
Cryptographic Functionality Available in JSSE JDK 8 version:
Cryptographic Algorithm Cryptographic Process Key Lengths (Bits) ----------------------- --------------------- ------------------ Rivest Shamir Adleman (RSA) Authentication and key exchange 512 and larger Rivest Cipher 4 (RC4) Bulk encryption 128 Data Encryption Standard (DES) Bulk encryption 64 (56 effective) Triple DES (3DES) Bulk encryption 192 (112 effective) Advanced Encryption Standard (AES) Bulk encryption 128 or 256 Diffie-Hellman (DH) Key agreement 512 or 1024 Digital Signature Algorithm (DSA) Authentication 1024
⇒ jsse.jar - JSSE API and SunJSSE Provider
⇐ What Is jsse.jar - Java Secure Socket Extension
2018-02-14, ∼2091🔥, 0💬
Popular Posts:
XML Serializer, Release 2.7.1, allows you to write out XML, HTML etc. as a stream of characters from...
JDK 17 jdk.internal.vm.ci.jmod is the JMOD file for JDK 17 Internal VM CI module. JDK 17 Internal VM...
JDK 17 java.sql.rowset.jmod is the JMOD file for JDK 17 SQL Rowset module. JDK 17 SQL Rowset module ...
How to download and install javamail-1_2.zip? The JavaMail API is a set of abstract APIs that model ...
How to run "jarsigner" command from JDK tools.jar file? "jarsigner" command allows you to digitally ...