index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
rand
/
drbg_hmac.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rand: move drbg_{ctr,hash,hmac}.c without change to preserve history
Dr. Matthias St. Pierre
2020-06-24
1
-256
/
+0
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Deprecate the low level HMAC functions
Pauli
2020-01-29
1
-0
/
+6
*
DRBG: add check for XOF so these can be disallowed by the DRBGs
Pauli
2019-11-02
1
-0
/
+3
*
DRBG: weaken the restriction on allowed digests.
Pauli
2019-11-02
1
-26
/
+3
*
Cleanup: move remaining providers/common/include/internal/*.h
Richard Levitte
2019-10-10
1
-1
/
+1
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
New function EVP_MD_free()
Richard Levitte
2019-09-04
1
-3
/
+3
*
Change the DRBG HMAC implementation to lookup allowed digest names
Matt Caswell
2019-06-28
1
-7
/
+24
*
Make the RAND code available from inside the FIPS module
Matt Caswell
2019-06-28
1
-3
/
+18
*
Following the license change, modify the boilerplates in crypto/rand/
Richard Levitte
2018-12-06
1
-1
/
+1
*
DRBG: fix reseeding via RAND_add()/RAND_seed() with large input
Dr. Matthias St. Pierre
2018-10-16
1
-2
/
+2
*
Added DRBG_HMAC & DRBG_HASH + Added defaults for setting DRBG for master/publ...
Shane Lontis
2018-09-27
1
-0
/
+238