OS4 DepotLogo by Nickman 
(anonymous IP: 18.116.63.174,0) 
 HomeRecentStatsSearchMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1005)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (924)
   o Video (69)

Total files: 4367

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  UtilityBase
  IntuitionBase
  AmigaBounty


Support the site


 Readme for:  Utility » Filetool » bcrypt.lha

Bcrypt

Description: A cross platform file encryption utility
Download: bcrypt.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 149kb
Version: 1.1
Date: 19 Nov 08
Author: johnny shelley, AmigaOS 4.x compile by Spot / Up Rough
Submitter: Spot / Up Rough
Email: spot/triad se
Homepage: http://bcrypt.sourceforge.net/
Category: utility/filetool
License: Other
Distribute: yes
Min OS Version: 4.0
FileID: 4258
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 10  (Current version)
10  (Accumulated)

[Show comments] [Show snapshots] [Show videos] [Show content] [Show crashlogs] 
crypt - blowfish file encryption 

Synopsis

bcrypt [-orc][-sN] file ... 

Description

bcrypt encrypts and decrypts files using the blowfish  algorithm. 
Encrypted files will be saved with an extension of .bfe. 
Any files ending in .bfe will be assumed to be encrypted with bcrypt and  will
attempt to decrypt them. Any other input files will be encrypted. 
If more than one type of file is given, bcrypt will process all files which are
the same as the first filetype given. 
By default, bcrypt will compress input files before encryption, remove
input files after they are processed (assuming they are processed successfully)
and overwrite input files with random data to prevent data recovery. 

Passphrases may be between 8 and 56 characters. Regardless of the passphrase
size,
the key is hashed internally to 448 bits - the largest keysize supported by
the blowfish algorithm. However, it is still wise to use a strong passphrase.

Options

-o print output to standard out. Implies -r. 
-c DO NOT compress files before encryption. 
-r DO NOT remove input files after processing 
-sN How many times to overwrite input files with random data before deleting. 
The default number of overwrites is 3. Use -s0 to disable this  feature. 
No effect if -r is supplied. 

Notes 
The -o ,-r ,and -c options each have the opposite effects if the appropriate 
settings are altered from the defaults in config.h. To
determine what effect each of these have on your system, run bcrypt without
any options. 

Encrypted files should be compatible between most systems. 
Binary compatibility has been tested on all supported systems. 
There is a list of supported systems in the README file that was included with
this software.

Bugs
Probably. If you find that it will not compile and run on your system,
or that  encrypted files are not compatible with other platforms, its probably
because I don't have access to the platform in question. 
Patches or  access to an unsupported machine are welcome. 

Author

johnny shelley  <jshelley()cahaus.com>, <jshelley()ictransnet.com> 

Distribution

bcrypt includes Paul Kocher's implementation of the blowfish algorithm. 
The version distributed with bcrypt has been altered. 

Original sources are available from http://www.counterpane.com/bfsh-koc.zip



Copyright (c) 2004-2024 by Björn Hagström All Rights Reserved
Amiga OS and its logos are registered trademarks of Hyperion Entertainment