Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Dec 2001 21:55:01 -0800 (PST)
From:      Hajimu UMEMOTO <ume@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/crypto/cast128 cast128.c cast128.h src/sys/netinet6 esp_core.c
Message-ID:  <200112050555.fB55t1j56146@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ume         2001/12/04 21:55:01 PST

  Modified files:        (Branch: RELENG_4)
    sys/crypto/cast128   cast128.c cast128.h 
    sys/netinet6         esp_core.c 
  Log:
  MFC: fixed the cast128 calculation with a short cipher key length.
  the memory was overridden when the key length was less than 16 bytes.
  
          sys/crypto/cast128/cast128.c:   1.5
          sys/crypto/cast128/cast128.h:   1.5
          sys/netinet6/esp_core.c:        1.7
  
  Revision  Changes    Path
  1.1.2.3   +16 -3     src/sys/crypto/cast128/cast128.c
  1.1.2.3   +3 -3      src/sys/crypto/cast128/cast128.h
  1.1.2.3   +3 -2      src/sys/netinet6/esp_core.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112050555.fB55t1j56146>