1Revision history for Perl extension Crypt::CipherSaber.
2
31.00 Tue Jul 12 23:45:00 UTC 2005
4	- migrated to Build.PL
5	- added POD, POD coverage, and signature tests
6	- generated traditional Makefile.PL
7	- bumped up version number
8	- ported tests to Test::Simple
9	- bumped up test coverage
10	- updated README
11
120.61  Sat May 25 17:31:52 UTC 2002
13	- avoid uninitialized value warnings in fh_crypt()
14
15	  Thu May 10          2001
16	- fixed _gen_iv() to generate 255 characters (thanks to John Wiersba)
17
18      Sun Apr 29          2001
19	- added license/copyright information to the pod in the module itself
20
210.60  Sat Apr  7          2001
22	- some internal cleanup
23	- added some comments
24	- added documentation for fh_crypt()
25
26      Thu Apr  5          2001
27	- made _gen_iv() work with Perl 5.004 (again Sympa)
28	- added fh_crypt()
29	- added _do_crypt() to help with fh_crypt()
30	- made crypt() use _do_crypt()
31	- added t/bigfile.t and t/fh_encrypt.t
32
330.51  Wed Apr  4          2001		UNRELEASED VERSION
34	- made decrypt() work with Perl 5.004 (for Sympa project)
35
360.50  Fri Dec  1 17:02:02 2000
37	- original version; created by h2xs 1.19
38