Download List

Descripción del Proyecto

Javeau is a small tool meant to provide an easy
way to create and use encrypted directories, using
strong cryptography and a simple interface. It
works under Java 6. Data stored in these folders
are encrypted and safe (using 256 bit encryption);
they can be accessed only by the user (by
providing the password used to create the folder),
and their integrity is checked to prevent data
tampering. The application sports a convenient
file-manager-like interface, is very fast and
small, and is completely cross-platform: you can
access your encrypted storage everywhere you can
run a Java 6 VM.

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.

2008-02-03 21:17
0.1

Esta segunda versión se centra en la solidez. El generador de números aleatorios se siembra con la aleatoriedad real de www.randomnumbers.info si una conexión a Internet está disponible. La aplicación bloquea una carpeta segura de acceso para evitar las modificaciones simultáneas. Una copia de seguridad del archivo de índice se crea cuando el ahorro, para una mayor robustez. Muchos menores fija la interfaz de usuario se han hecho.
Tags: Major feature enhancements
This second release focuses on robustness. The random number generator is seeded with true randomness from www.randomnumbers.info if an Internet connection is available. The application locks a secure folder on access to prevent concurrent modifications. A backup of the index file is created when saving, for added robustness. Many minor UI fixes have been made.

2008-02-02 02:35
0.0.1

Tags: Initial freshmeat announcement

Project Resources