Download List

项目描述

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 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

本次发行的重点是鲁棒性。随机数发生器种子从www.randomnumbers.info真正的随机性,如果一个互联网连接。应用程序锁对访问安全文件夹,以防止并发修改。索引的文件的备份保存时创建的,以增强坚固。许多小规模的用户界面已修复。
标签: 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

标签: Initial freshmeat announcement

Project Resources