Jump to content

Java Cryptography Extension

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Addbot (talk | contribs) at 22:50, 10 March 2013 (Bot: Migrating 2 interwiki links, now provided by Wikidata on d:q1684186). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The Java Cryptography Extension (JCE) is an officially released Standard Extension to the Java Platform. 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 you are using, with downloads available for Java 6 and Java 7.