PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » HTML » HTML_Crypt

Encrypts text which is later decoded using javascript on the client side

This package is unmaintained.

Download latest release 1.3.4 (archived versions might be outdated)

License: PHP License

Description

HTML_Crypt provides methods to encrypt text, which
can be later be decrypted using JavaScript on the client side.

This is very useful to prevent spam robots collecting email
addresses from your site, included is a method to add mailto
links to the text being generated

Maintainers

Dependencies

Required

Releases

Bugs

IDStatusTypeVersionDateSummary
#717ClosedBug2004-02-09Code Incorrectly Decrypts 'Young'
#2990ClosedBug2004-12-19Encrypted Javascript String not valid in XHTML DTDs
#3455ClosedBug2005-02-13z - not translated
#4409ClosedBug2005-05-23also chars dont implements
#4733ClosedReq2005-07-03Where is the doc ?
#10315ClosedReq1.3.12007-03-09Template parameter to addMailTo()
#14675ClosedBug1.3.22008-09-21Security issue due to seeding random number generator
#15132BogusBugCVS2008-11-22Parse errors in examples