Download List

Descripción del Proyecto

PKIT is a Java toolkit for performing common PKI related tasks. It currently can be used to sign a cert in a well formed manner for various uses: non repudiation, key encipherment, data encipherment, cert signing, generating certifcate reqequests, importing and exporting certs from keystores similar to 'keytool', and converting keystores from one format to another.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-09-01 13:09
0.03

Un script de hormiga es ahora utilizado para ejecutar los ejemplos. La mayoría de las cosas que la generación de CRL se ha fijado. Ahora puede utilizar y generar cualquier almacén de claves para los que ya tiene un proveedor (probado con JKS y BC PKCS12). Más sensato constructores se proporcionan en la clase firmante. Una utilidad para la conversión de un tipo a otro almacén de claves se añadió, y el fichero de construcción se ha mejorado mediante la adición de un objetivo de liberación y un par de otras cosas. La clase CertificateTool ahora es una útil aplicación de línea de comandos. pkit ahora utiliza Bouncy Castle 1,19. El JavaDoc se ha actualizado.
Tags: Minor feature enhancements
An ant script is now used to run the examples. Most of the CRL generation stuff was fixed. You can now use and generate any keystore for which you have a provider (tested with JKS and BC PKCS12). More sensible constructors are provided in the signer class. A utility for converting from one keystore type to another was added, and the build file was improved by adding a release target and a couple of other things. The CertificateTool class is now a useful command line application. pkit now uses Bouncy Castle 1.19. The JavaDoc was updated.

2003-05-20 13:58
0.02

Tags: Initial freshmeat announcement

Project Resources