answersLogoWhite

0


Best Answer

The Java Cryptography Architecture (JCA) is a framework for working with cryptography using the Java programming language. It forms part of the Java security API, and was first introduced in JDK 1.1 in the java.security package.

http://en.wikipedia.org/wiki/Java_Cryptography_Architecture

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is java cryptography architecture?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

How Java and C plus plus are similar?

Java and C++ are similar because Java is based upon C++ insofar as they both have a very similar language and syntax. The similarity ends there, however. Java has a much simpler object model and is highly abstract, and therefore provides no low-level architecture routines. Code is compiled as byte code suitable for the Java virtual machine which, although highly-portable, adds an extra layer of abstraction that you don't get with C++, which compiles to native machine code with virtually unrestricted access to the low-level architecture and its features.


How java achieve architecture neutral?

"Architecture neutral" means that programs written in Java will run on different architectures, or platforms. That is, they will run on different processors (which may use different machine language), as well as on different operating systems.


How asymmetric cryptography both requires and support the use of symmetric cryptography?

Lmfao - do Richard kays coursework by yourself instead of asking others to answer it for you.


Why did James Gosling come up with Java?

James Gosling came up with Java because he wanted a language that is 1. "simple, object oriented, and familiar". 2. "robust and secure". 3. "architecture neutral and portable". 4. "high performance". 5. "interpreted, threaded, and dynamic".


Write buzzwords in java?

buzzwords are nothing but the feature of java programming and they are as follows... 1 complied and interpreted 2 platform independent and portable 3 high performance 4 Robust 5 simple 6 Secure...........

Related questions

When thinking about JCA what exactly is Java Cryptography Architecture?

Java Cryptology Architecture is used via the cryptology using the Java programming language. It also works with Oracle. Basically it's the science of secret writing in secret programming.


What has the author Jonathan Knudsen written?

Jonathan Knudsen has written: 'Wireless Java' 'Java cryptography' -- subject(s): Java (Computer program language), Cryptography, Data encryption (Computer science)


A java code for Elliptic Curve Cryptography?

While I have never taken on such a complex project myself, you can find a Java implementation of ECC on http://www.bouncycastle.org/java.html


What has the author Peter Wayner written?

Peter Wayner has written: 'Disappearing cryptography' -- subject(s): Computer networks, Security measures, Cryptography, Internet 'Java Beans for real programmers' -- subject(s): Java (Computer program language), JavaBeans 'Agents unleased' -- subject(s): Computer software 'Java and JavaScript programming' -- subject(s): Java (Computer program language), JavaScript (Computer program language)


What is expansion of java?

Just Another Virtual Architecture by yasir


What is the Full form of JAVA whether Javanese Architecture virutal Accerelation is correct or not?

JAVA stands for - Just Another Virtual ArchitectureThis is according to what I was told in JAVA class.


What are the types of cryptography?

public key cryptography private key cryptography


What has the author Karl With written?

Karl With has written: 'Chinesische Steinschnitte' -- subject(s): Chinese Sculpture 'Karl With, autobiography of ideas' 'Java' -- subject(s): Accessible book, Art, Architecture, Antiquities 'Java Buddhistische und Brahmanische Architectur und Plastik auf Java' -- subject(s): Antiquities, Architecture, Art


What are different cryptography algorithms?

There are two types of cryptography algorithms: 1) Public key cryptography 2) Secret key cryptography


What does JAXB stand for?

Java Architecture for XML Binding. See related link for more details.


What is the exact meaning of rich java client platform?

A Rich Java Client Platform i.e. Rich Client Platform (RCP) is a specialized computer program anticipated for the creation of Java applications built on the Eclipse architecture.


What the the different types of cryptography?

There are 2 types of cryptography such as: 1- Symmetric-key or Secret key Cryptography 2- Asymmetric-key or Public key Cryptography