Serviceeinschränkungen vom 12.-22.02.2026 - weitere Infos auf der UB-Homepage

Treffer: A Java API for Using a Native PGP Implementation

Title:
A Java API for Using a Native PGP Implementation
Contributors:
The Pennsylvania State University CiteSeerX Archives
Collection:
CiteSeerX
Document Type:
Fachzeitschrift text
File Description:
application/pdf
Language:
English
Rights:
Metadata may be used without restrictions as long as the oai identifier remains attached to it.
Accession Number:
edsbas.1B6C2CB0
Database:
BASE

Weitere Informationen

This paper describes a Java API that provides the possibility of accessing a native implementation of PGP. The interaction between C and Java is based on the Java Native Interface (JNI) which has been included in the Java Development Kit (JDK) since version 1.1. The implementation allows to use available PGP implementations in C and, therefore, provides significant performance and security benefits. The paper describes the implementation and compares its performance with another approach based on invoking shell scripts.