Matching
Match each item with a statement below:
Premises:
a set of rules for encoding ASN.1 objects into a sequence of octets
provides interfaces and classes for key specifications and algorithm parameter specifications
a language for abstractly describing messages to be exchanged over a variety of networks
provides verification of the original content of the message
provides the functionality of a cryptographic cipher for encryption and decryption
provides classes and interfaces for parsing and managing certificates, certificate revocation lists (CRLs), and certification paths
also called symmetric key encryption, since the sender and recipient use the same key for encryption/decryption
additional data added to plaintext in order to make it divisible by the cipher's block size
considered the core API set of the Java programming that is built around the java.security package and its subpackages
Responses:
Padding
Secret key encryption
java.security.cert
Message digest
JCA
ASN
Cipher class
java.security.spec
DER
Correct Answer:
Premises:
Responses:
a set of rules for encoding ASN.1 objects into a sequence of octets
provides interfaces and classes for key specifications and algorithm parameter specifications
a language for abstractly describing messages to be exchanged over a variety of networks
provides verification of the original content of the message
provides the functionality of a cryptographic cipher for encryption and decryption
provides classes and interfaces for parsing and managing certificates, certificate revocation lists (CRLs), and certification paths
also called symmetric key encryption, since the sender and recipient use the same key for encryption/decryption
additional data added to plaintext in order to make it divisible by the cipher's block size
considered the core API set of the Java programming that is built around the java.security package and its subpackages
Premises:
a set of rules for encoding ASN.1 objects into a sequence of octets
provides interfaces and classes for key specifications and algorithm parameter specifications
a language for abstractly describing messages to be exchanged over a variety of networks
provides verification of the original content of the message
provides the functionality of a cryptographic cipher for encryption and decryption
provides classes and interfaces for parsing and managing certificates, certificate revocation lists (CRLs), and certification paths
also called symmetric key encryption, since the sender and recipient use the same key for encryption/decryption
additional data added to plaintext in order to make it divisible by the cipher's block size
considered the core API set of the Java programming that is built around the java.security package and its subpackages
Responses:
Related Questions
Q32: _ API is a set of functions
Q33: Briefly describe the java.security.interfaces.
Q34: _ is a block cipher mode in
Q35: How is the confidentiality of a message
Q36: How does public key cryptography work?
Q37: A(n) _ refers to a set of
Q38: JCA includes a provider architecture that allows
Q39: A(n) _ is a transparent representation of
Q41: Briefly describe the Java security API.
Q42: Before JDK 1.4, certification path validation was