|
From: Phil <sublime78ska@yahoo.com> > How do you unencrpyt the data? How do you keep the encrypted value from > always being the same for the same text in short: you use a "chaining" technique where each block of data is xor'ed with the previous encrypted block before being encrypted. For the first block you can use anything you like (e.g. filename or current date). This first block must vary from message to message, but need not be secret.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.