![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
sci.crypt archiveRe: Need simpler encryption program than PGP
From: Arild Bjørk <arildbjork@hotmail.com>
Date: Sun Apr 09 2006 - 15:38:12 CEST
"Sebastian Gottschalk" <seppi@seppig.de> skrev i melding
set /p will not work with windows 98se. It's only supported from Windows
> for /r %%i in (%files%) do (echo gpg -e "%%i" & if exist "%%i.gpg" del
Unless you set the key to encrypt to in the conf-file gpg -e will ask for
My suggestion is a free piece of software:
Create a virtual drive and keep all your folders and files that contain data
|