Source: wikibot/java-cryptography-architecture

= Java Cryptography Architecture
{wiki=Java_Cryptography_Architecture}

The Java Cryptography Architecture (JCA) is a framework provided by the Java platform that allows developers to implement cryptographic operations in their applications. It is part of the Java Security API and provides a set of interfaces and classes for performing various cryptographic operations such as encryption, decryption, hashing, and digital signatures.