Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.354.339 Times

Crypt Keeper Laugh software
Filter: All | Freeware | Demo
 

Crypt Keeper Laugh

< 1 2 3 4 5 > 
Released: July 20, 2011  |  Added: August 08, 2011 | Visits: 1.090

Easy Password Keeper Easy Password Keeper is a simple yet handy piece of software that will help you create a database with all your passwords in order to have them all in one place. It protects your information using the reliable password-based encryption method. You'll only need to remember one master password that...



Platforms: Windows

License: Freeware Size: 1.1 MB Download (112): Easy Password Keeper Download

Added: June 25, 2006 | Visits: 2.960

DevSolutions Crypt DevSolutionsCrypt library is a powerful and easy to use cryptographic ActiveX and DLL component for Windows developers that allows applications to encrypt/decrypt data or files using the latest industry standard strong encryption algorithms.It can be used to encrypt/decrypt strings,memory...





Platforms: Windows

License: Shareware Cost: $149.00 USD Size: 632 KB Download (112): DevSolutions Crypt Download

Added: January 18, 2010 | Visits: 994

pwcrypt pwcrypt is a command line interface to the crypt() function. The program pwcrypt is a very small, easy to use program, that will accept a password on the command line, and return the crypt()ed form of the password. Here is an example for usage: bash# pwcrypt -h crypt v 1.2.1 - copyright 2000...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (111): pwcrypt Download

Added: January 25, 2010 | Visits: 796

March Madness Keeper March Madness Keeper is a simple program to help you visually track the NCAA Men's Division I Tournament. It includes all 65 teams in their correct brackets and match ups. You could of course track the women's tournament as well but you will have to create a new record and add the teams and...


Platforms: Mac

License: Freeware Size: 8.9 MB Download (111): March Madness Keeper Download

Released: April 09, 2010  |  Added: May 20, 2010 | Visits: 1.186

Kennel Keeper Kennel Keeper is a complete solution for creating your own professional, personalized kennel website, easily and affordably. It is for anyone who wants to create their own dog website, and to be able to update that website at any time. Kennel Keeper lets you take control of your dog website....


Platforms: Windows

License: Shareware Cost: $89.95 USD Size: 3.51 MB Download (110): Kennel Keeper Download

Released: January 26, 2011  |  Added: February 06, 2011 | Visits: 980

Personal Info Keeper Never type a UserID or password again. Never make a mistake entering your name, address, zip code, etc. into a Web Form. Store your private information secured. Personal Info Keeper organizes all your personal information in a convenient tree view. With a single mouse click and friendly...


Platforms: Windows

License: Shareware Cost: $10.95 USD Size: 2.87 MB Download (109): Personal Info Keeper Download

Added: November 06, 2010 | Visits: 1.739

