Search Software:      

Free Passphrase Downloads

 

Interscope BlackBox

Interscope BlackBox is a modular, extensible and easy-to-use security suite, smoothly integrated into the Windows shell and your favorite e-mail client and helps you protect your files, e-mail messages and the content of any window on your screen. BlackBox can also create self-extracting encrypted archives that you can easily distribute or send over unsafe networks (e.g. the Internet), it can send encrypted files by e-mail, can wipe the files or free space on your drives so that no sensitive information can be recovered and can organize your sensitive files in security sets. It was designed to fulfill the needs of everyday security while being as fast and easy to use as possible. BlackBox uses 56-bit DES by default but other algorithms (e.g. Blowfish, RC4, CAST) are available for free from the BlackBox engine library. A free BlackBox SDK is also available for developers who want to integrate their own algorithm(s) into BlackBox.

security encryption decryption safe integration outlook microsoft office des dea data encryption standard blowfish

AxCrypt

File encryption for Windows 95/98/ME/NT/2K/XP using the AES algorithm with 128-bit keys. It combines strong symmetric encryption with compression and double-click editing/viewing. Encrypted files have a '.AXX' extension added to their names, and are shown with a new icon. To encrypt a file, right-click it in Windows Explorer and select 'AxCrypt | Encrypt'. To edit or view an encrypted file - just double-click it. To decrypt, right-click and select 'AxCrypt | Decrypt' instead. No configuration is necessary. Run the installer, and AxCrypt is ready to use. English, German, French, Spanish, Italian or Swedish will be used for messages and dialogues depending on the language of the system. Documentation and installation scripts are in English. UNIQUE FEATURES The following are features that really set it apart from other file encryption tools, commercial as well as free: - Double-click to edit/view with any application, with automatic re-encryption when done. - Extensive optional command-line interface for scripting and programming. - Integrated shredder. - Use a regular passphrase and/or a strong key-file. - Self-decrypting files supported. - 6 languages in one executable distribution. - No options or user interface - easy to install and use. - Absolutely no configuration needed - just use it. - Secure memory handling - no keys or data in the paging file - Private branding support for commercial or corporate versions. - Open source under GNU GPL.

file encryption free aes shell extension windows encrypt multiple backup api server script

Wi-Fi WEP Key Generator

There are literally millions of older Wi-Fi equipment installations that cannot benefit from the newer WPA wireless protection encryption algorithms. Primarily because the equipment manufacturers have abandoned the equipment and no longer provide updated drivers / firmware upgrades. Some manufacturers build what are known as 'passphrase generators' into their equipment. This basically allows the user to enter an easily remembered phrase and the equipment generates the WEP key based upon an algorithm built into the equipment... and there lies the rub. Every manufacturer seems to do it a bit differently, if they do it at all. There doesn't seem to be any kind of standard toward implementing WEP. This creates lots of problems when you are trying to connect devices from various manufacturers because the results from their built in passphrase generators are different across devices. With the WEP Key Generator Utility, you can generate keys based on a passphrase that is compatible with all wireless systems because all wireless network systems must support hexadecimal based keys. Instead of using the passphrase generator that is built into the router, or your wireless card on your laptop or PDA, you use the WEP Key Generator utility to generate the WEP keys and manually enter them into your wireless router settings and wireless network adapters. As you can imagine, this greatly simplifies the implementation of equipment from different manufacturers. Now you can easily use Orinoco, Netgear, and D-Link wireless cards with a Linksys, SMC or Belkin router / switch and not have to worry that one manufacturer uses ASCII based WEP keys and the other doesn't support it. You are not limited in your choice of equipment by brand. Not only do we support creating a key with a passphrase, we also have created a way to generate WEP keys based upon any particular file on your computer.

wep wep key wep key generator wep keygen wi-fi wi-fi network wi-fi networks 802-11b 802-11g linksys netgear d-link

DeepCoder

With DeepCoder you can protect your privacy when you are sending confidential e-mails and/or files over the internet and when you are storing private files on your computer. DeepCoder is a program to encrypt, decrypt and/or digitally sign e-mails and files using secret keys (passwords) or public keys. It can be used with any e-mail program or wordprocessor program. No plug-ins are required. DeepCoder in a nutshell: - Very easy to use and very straightforward! - DeepCoder works with any POP3 e-mail client (like Outlook, Outlook Express, Eudora, Pegasus, ...) or a browser for webmail (Yahoo! mail, Hotmail, ...) to encrypt and decrypt e-mails. - DeepCoder works with any wordprocessing program to encrypt and decrypt (parts of) text. - DeepCoder can encrypt and decrypt files. - DeepCoder can create encrypted and compressed archives with multiple files and an optional textmessage. - DeepCoder uses secret key encryption (AES/Rijndael) and public key encryption (RSA). - Digital signatures: DeepCoder can digitally sign your e-mails and files. You can even have files signed by multiple people. - DeepCoder can create self-extracting files so you can send encrypted files and/or textmessages to people who do not have DeepCoder installed. - Encrypt and/or decrypt files by simple drag-and-drop. - Decrypt files by double-clicking. - Encrypt and/or decrypt textmessages by pressing a hotkey (or many other ways...) E-mail DeepCoder can encrypt your e-mail message and makes them unreadable to anyone, except the person you send the mail to. Such a 'message' can be ordinary text, but it can also include one or more files. Files If you know that other people can easily get access to your computer and your files and you don't want them to read your files, DeepCoder is just the tool for you. With DeepCoder you can encrypt your files so that nobody but you (or someone else who has the key) can read your files.

