Re: SSL Encryption
When were the bytes corrupted? If during communication, then no,
because the protocol has a mechanism for retransmitting corrupted
packets. If while on disk or in memory, then yes.
J Wolfgang Goerlich
On May 16, 10:40 am, Arne <A...@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
What happens if I
1. Encrypt a message with SSL
2. Send it over the internet
3. A couple of bytes get corrupted.
Would that prevent me from decrypting the entire message?
--
Arne Garvander
Certified .Net Geek
Professional Data Dude
.
Relevant Pages
- Re: How hard is socket programming?
... You clearly missed any comprehsension of TCP/IP. ... protocol has failed utterly and there is NO recovery ... which does deal with packets. ... I don't believe PHP naturally supports memory ... (microsoft.public.vc.mfc) - Re: How hard is socket programming?
... You clearly missed any comprehsension of TCP/IP. ... which does deal with packets. ... good introductory book on TCP/IP protocol (including things like buffer management ... I don't believe PHP naturally supports memory ... (microsoft.public.vc.mfc) - Re: [Q] vmalloc and interrupt handler
... Currently I'm trying to make a simple protocol stack using ... Received packets should be saved in this protocol-driver, ... kernel memory, and in some cases, cause kernel hang up. ... I decided to make a big memory area to store in-coming packets. ... (comp.os.linux.development.system) - Re: Troubles reading alternative controller on joyport #1
... Press a key, save memory to disk, and see what the samples look ... You should be able to reverse engineering the protocol pretty easily. ... (comp.sys.cbm) - Proposed Assembler Commands
... ACM Automatically Clear Memory ... BKCRDR Backspace Card Reader ... BKSPD Backspace Disk ... EIAO Execute In Any Order ... (sci.electronics.design) |
|