Like to be free? ... then: Fight for Freedom
[ bfcoder - bfc en- and decryption utility v0.01 ]
bfcoder - A small command line utility for de- and encryption of
.bfc-Files.
These files are used by the UniCMD (a filemanager for Palm OS) to
store encrypted data. UniCMD can de- and encrypt files on a palm
and edit encrypted files on the fly. See the UniCMD homepage for
details:
http://www.unicmd.de/en/index.html
Additionally this format is supported by the windows
TotalCommander® when the BlowfishCBC Plugin is installed.
"...the famous Blowfish-algorithm is used, which is well known to
be fast and safe. In addition the cipher blocks will be chained
(CBC enhancement), where the initial vector (IV) is also
encrypted." (Ralf David, http://www.unicmd.de/manual/ucmdhelp.htm)
FILES
bfc.c, bfc.h
Contains the code of the Blowfish-algorithm (C) Paul Kocher and
Bruce Schneier. Some modifications and extensions where made by
Ralf David to provide a function which en- and decrypt entire
files and works under Palm OS and Windows. I, Andreas Hofmeier,
ported the code to Unix environment.
A big thank you to Ralf David, Bruce Schneier and Paul Kocher for
the cooperation and the publication of the code.
bfcoder.c
A simple command line tool which makes the the features of bfc.*
available to Linux users. (c) Andreas Hofmeier
bfcoder
Binary for Debian. Should work on most distributions.
bfcoder-static
Statical linked program. It do not need any library and should
work on more i386 Linux computers.
LICENCE
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 2 of
the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
Siehe auch:
ACHTUNG: Dieses Programm, bzw. dieser Test unterliegt der GPL!