https://github.com/jackspirou/mcrypt
Mcrypt is a replacement for the popular Unix crypt command. It allows developers to use a wide range of encryption functions, without making drastic changes to their code.
https://github.com/jackspirou/mcrypt
Last synced: over 1 year ago
JSON representation
Mcrypt is a replacement for the popular Unix crypt command. It allows developers to use a wide range of encryption functions, without making drastic changes to their code.
- Host: GitHub
- URL: https://github.com/jackspirou/mcrypt
- Owner: jackspirou
- License: gpl-2.0
- Created: 2014-04-27T22:36:26.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2024-03-05T18:15:27.000Z (over 2 years ago)
- Last Synced: 2025-01-23T12:36:00.937Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 485 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
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 mcrypt-dev@lists.hellug.gr
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