The following module was proposed for inclusion in the Module List:

  modid:       Math::XOR
  DSLIP:       Rdcfp
  description: Package to handle XOR encryption of string b
  userid:      CRAKRJACK (Tyler MacDonald)
  chapterid:   14 (Security_and_Encryption)
  communities:

  similar:

  rationale:

    The XOR module is an XS module that allows you to quickly XOR two
    strings together by doing the operation in C, XORing integers out of
    an arbitrary-length string 32 bits at a time.

    This is the only method of encryption that (assuming the randomness
    of the pattern used as an encryption key) truly cannot be broken.

    I feel that this module should be entitled "Math::XOR". I was
    considering "Crypt::XOR", but decided that since this is a basic
    mathematical function that may very well have uses aside from
    encryption, I should use the more general module name.

  enteredby:   CRAKRJACK (Tyler MacDonald)
  enteredon:   Wed Dec 25 04:11:31 2002 GMT

The resulting entry would be:

Math::
::XOR             Rdcfp Package to handle XOR encryption of string b CRAKRJACK


Thanks for registering,
The Pause Team

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=f1400000_887e567c9c49f50d&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=f1400000_887e567c9c49f50d&SUBMIT_pause99_add_mod_insertit=1

Reply via email to