I changed the subject line so that it makes more sense! Neil Humphreys wrote: Do you mean to say that you have something like a secured protocol (like a pipe) in which you can send data of another protocol (like water inside a pipe)? As far as I know you secure the channel by encoding your entire data stream.
Digital Encryption Standard-Cipher Block Chaining-Secured Hash (Algorithm) It means that the encryption method is DES (which is really risky to use nowadays unless u don't have any other choice). Cipher Block chaining is a method of encryption using IVs in which your cipher text is arrived by using the previous block. SHA is a checksum algorithm. No encryption (meaning worthless) + only checksum of the data. I maybe wrong so please correct me.
-- http://www.jaiashu.com ---------------------- "I would like to change the world, but they won't tell me the source code!" |
- [no subject] Neil Humphreys
- Re: Cipher Suites explanation Ashutosh Jaiswal
- Re: Cipher Suites explanation Neil Humphreys
- Re: Cipher Suites explanation Ashutosh Jaiswal