This is a few years old, but may be useful.   The code illustrates the
use of the HMAC variant on ANSI X9.17 key generation as described in the
paper, used to generate random byte strings.  It uses the hash functions
in the OpenSSL libraries.

Paper:
        http://www.tenebras.com/papers/SecureRandom.html

Code:
        http://www.tenebras.com/code/hmac-prng.tar.gz
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to