Skip to content
forked from mmplayer/mcrypt

A replacement for the Unix crypt, using several block algorithms in several modes like cbc, and cfb

License

Notifications You must be signed in to change notification settings

Russtopia/mcrypt

 
 

Repository files navigation

Mcrypt is a simple encryption program, intended to be replacement for the old 
unix crypt(1). 

Look at COPYING for license information and the individual files for more 
information. COPYING applies only for the mcrypt program and not the 
algorithms which most of them are public domain.

A mailing list on mcrypt is [email protected]
Subscribe by visiting http://lists.hellug.gr/mailman/listinfo/mcrypt-dev

The 2.6.x version of mcrypt can be compiled against libmcrypt 2.4.x 
and libmcrypt 2.5.x.

Updated versions of mcrypt and libmcrypt can be found at: 
http://mcrypt.hellug.gr

About

A replacement for the Unix crypt, using several block algorithms in several modes like cbc, and cfb

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 46.0%
  • C 34.8%
  • M4 12.8%
  • Makefile 6.4%