Categories:
Audio (13)
Biotech (29)
Bytecode (22)
Database (79)
Framework (7)
Game (7)
General (497)
Graphics (53)
I/O (32)
IDE (2)
JAR Tools (70)
JavaBeans (16)
JDBC (86)
JDK (338)
JSP (20)
Logging (90)
Mail (54)
Messaging (8)
Network (106)
PDF (82)
Report (7)
Scripting (75)
Security (67)
Server (112)
Servlet (17)
SOAP (24)
Testing (55)
Web (24)
XML (287)
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
2018-02-14, 1027👍, 0💬
Popular Posts:
I want to save "iText-5.0.1.jar" file in a a fol?der so that it can be imported by import statement ...
What Is HttpComponents commons-httpclient-3.1.j ar?HttpComponents commons-httpclient-3.1.j aris the ...
Commons DBCP provides Database Connection Pooling. JAR File Size and Download Location: File name: c...
What Is poi-scratchpad-3.5.jar? poi-scratchpad-3.5.jar is one of the JAR files for Apache POI 3.5, w...
Smack is an Open Source XMPP (Jabber) client library for instant messaging and presence. A pure Java...