Revision history for Crypt-AllOrNothing

0.10 8/21/07 20:21

                Update for Crypt::AllOrNothing::Util 0.09 which breaks backwards compatibility
                Moving out of alpha into beta

0.09 8/21/07 18:20

Change module name to Crypt::AllOrNothing

0.08 8/16/07 07:44

Added Crypt-AON.t to MANIFEST

0.07 8/15/07 20:15

Fixed POD so that is displays correctly now

0.06 8/15/07 20:10

Fixed Makefile.PM so that it will require the needed packages now

0.05 8/15/07 08:16

Fixed documentation to reflect correct size of packets

0.04 8/15/07 01:26

Change use Crypt::AoN::Util to Crypt::AON::Util

0.03 8/15/07 00:34

        Change module name from Crypt::AoN to Crypt::AON to make it easier to type.  
                Cleaned up member functions.  Still uses Crypt::AoN::Util, will change that over in next version.
                Uses 128 bit packet length and AES for encryption.