错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Java Cryptography Architecture

  • Stefania Loredana Nita,
  • Marius Iulian Mihailescu

摘要

The Java Cryptography Architecture (JCA) framework offers capabilities for working with cryptography algorithms and offers methods for a variety of cryptography primitives. JCA was introduced as part of the Java Development Kit (JDK) and offers a framework and implementation for encryption, key generation and agreement, and Message Authentication Code (MAC) algorithms. The cryptography algorithms and methods are implemented and offered through the java.security package.