Projects tagged ‘crypt’


[20 total ]

15 Users
   

John the Ripper is a fast password cracker, currently available for many flavors of Unix (11 are officially supported, not counting different architectures), Windows, DOS, BeOS, and OpenVMS. Its ... [More] primary purpose is to detect weak Unix passwords. Besides several crypt(3) password hash types most commonly found on various Unix flavors, supported out of the box are Kerberos AFS and Windows NT/2000/XP/2003 LM hashes, plus several more with contributed patches. [Less]
Created over 3 years ago.

1 Users
   

GPG-Crypter is a graphical front-end to GnuPG(GPG) using the GTK2 toolkit and libgpgme. It was developed to provide easy access to GPG encryption and decryption. It supports encryption and decryption ... [More] of text entered into the programs inputfield and file encryption and decryption. For more details see About. [Less]
Created about 1 year ago.

1 Users

MACSCryptPowerful cryptography algorithms implementation, with several user interfaces for the demonstration, but you still can access each separate algorithm from a simple API, you can even have a ... [More] single library for specific algorithm without needing to include everything ... Integrating MACSCrypt into your code is very simple, it's just one line code needed: //DEFINING THE OBJECT: MACSCrypt macsCryptObj = new MACSCrypt(); //DEFINING ALGORITHM AND MODE: macsCryptObj.Algorithm = MACSCrypt::CALGORITHM::AES; //Or DES or DES3 or AES3(NEW!) and implementing ... macsCryptObj.Mode = MACSCrypt::CMODE::EBC; //Or CBC or CTR or OFB or much more, and inventing ... /*** AND here is the line: ***/ ... read more at the project homepage ... [Less]
Created 9 months ago.

1 Users
   

latua is a lightweight reusable code library. latua library contains modules and wrappers for logging, i18n initialization and file or system operations. Furthermore it contains a simple full text index engine based on sqlite.
Created about 1 year ago.

0 Users

MySQL UDF mysql-cipher-functions Overviewit is experimental yet. You can find latest Code at GitHub
Created 4 months ago.

0 Users

Es sollen Links versteckt werden und somit geschützt werden.
Created about 1 year ago.

0 Users

A python program that allow to send file between pcs, crypting it with gnupg =)
Created 11 months ago.

0 Users

This project is all about encryption.
Created about 1 year ago.

0 Users

VCrypt is a small tool to encrypt and decrypt Folders
Created 12 months ago.

0 Users

Cryptographic library for PHP
Created about 1 year ago.