Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (101)
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 (309)
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, 1631🔥, 0💬
Popular Posts:
commons-io-1.4.jar is the JAR file for Commons IO 1.4, which is a library of utilities to assist wit...
Where to find answers to frequently asked questions on Download and Installing of Older Versions? He...
What Is junit-3.8.1.jar? junit-3.8.1.jar is the version 3.8.1 of JUnit JAR library file. JUnit is a ...
iText is an ideal library for developers looking to enhance web- and other applications with dynamic...
How to display types defined in an XML Schema file with the xs\QueryXS.java provided in the Apache X...