[Heimdal-source-changes] [heimdal/heimdal] 434f76: lib/roken: rk_random_init HAVE_ARC4RANDOM #401

GitHub noreply at github.com
Ons Dec 26 23:49:08 CET 2018


  Branch: refs/heads/master
  Home:   https://github.com/heimdal/heimdal
  Commit: 434f76bcb77754263fcd5a7ab5938e534dc220bc
      https://github.com/heimdal/heimdal/commit/434f76bcb77754263fcd5a7ab5938e534dc220bc
  Author: Jeffrey Altman <jaltman at secure-endpoints.com>
  Date:   2018-12-26 (Wed, 26 Dec 2018)

  Changed paths:
    M lib/roken/rand.c

  Log Message:
  -----------
  lib/roken: rk_random_init HAVE_ARC4RANDOM #401

When arc4random() is available, rk_random_init() does not have to
call arc4random_stir().  ac4random_stir() will be called as a result
of the first call to arc4random().

Change-Id: I6f4a3be7c39752746657945ed15896472908f889



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the Heimdal-source-changes mailing list