Menu

JVeil / News: Recent posts

JVeil's First Major Release

JVeil is a java-implemented command-line utility to encrypt and decrypt files giving as little information as a password or as much information as a password, a salt, an iteration count, and a specific algorithm. Release 0.1a is a slight bugfix to the actual first release and also includes two bash scripts to simplify building.

JVeil is written in Java, except for the build scripts (although one can certainly build by hand with no trouble). It uses JDK 1.5.0, and thus also uses the four password-based-encryption schemes included in the SunJCE provider package: MD5 with DES, MD5 with Triple DES, SHA1 with Triple DES, and SHA1 with RC2 40. ... read more

Posted by pieoncar 2004-10-21
MongoDB Logo MongoDB