2005-02-03 smeghead

* Added Ant buildfile in apps/fortuna for creating a custom Fortuna PRNG jar
      library from GNU Crypto's CVS HEAD sources.
This commit is contained in:
smeghead
2005-02-03 13:39:46 +00:00
committed by zzz
parent 252b523155
commit 382cbb18db
4 changed files with 115 additions and 7 deletions

View File

@ -3,8 +3,6 @@
# Use the "--sourcedir" parameter if running this from the source tree.
# Yeah yeah, a lot of repetitive code here, but it works for now.
#i2p/apps/proxyscript/i2pProxy.pac
$runtime = "java";
$classpath = "../lib/i2p.jar:../lib/jbigi.jar";