[Heimdal-source-changes] [heimdal/heimdal] 6fbe67: hcrypto: Default to CommonCrypto on Apple OSes

GitHub noreply at github.com
Tis Nov 24 15:53:09 CET 2015


  Branch: refs/heads/master
  Home:   https://github.com/heimdal/heimdal
  Commit: 6fbe672451be28a66952b13657fd5d5760a899f6
      https://github.com/heimdal/heimdal/commit/6fbe672451be28a66952b13657fd5d5760a899f6
  Author: Jeffrey Altman <jaltman at secure-endpoints.com>
  Date:   2015-11-24 (Tue, 24 Nov 2015)

  Changed paths:
    M lib/hcrypto/evp.c

  Log Message:
  -----------
  hcrypto: Default to CommonCrypto on Apple OSes

When __APPLE__ is defined and HCRYPTO_DEF_PROVIDER is not defined,
define HCRYPTO_DEF_PROVIDER to be "cc" so that Apple's CommonCrypto
implementations are used instead of the built-in "hcrypto"
implementations.

Change-Id: I393e5fc3f6c3b9339c96db58d926ff8ea1867cbb




More information about the Heimdal-source-changes mailing list