Jump to letter: [
          
            ABCDEFGJKLMOPQRSTUVXY
          ]
        
        realcrypt - Cross platform disk encryption software
        
        - Based on TrueCrypt, freely available at http://www.truecrypt.org/.
realcrypt is mainly just a rebrand to allow for modifications to take place,
functionality remains all the same.
Main Features:
- Creates a virtual encrypted disk within a file and mounts it as a
  real disk.
- Encrypts an entire hard disk partition or a storage device such as
  USB flash drive.
- Encryption is automatic, real-time (on-the-fly) and transparent.
- Provides two levels of plausible deniability, in case an adversary
  forces you to reveal the password:
  1) Hidden volume (steganography).
  2) No RealCrypt volume can be identified (volumes cannot be
  distinguished from random data).
- Encryption algorithms: AES-256, Blowfish (448-bit key), CAST5,
  Serpent, Triple DES, and Twofish. Mode of operation: LRW (CBC
  supported as legacy). 
Packages
        
            
                | Name | Version | Release | Type | Size | Built | 
            
                | realcrypt | 6.3 | 1.fc12 | i686 | 2.58 MiB | Mon Nov  2 05:47:45 2009 | 
        
        Changelog
        
            - * Thu Jul  2 14:00:00 2009 Leigh Scott <leigh123linux{%}googlemail{*}com> - 6.2a-2
- - correct licence version 
- change summary
- add build requires desktop-file-utils 
            - * Fri Jul  3 14:00:00 2009 Leigh Scott <leigh123linux{%}googlemail{*}com> - 6.2a-3
- - make the recommended changes to the desktop file. 
- change to 48x48 icon and convert it to .png
- add build requires ImageMagick 
            - * Sat Jul  4 14:00:00 2009 Leigh Scott <leigh123linux{%}googlemail{*}com> - 6.2a-4
- - temporary fix for help menu (link to mandriva wiki)
- fix some mistakes in spec file
- merge mandriva spec file by Adam Williamson and rebuild
  branding patch
- add -fno-strict-aliasing to C_CXX_FLAGS in patch