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
- Christian Weiske (cweiske) — lead, active
- Mike Dransfield (mikedransfield) — lead, inactive
Dependencies
Required
- PHP (>= 4.4.0)
- PEAR Installer (>= 1.4.0b1)
Releases
- 1.3.4 (stable, 2010-10-25)
Release notes
License: PHP License
Automatically built QA release
Bug #14675 Security issue due to seeding random number generator - cweiske - 1.3.3 (stable, 2008-09-21)
Release notes
License: PHP License
- Fix bug #14675: Security issue due to seeding random number generator
- 1.3.2 (stable, 2007-04-04)
Release notes
License: PHP License
- Implementing request #10315: Template parameter to addMailTo()
- 1.3.1 (stable, 2006-11-26)
Release notes
License: PHP License
- Adding examples
- Fixing encryption/decryption code to make sure text can be decoded properly
- XHTML compliance
- package.xml version 2.0 is used now - 1.2.2 (stable, 2004-02-16)
- 1.2.1 (stable, 2004-02-16)
- 1.2 (stable, 2003-04-22)
- 1.1 (stable, 2002-09-13)
- 1.0 (stable, 2002-09-08)
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #717 | Closed | Bug | 2004-02-09 | Code Incorrectly Decrypts 'Young' | |
| #2990 | Closed | Bug | 2004-12-19 | Encrypted Javascript String not valid in XHTML DTDs | |
| #3455 | Closed | Bug | 2005-02-13 | z - not translated | |
| #4409 | Closed | Bug | 2005-05-23 | also chars dont implements | |
| #4733 | Closed | Req | 2005-07-03 | Where is the doc ? | |
| #10315 | Closed | Req | 1.3.1 | 2007-03-09 | Template parameter to addMailTo() |
| #14675 | Closed | Bug | 1.3.2 | 2008-09-21 | Security issue due to seeding random number generator |
| #15132 | Bogus | Bug | CVS | 2008-11-22 | Parse errors in examples |