encrypt decrypt encryption decryption public key encryption secret key encryption aes rijndael rsa digital signature sha-256

DLOCK2

DLOCK2 is a simple command line file encryption/decryption utility program that uses the free Diamond 2 Encryption Algorithm. Full source code and documentation of the algorithm and the master's thesis it is based on are included. It compiles with Gnu C++ and other compilers, so it can be adapted to many operating systems. Version 2.01 is the same as the original DLOCK2, except recompiled for the Win32 command line (for long filename support) and author contact information has been updated. The encryption key may be a passphrase on the command line or it may be contained in a file. You may use the included encryption/decryption source code in your own products at no charge. This software is free, however you may send the author donations to express appreciation if you like.

security utility encryption file management cryptography crypto dlock diamond dlock2 diamond2 simple

axsStrongBox

axsStrongBox is a COM component which provides strong, secure data encryption (public and private key). It can be easily integrated into Visual Basic, Visual C++, Delphi and VBScript applications. StrongBox uses industry standard, public domain algorithms - choose between Rijndael (AES), Twofish, Blowfish, DES and Triple DES (private key) or RSA (public key). ECB and CBC modes are available, with various standard padding options, for compatibility with other systems. Encrypting a file or a block of memory takes just a single method call. File encryption provides a convenient way of securing sensitive data files, including password files or any other private data. Memory buffer encryption is useful for network/Internet data transfers, or for encrypting specific sections of a composite file. The RSA Signature algorithm can be used to sign data, and hash values can be calculated using MD5, SHA1 or SHA2 (up to 512 bits). Built in GZIP functionality can be used to compress the data before encryption, and the compressed stream can optionally be base64 encoded. It is possible to set the strength of encryption anywhere between 8 and 448 bits, so that your application can abide by any local leglislation regulating the supply or export of strong encryption systems. StrongBox uses a very flexible password specification, allowing for arbitrary length binary passwords. Your application is therefore free to make use of any password specification it chooses, be it a PIN, alphanumeric password, passphrase or a full binary key. StrongBox comes with a comprehensive help file, plus full example projects showing how to use the component in Visual C++, Visual Basic and Delphi environments.

encryption aes rijndael twofish rsa md5 sha sha2 signatureblowfish des vb

Keyring

Morello KeyRing is the easy and secure way to manage all your passwords, PIN's and other account information. These days it is almost impossible to keep track of all the different passwords you use in your day to day life. It is easy to fall into bad habits - using easily guessable passwords, using the same password for different accounts, and never changing your password. Who can blame you, it would be difficult enough thinking up all those different passwords, never mind remembering them. Keyring is a simple program which stores all your passwords, together with other infomation such as username/account number and web page in a single securely encrypted file. For convenience, a single click will jump you to the account's web page and copy your password or username to the clipboard ready to paste into the login window. So, now that you don't need to remember your passwords, you can use different, secure "random" passwords for all your accounts, and change them frequently. KeyRing can autogenerate passwords for you, compatible with most systems, and a special algorithm will produce memorable gobbledigook passwords so that you can probably memorise the ones you use most often. For peace of mind, remember that all your valuable account information is stored in a single file using powerful, industry standard secure encryption

encryption security password protection passphrase morello keyring password protection software

Password Recovery Pro

Password Recovery Pro recovers hidden passwords by simply holding the mouse cursor over the asterisks field (*****). Comes in handy when you have forgotten your passwords. It works fine with most Windows applications such as Outlook Express, WS_FTP, CuteFTP and ICQ. Password Recovery Pro does not reveal passwords in web browsers such as Internet Explorer, Netscape or Opera. Password Recovery Pro is Windows 95/98/Me/NT/2000/XP compatible.

password recover recovery hidden asterix asterisk forgot forgotten editbox password recovery pro reveal

Passphrase Keeper

Prevent identity theft and protect your privacy! Swidgets Passphrase Keeper securely stores and manages all your account information - user names, passwords, PINs, combinations, credit card numbers - using powerful Blowfish encryption. A single password - the only one you'll need to remember - unlocks it all! Passphrase Keeper fills in login forms automatically or with drag and drop, generates passwords, opens websites, prints or exports data to HTML and text, and more. Includes support for multiple databases, database backup, hotkeys, searching and sorting, minimizing to system tray, and an on-screen keyboard to foil keystroke-logging spyware. Complies with U.S. export restrictions.

identity theft password manager password keeper organizer passphrase security protect protect manage passwords

 
Audio Software
Office & Business
Games Software
Graphics Software
Internet Software
Home Software
Software Developers
Tools and Utilities
 
 
 

Copyright 2004-2008 FilesWeb.com