[Heimdal-source-changes] [heimdal/heimdal] 93725f: Fix broken CFB8 implementation, use CC for CFB8

GitHub noreply at github.com
Fre Dec 4 13:59:49 CET 2015


  Branch: refs/heads/master
  Home:   https://github.com/heimdal/heimdal
  Commit: 93725f01f0ff4b98f095b6d8f286e8ac306cc232
      https://github.com/heimdal/heimdal/commit/93725f01f0ff4b98f095b6d8f286e8ac306cc232
  Author: Luke Howard <lukeh at padl.com>
  Date:   2015-12-04 (Fri, 04 Dec 2015)

  Changed paths:
    M lib/hcrypto/evp-cc.c

  Log Message:
  -----------
  Fix broken CFB8 implementation, use CC for CFB8


  Commit: 4f9cc8feeab1aab322ced6c3fb00ec547ac3f99b
      https://github.com/heimdal/heimdal/commit/4f9cc8feeab1aab322ced6c3fb00ec547ac3f99b
  Author: Luke Howard <lukeh at padl.com>
  Date:   2015-12-04 (Fri, 04 Dec 2015)

  Changed paths:
    M lib/hcrypto/evp-cc.c
    M lib/hcrypto/evp-cc.h

  Log Message:
  -----------
  add CommonCrypto support for SHA-384 and SHA-512


  Commit: 5ae1ab038c3c7d41082069d83f835078f59f68a4
      https://github.com/heimdal/heimdal/commit/5ae1ab038c3c7d41082069d83f835078f59f68a4
  Author: Luke Howard <lukeh at padl.com>
  Date:   2015-12-04 (Fri, 04 Dec 2015)

  Changed paths:
    M lib/hcrypto/evp-cc.c
    M lib/hcrypto/evp-cc.h

  Log Message:
  -----------
  Merge pull request #121 from heimdal/lukeh/cfb8

Merging support for CFB8 in CommonCrypto (note will break support for OS X older than 10.7). CommonCrypto support for SHA-256/384 also added.


Compare: https://github.com/heimdal/heimdal/compare/2cac8ca70399...5ae1ab038c3c


More information about the Heimdal-source-changes mailing list