there's an easy way to encrypt info with the bitxor function, it's the basis
for most encryptors...

 char[x] bitxor key = encrypted char
 encryptedchar bitxor key = char[x] (decrypted]

simple enough but not hard to break...

-----Original Message-----
From: Richard Gaskin [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 12, 2001 12:20 AM
To: [EMAIL PROTECTED]
Subject: Feature request: encrypt custom props


How difficult would it be to have the option to encrypt the contents of some
or all custom properties?

If we can come up with a way to do this that doesn't take too much time and
doesn't require Raney to take too much time away from other goodies, it
seems like it would be useful for P2P apps, no?

-- 
 Richard Gaskin 
 Fourth World Media Corporation
 Multimedia Design and Development for Mac, Windows, UNIX, and the Web
 _____________________________________________________________________
 [EMAIL PROTECTED]                 http://www.FourthWorld.com
 Tel: 323-225-3717           ICQ#60248349            Fax: 323-225-0716



Archives: http://www.mail-archive.com/metacard@lists.runrev.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.


Visit us at http://www.clearstream.com           
Check out current job vacancies at http://www.clearstream.com/public/english/e_vacs.htm
                                                          
IMPORTANT MESSAGE

Internet communications are not secure and therefore Clearstream International does not
accept legal responsibility for the contents of this message.

The information contained in this e-mail is confidential and may be legally 
privileged. It is
intended solely for the addressee. If you are not the intended recipient, any 
disclosure,
copying, distribution or any action taken or omitted to be taken in reliance on it, is
prohibited and may be unlawful. Any views expressed in this e-mail are those of the
individual sender, except where the sender specifically states them to be the views of
Clearstream International or of any of its affiliates or subsidiaries.

END OF DISCLAIMER

Archives: http://www.mail-archive.com/metacard@lists.runrev.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to