File: Changes

package info (click to toggle)
libcrypt-cast5-perl 0.05-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 160 kB
  • sloc: ansic: 622; perl: 70; makefile: 3
file content (19 lines) | stat: -rw-r--r-- 476 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Revision history for Perl extension Crypt::CAST5.

0.05  1 Jul 2006
        - removed broken CBC test

0.04  19 Feb 2004
        - react appropriately to utf8 input

0.03  23 Mar 2003
        - use perl's U32 type for portability

0.02  10 Nov 2002
        - added volatile keword to keep compiler from optimizing away the
          clear of the key material

0.01  24 Oct 2002
        - original version; created by h2xs 1.22 with options
                -A -n Crypt::CAST5