CreateDummyFile is a Java 1.4 console application to create a file with a given size, and to fill the file with a repeating pattern or pseudo-random data. Such a "dummy" file can replace the space ...
The "Java Secure Files" project is a simple desktop application designed to provide users with the ability to encrypt and decrypt their files using a password-based encryption technique. The ...