david/ipxe
david
/
ipxe
Archived
1
0
Fork 0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/crypto
Michael Brown eec068253f [rng] Add ANS X9.82 Approved Hash_df derivation function
ANS X9.82 specifies several Approved derivation functions for use in
distributing entropy throughout a buffer.  One such derivation
function is Hash_df, which can be implemented using the existing iPXE
SHA-1 functionality.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2012-02-19 14:37:13 +00:00
..
axtls [legal] Add FILE_LICENCE macro to some GPL-v2-or-later files 2010-12-03 23:38:15 +00:00
aes_wrap.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
arc4.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
asn1.c [tls] Accept certificates without a version number 2011-08-12 23:51:44 +01:00
axtls_aes.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
axtls_sha1.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
cbc.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
chap.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
crandom.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
crc32.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
crypto_null.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
drbg.c [rng] Add ANS X9.82 Approved DRBG mechanism 2012-01-23 15:08:21 +00:00
entropy.c [rng] Add dummy entropy source 2012-01-23 15:07:46 +00:00
hash_df.c [rng] Add ANS X9.82 Approved Hash_df derivation function 2012-02-19 14:37:13 +00:00
hmac.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
hmac_drbg.c [rng] Add ANS X9.82 Approved HMAC_DRBG algorithm 2012-01-23 15:03:43 +00:00
md5.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
sha1extra.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
x509.c [tls] Accept certificates without a version number 2011-08-12 23:51:44 +01:00