Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        mcrypt: Replacement for crypt()
        
        
        - Summary
 
        - MCrypt is a replacement for the old crypt() package and crypt(1) command,
with extensions. It allows developers to use a wide range of encryption
functions, without making drastic changes to their code. It allows users
to encrypt files or data streams without having to be cryptographers.
 
        
        
        Changelog
        
            - * Thu Sep 22 17:00:00 2005 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 2.6.4-1
 
            - initial package for Fedora Extras