The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.501 - 2010-11-16

  • Remove useless include of crypt.h in des.c
  • Remove usage of mempcpy() from sha256crypt.c and sha512crypt.c
  • Remove usage of __stpncpy from sha512crypt.c
  • Update Makefile.PL
  • Fix byte order detection
  • Fix typo in POD example
  • Fix test messages is 05_combined.t

Modules

Full XS implementation of common crypt() algorythms