File: Changes

package info (click to toggle)
ciphersaber 0.61-4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, jessie, jessie-kfreebsd, lenny, sarge, squeeze, wheezy
  • size: 80 kB
  • ctags: 12
  • sloc: perl: 102; makefile: 49
file content (28 lines) | stat: -rw-r--r-- 873 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Revision history for Perl extension Crypt::CipherSaber.

0.61  Sat May 25 17:31:52 UTC 2002
	- avoid uninitialized value warnings in fh_crypt() 

	  Thu May 10          2001
	- fixed _gen_iv() to generate 255 characters (thanks to John Wiersba)

      Sun Apr 29          2001
	- added license/copyright information to the pod in the module itself

0.60  Sat Apr  7          2001
	- some internal cleanup
	- added some comments
	- added documentation for fh_crypt()

      Thu Apr  5          2001
	- made _gen_iv() work with Perl 5.004 (again Sympa)
	- added fh_crypt()
	- added _do_crypt() to help with fh_crypt()
	- made crypt() use _do_crypt()
	- added t/bigfile.t and t/fh_encrypt.t

0.51  Wed Apr  4          2001		UNRELEASED VERSION
	- made decrypt() work with Perl 5.004 (for Sympa project)

0.50  Fri Dec  1 17:02:02 2000
	- original version; created by h2xs 1.19