Crypt::OpenSSL::SMIME Crypt::OpenSSL::SMIME is a Perl module for signing and encrypting messages with S/MIME standard using OpenSSL libraries. SYNOPSIS use Crypt::OpenSSL::SMIME; $smime = new Crypt::OpenSSL::SMIME({ signer_from => sender@test.com, signer_cert => sender.crt, signer_key => sender.key,...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (107): Crypt::OpenSSL::SMIME Download

Added: July 20, 2010 | Visits: 818

mcrypt mcrypt is intended to be a replacement of the old unix crypt under the GNU General Public License. Unix Crypt was a popular file encryption program in unix boxes. mcrypt was based on the enigma encryption algorithm but it was considerable trivialized. Since this was not adequate, even for...


Platforms: *nix

License: Freeware Size: 378.88 KB Download (107): mcrypt Download

Added: March 20, 2010 | Visits: 1.075

Crypt::SSLeay Crypt::SSLeay is a Perl module for OpenSSL glue that provides LWP https support. SYNOPSIS lwp-request https://www.nodeworks.com use LWP::UserAgent; my $ua = new LWP::UserAgent; my $req = new HTTP::Request(GET, https://www.nodeworks.com); my $res = $ua->request($req); print...


Platforms: *nix

License: Freeware Download (106): Crypt::SSLeay Download

Added: January 25, 2010 | Visits: 1.012

Prospect Keeper Prospect Keeper is designed to help your church be more intentional about tracking prospective members and designing a follow up strategy. It is an integral part ofFriendship Ablaze! material which is made up of tools for connecting friends to Jesus. It allows you to track: Names Children...


Platforms: Mac

License: Freeware Download (104): Prospect Keeper Download

Released: April 04, 2011  |  Added: April 06, 2011 | Visits: 1.222

CM Note Keeper CM Note Keeper helps you organize your notes and allow you to search for them in the future. Integrate with Dropbox and you can share your saved notes with all your devices. Highly customizable. Copy and Print them too. CM Note Keeper can be used to store code snippets, thoughts, recipes,...


Platforms: Windows

License: Shareware Cost: $12.99 USD Size: 5.61 MB Download (103): CM Note Keeper Download

Released: April 08, 2004  |  Added: April 02, 2006 | Visits: 2.085

IeToolbox Passwords & Notes keeper, Form Filler, File Viewer (even Zip files), Favorites Viewer/Searcher, and QuickLinks toolbar plug-in for Internet Explorer. IeToolbox is an ExplorerBar like the IE Search and Favorites sidebars, and hides away when not needed. No need to switch to another program and...


Platforms: Windows

License: Shareware Cost: $14.95 USD Size: 1.86 MB Download (103): IeToolbox Download

Added: January 25, 2010 | Visits: 615

Job Keeper Job Keeper is a simple FileMaker Pro based database that helps you gather and store potential employer information and also create a 'letter of interest' simply by entering information about the job, employer, and yourself. It gives you a simple pre-tax idea of what you'll get per week also. This...


Platforms: Mac

License: Freeware Size: 8 KB Download (103): Job Keeper Download

Added: November 10, 2010 | Visits: 1.334

Module::Crypt Module::Crypt is a Perl module to encrypt your Perl code and compile it into XS. SYNOPSIS use Module::Crypt; #Êfor a single file: CryptModule( file => Bar.pm, install_base => /path/to/my/lib ); # for multiple files: CryptModule( files => [Foo.pm, Bar.pm], install_base =>...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (97): Module::Crypt Download

Added: January 26, 2010 | Visits: 823

Crypt::Util Crypt::Util is a lightweight Crypt/Digest convenience API. SYNOPSIS use Crypto::Util; # also has a Sub::Exporter to return functions wrapping a default instance my $util = Crypto::Util->new; $util->default_key("my secret"); # MAC or cipher+digest based tamper resistent encapsulation #...


Platforms: *nix

License: Freeware Size: 36.86 KB Download (97): Crypt::Util Download

Released: November 01, 2013  |  Added: January 02, 2014 | Visits: 1.198

abylon BASIC The protection of your sensitive data is often disregarded. But the encrypting of diaries, pictures or other secret documents with the AES- or Blowfish-Algorithm is relatively simple. With the help of the Easy Encryption Technologie (EEnTe) only few steps are necessary to protect your files....


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $25.50 USD Size: 24.49 MB Download (97): abylon BASIC Download

Added: November 05, 2010 | Visits: 1.129

Crypt::UnixCrypt Crypt::UnixCrypt is a perl-only implementation of the crypt function. SYNOPSIS use Crypt::UnixCrypt; $hashed = crypt($plaintext,$salt); # always use this modules crypt BEGIN { $Crypt::UnixCrpyt::OVERRIDE_BUILTIN = 1 } use Crypt::UnixCrypt; This module is for all those poor souls whose...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (96): Crypt::UnixCrypt Download

Added: January 25, 2010 | Visits: 672

Data Keeper Data Keeper is an secure data storage application. Features include:Twofish encryption with 256 bit keys generated from user password and SHA256.Richtext support, including images and backgrounds.Printing support Documents are automatically encrypted after a user specified time interval.Designed...


Platforms: Mac

License: Freeware Download (95): Data Keeper Download

Added: January 25, 2010 | Visits: 631

Trapper Keeper Trapper Keeper is a light and accessible utility for managing your notes. Always available in the menu bar, if you've used Spotlight, you'll find it instantly familiar (as in instant results). Revolutionary combined input/search field Spotlight-like search system is intuitive and instantaneous...


Platforms: Mac

License: Shareware Cost: $0.00 USD Download (95): Trapper Keeper Download

Added: January 01, 2010 | Visits: 1.239

Crypt::DH Crypt::DH is a Diffie-Hellman key exchange system. SYNOPSIS use Crypt::DH; my $dh = Crypt::DH->new; $dh->g($g); $dh->p($p); ## Generate public and private keys. $dh->generate_keys; $my_pub_key = $dh->pub_key; ## Send $my_pub_key to "other" party, and receive "other" ## public key...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (94): Crypt::DH Download

< 1 2 3 4 5 >