Top Level :: HTML

Package Information: HTML_Crypt

Show All Changelogs
» Version » Information
1.3.3Download

Release date: 2008-09-21 16:19 UTC
Release state: stable

Changelog:

- Fix bug #14675: Security issue due to seeding random number generator

Dependencies:
  • PHP Version: PHP 4.4.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
1.3.2Download

Release date: 2007-04-04 12:13 UTC
Release state: stable

Changelog:

- Implementing request #10315: Template parameter to addMailTo()

Dependencies:
  • PHP Version: PHP 4.0.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
1.3.1Download

Release date: 2006-11-26 22:23 UTC
Release state: stable

Changelog:

- Adding examples
- Fixing encryption/decryption code to make sure text can be decoded properly
- XHTML compliance
- package.xml version 2.0 is used now

Dependencies:
  • PHP Version: PHP 4.0.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
1.2.2Download

Release date: 2004-02-17 02:06 UTC
Release state: stable

Changelog:

Fix for bug #717
Fixed md5 error in previous release 1.2.1

1.2.1Download

Release date: 2004-02-17 01:31 UTC
Release state: stable

Changelog:

Fix for bug #717

1.2Download

Release date: 2003-04-22 22:26 UTC
Release state: stable

Changelog:

Added obStart and obEnd functions to enable on the fly processing of web pages.

Removed warning about undefined string.

1.1Download

Release date: 2002-09-13 17:14 UTC
Release state: stable

Changelog:

Made the javascript tag XML compliant.

Changed the uncrypting function to a random string generated by md5() and made the script one line to make it harder to read.

1.0Download

Release date: 2002-09-08 20:22 UTC
Release state: stable

Changelog:

Initial independent PEAR release.