This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. Find sources: "Java Cryptography Extension" – news · newspapers · books · scholar · JSTOR (March 2016) (Learn how and when to remove this message) |
The Java Cryptography Extension (JCE) is an officially released Standard Extension to the Java Platform and part of Java Cryptography Architecture (JCA). JCE provides a framework and implementation for encryption, key generation and key agreement, and Message Authentication Code (MAC) algorithms. JCE supplements the Java platform, which already includes interfaces and implementations of message digests and digital signatures. Installation is specific to the version of the Java Platform being used, with downloads available for Java 6, Java 7, and Java 8. "The unlimited policy files are required only for JDK 8, 7, and 6 updates earlier than 8u161, 7u171, and 6u181. On those versions and later, the stronger cryptographic algorithms are available by default."
References
External links
- Java Cryptography Architecture (JCA) Reference Guide
- JDK-8170157 : Enable unlimited cryptographic policy by default in Oracle JDK builds
Java (software platform) | |||||||
---|---|---|---|---|---|---|---|
Platforms |
| ||||||
Oracle technologies | |||||||
Platform technologies | |||||||
Major third-party technologies | |||||||
History | |||||||
JVM languages | |||||||
Community |
| ||||||
Category Computer programming portal |
This programming-language-related article is a stub. You can help Misplaced Pages by expanding it. |