RSS 17 projects tagged "Cryptography"

Download No website Updated 11 Aug 2010 Crypto++

Screenshot
Pop 200.89
Vit 3.98

Crypto++ is a C++ cryptographic class library which includes block and stream ciphers, hash functions, MACs, random number generators, public key cryptography (including elliptic curves), compression, and an easy-to-use filter interface.

Download Website Updated 30 Jan 2001 shsecret

Screenshot
Pop 32.63
Vit 1.00

shsecret takes a file and splits it into N parts of equal size such that any M parts can be used to reconstruct the secret, but fewer than M will give absolutely no information about the secret. This program is written in strict ANSI C, so it should be completely portable. It is also hopefully simpler and more efficient than other implementations of the same algorithm.

Download Website Updated 30 Aug 2001 Smart Sign

Screenshot
Pop 49.56
Vit 1.81

SmartSign is a set of modules which allow integration of smartcard technology into an OpenCA based Public Key Infrastructure in order to provide smartcard-based digital signature and local authentication security services. It allows direct signing of e-mail and e-news from within Netscape using smartcards and supports signing of generic files from command line. The package includes a PAM module too, which allows system administrators to integrate smartcard-based authentication for local users. A modified version of the OpenSSH client allows secure authentication to a remote server. A couple of command line tools allow signing and verifying generic files from the shell. Finally, a command line interactive shell supports all operations on the card, and can be used to write scripts that automate particular tasks on the card. Currently only Schlumberger Cyberflex Access 16K is supported.

No download Website Updated 30 Jan 2001 TEA Total

Screenshot
Pop 23.58
Vit 2.00

TEA Total is a collection of extremely small encryption tools. At the heart of TEA Total is the TEA (Tiny Encryption Algorithm): a fast and secure 128-bit private key algorithm which was developed and placed in the public domain by David Wheeler and Roger Needham of the Cambridge Computer Laboratory.

Download Website Updated 01 May 2007 RSA-Haskell

Screenshot
Pop 57.39
Vit 3.11

RSA-Haskell is a collection of command-line cryptography tools and a cryptography library written in Haskell. It is intended to be useful to anyone who wants to secure files or communications or who wants to incorporate cryptography in their Haskell application. The libraries include Haskell implementations of SHA1, EME-OAEP, EMSA-PSS, MGF, RSAES-OAEP, and RSA-PSS. These standards implement signature/verification, strong cryptography, and hashing.

Download Website Updated 05 Jul 2005 pptp proxy

Screenshot
Pop 81.85
Vit 2.94

pptp proxy forwards a PPTP VPN connection through a Linux firewall.

Download Website Updated 26 Feb 2004 paranoy

Screenshot
Pop 34.29
Vit 2.13

paranoy is a fast, light, open-source, but overall safe mail client. It includes SSL and GPG support, and it saves encrypted mailbox and configuration files. It has a text mode interface based on ncurses and a graphical one based on GTK.

Download Website Updated 17 Jul 2011 crypt_blowfish

Screenshot
Pop 183.28
Vit 7.39

crypt_blowfish is an efficient implementation of a modern password hashing algorithm, based on the Blowfish block cipher, provided via the crypt(3) and a reentrant interface. It is compatible with bcrypt as used in OpenBSD. It is adaptable to future processor performance improvements, allowing you to arbitrarily increase the processing cost of checking a password while still maintaining compatibility with your older password hashes. The hashes it produces are several orders of magnitude stronger than traditional Unix DES-based or FreeBSD-style MD5-based hashes.

Download Website Updated 22 Jan 2005 sigcheck

Screenshot
Pop 26.78
Vit 55.14

sigcheck is a script to verify file signatures, using gpg as its backend. It displays whether the signature was correct and lists the files and dates on which you have seen the same signature before.

Download Website Updated 22 Apr 2010 phpass

Screenshot
Pop 111.25
Vit 3.22

phpass is a portable password hashing framework for use in PHP applications. The preferred (most secure) hashing method supported by phpass is the OpenBSD-style bcrypt (known in PHP as CRYPT_BLOWFISH), with a fallback to BSDI-style extended DES-based hashes (known in PHP as CRYPT_EXT_DES), and a last resort fallback to an MD5-based variable iteration count password hashing method implemented in phpass itself.

Screenshot

Project Spotlight

vbackup

A modular backup utility.

Screenshot

Project Spotlight

liblangtag

An interface library to access tags for identifying languages.