

CryptoApplet is a Java applet for advanced digital signature creation. The procedure is very simple: given a data input and a configuration determined by the server, the web client will create a digital signature of the data, and a representation of the signature is obtained in the format specified in the configuration.
The signature representation formats supported by CryptoApplet are the following:
Certificate management is done transparently for the user through direct access to CryptoAPI, if we are using Microsoft Internet Explorer, or to PKCS#11 if we are using Firefox (either in Windows or GNU/Linux). Stored certificates can also be used if the client system has the Clauer software installed.
The applet can also be executed in the operating systems Microsoft Windows XP and GNU/Linux, the only requirement being having Sun's Java Virtual Machine (version 1.5 o higher) installed.
For further information, see the documentation section below.
The development of this project has been migrated to Forja UJI.
Version 2 Beta of the signature applet is already available in the downloads section. The improvements worth mentioning include the following:
You can find the most frequent doubts resolved in the CryptoApplet users' electronic mailing list, which you can also subscribe to here.
To ask any doubts or make any suggestions, send an e-mail to cryptoapplet at llistes.uji.es
You can revise the documentation of version 1 of the applet which can be of help for you even though it does not cover the newest aspects of Version 2.
All the applet-related software can be downloaded from the downloads page.