PHP Developer's Network : Network Member
Forums

PHP Classes
Icontem

Class: OTP_TS


  Search   All class groups All class groups   Latest entries Latest entries   Top 10 charts Top 10 charts   Newsletter Newsletter   Blog Blog   Forums Forums   Help FAQ Help FAQ  
  Login   Register  
Recommend this page to a friend!
      Classes of Jacek Wloka  >  OTP_TS  >  Download  >  Support forum Support forum  >  RSS 1.0 feed RSS 2.0 feed Latest changes  >  Stumble It! Stumble It!  >  Bookmark in del.icio.us Bookmark in del.icio.us  
  Screenshots Screenshots   Supplied by   Group folder image Groups   Detailed description  
  Rate classes User ratings   Applications   Files Files  
  • Screenshots:

    example 1 txt
    File Role Description
    Accessible without login Image file Image1.gif Screen example 1 txt
  • Supplied by:

    Picture of Jacek Wloka
    Name: Jacek Wloka <e-mail contact>
    Published packages: 5
    Country: Poland Poland - PHP jobs in Poland
    Home page: http://twoja-strona.net/
    Age: 21
    All time rank: 516
    Week rank: 407

    Browse this author's classes

  • Innovation Award:

    PHP Programming Innovation award nominee
    June 2007
    Number 8
    The quality of encryption algorithms depends on how hard they are to break using brute force methods.

    Most strong encryption methods also take a lot of CPU resources to encrypt and decrypt data.

    One time pad algorithms are much simpler and take less resources when used to encrypt and decrypt data.

    This class implements a one-time pad algorithm in pure PHP code. It generates several hashes of the encryption password to compute a random cypher that is used to encrypt and decrypt data.

    The actual encryption and decryption is very light because it consists of a simple XOR operation over the data to encrypt or decrypt. The encryption and encryption procedure is the same, making the class very small.

    Manuel Lemos
  • Groups:

    Group folder image Cryptography Encrypting, decrypting and hashing data View top rated classes
  • Detailed description:

    This class can be used to encrypt and decrypt data with one time pad cipher algorithm implemented in pure PHP.

    The class has a single function that takes a password and a string of the data to encrypt.

    The password is used to create a cypher that encrypts the data using an XOR operation.

    The same function to encrypt can be used to decrypt the encrypted data using the same password.
  • User ratings:

    Not yet rated by the users
  • Applications that use this class:

    Link Description
    Package OTP_TS Package rar class OTP_TS
    Add link image If you know an application of this package, send a message to the author to add a link here.
  • Files:

    File Role Description
    Plain text file example_file.php Example Example 1 of file
    Plain text file example_form.php Example Example 3
    Plain text file example_txt.php Example Text example 1
    Plain text file class.OTP_TS.php Class class OTP_TS
    Image file linux.bmp Icon img 1
    Download all files: otp_ts.tar.gz otp_ts.zip
    NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.

 
  Advertise on this site Advertise on this site   Site map Site map   Statistics Statistics   Site tips Site tips   Privacy policy Privacy policy   Contact Contact  

For more information send a message to :
info at phpclasses dot org.
Copyright (c) Icontem 1999-2008 PHP Classes - PHP Class Scripts
  PHP Book Reviews - Reviews of books and other products