I'm trying to work on some encryption algorithms that use byte
variables for inputting the necessary KEY and IV's.  Also then the method
takes the original data stream as Bytes as well and after encrypting stores
them as an array.  I need to figure a way of using these same algorithms to
encrypt/decrypt strings however.  Is there some way of transforming a string
into a byte variable and back again?

from: Robert Meek at: [EMAIL PROTECTED] 
dba "Tangentals Design" home of "PoBoy"
freeware Windows apps and utilities
located at: www.TangentalsDesign.com
Proud to be a moderator for the
"Delphi Programming Lists" at: elists.org 



_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi

Reply via email to