Re: Maybe we only need PCBC...

jsavard_at_ecn.ab.ca
Date: 06/30/03

  • Next message: jsavard_at_ecn.ab.ca: "Re: Maybe we only need PCBC..."
    Date: Mon, 30 Jun 2003 04:33:58 GMT
    
    

    Andrew Swallow (am.swallow@eatspam.btinternet.com) wrote:
    : CRC checksums are designed to handle low to medium error rates
    : generated by natural causes. Encrypting both the packet and the
    : checksum makes successfully performing undetected changes to
    : message difficult providing the CRCs location is also hidden.

    : A factor to remember is that total corruption of the message can
    : fool the CRC checker. CRC16 will pass 1 out of every 65,536
    : incorrect packets on a high error link. CRC32 can survive
    : 4,294,967,296 incorrect packets.

    Of course, with a block cipher with a 128-bit block size, a CRC-128
    checksum is being proposed.

    John Savard


  • Next message: jsavard_at_ecn.ab.ca: "Re: Maybe we only need PCBC..."

    Relevant Pages

    • Microsoft Windows Remote Desktop Protocol checksum and keystroke vulnerabilities
      ... All versions of Microsoft Windows using encrypted RDP are vulnerable to ... the checksum vulnerability. ... since packets with the same plaintext have matching checksums. ... When RDP has encryption enabled, packets are first encrypted using RC4, ...
      (Bugtraq)
    • [NT] Microsoft Windows Remote Desktop Protocol Checksum and Keystroke Vulnerabilities
      ... since packets with the same plaintext have matching checksums. ... the checksum vulnerability. ... Microsoft's Terminal Services Virtual Channels are also vulnerable. ... Client to server: ...
      (Securiteam)
    • Re: IM driver modifying packet content and task offload
      ... You can create packets in your IM driver and let the underlying miniport do the checksum. ... The TCP/IP transport calculates the one's complement sum across all fields in the pseudoheader, including Source IP Address, Destination IP Address, Protocol, and the TCP length for TCP packets. ...
      (microsoft.public.development.device.drivers)
    • Re: Is HT faster infiniband?
      ... > Proceedings of the ACM conference on Applications, Technologies, ... > links where link-level CRCs should catch all but 1 in 4 billion errors. ... the rate of checksum failures can be even ... > nearly 500,000 packets which failed the TCP or UDP or IP checksum. ...
      (comp.sys.ibm.pc.hardware.chips)
    • Re: How to handle TCP checksum, if adapter support TCP checksum offloading?
      ... for NDIS checksum task offload when sending modified packets of his own. ... Allocate a separate NDIS packet pool for your modified packets. ...
      (microsoft.public.development.device.drivers)