index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
rand
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-15
/
+15
*
Use OPENSSL_SYS_TANDEM instead of OPENSSL_SYSNAME_TANDEM
Richard Levitte
2020-09-24
1
-3
/
+3
*
Add a "random" configuration section.
Pauli
2020-09-23
1
-4
/
+104
*
NonStop port updates for 3.0.0.
Randall S. Becker
2020-09-12
1
-0
/
+70
*
rand: instantiate the DRBGs upon first use.
Pauli
2020-08-28
1
-2
/
+7
*
rand_drbg: remove RAND_DRBG.
Pauli
2020-08-07
7
-1066
/
+345
*
Fix: uninstantiation breaks the RAND_DRBG callback mechanism
Dr. Matthias St. Pierre
2020-07-23
1
-0
/
+13
*
Update copyright year
Richard Levitte
2020-07-16
1
-1
/
+1
*
deprecate engines in libcrypto
Pauli
2020-07-16
1
-0
/
+3
*
Enable WinCE build without deceiving _MSC_VER.
aSoujyuTanaka
2020-07-15
1
-1
/
+1
*
DRBG: rename the DRBG taxonomy.
Pauli
2020-07-14
2
-66
/
+73
*
evp_rand: documentation
Pauli
2020-06-24
2
-1
/
+36
*
fips rand: DRBG KAT self test updates to provider model.
Pauli
2020-06-24
1
-0
/
+7
*
CTR, HASH and HMAC DRBGs in provider
Pauli
2020-06-24
4
-1108
/
+341
*
rand: move drbg_{ctr,hash,hmac}.c without change to preserve history
Dr. Matthias St. Pierre
2020-06-24
3
-1119
/
+0
*
rand: move rand_{unix,vms,vxworks,win}.c without change to preserve history
Dr. Matthias St. Pierre
2020-06-24
4
-1832
/
+0
*
CRNGT: continuous DRBG tests for providers
Pauli
2020-06-24
4
-655
/
+21
*
Move CRNG test to providers
Pauli
2020-06-24
1
-139
/
+0
*
rand: core APIs for provider friendly random.
Pauli
2020-06-24
1
-0
/
+10
*
Fix a buffer overflow in drbg_ctr_generate
Bernd Edlinger
2020-06-03
1
-3
/
+5
*
Fix egd and devrandom source configs
Bernd Edlinger
2020-05-20
1
-2
/
+3
*
Update copyright year
Matt Caswell
2020-05-15
1
-1
/
+1
*
rand_unix.c: Ensure requests to KERN_ARND don't exceed 256 bytes.
nia
2020-05-04
1
-1
/
+1
*
rand_unix.c: Only enable hack for old FreeBSD versions on FreeBSD
nia
2020-05-04
1
-0
/
+2
*
rand_unix.c: Include correct headers for sysctl() on NetBSD
nia
2020-05-04
1
-2
/
+2
*
Amend references to "OpenSSL license"
Shourya Shukla
2020-04-29
1
-1
/
+1
*
Rename FIPS_MODE to FIPS_MODULE
Richard Levitte
2020-04-28
6
-20
/
+20
*
Update copyright year
Matt Caswell
2020-04-23
9
-9
/
+9
*
Put sys-specific files in build.info
Rich Salz
2020-04-16
3
-67
/
+65
*
Use build.info, not ifdef for crypto modules
Rich Salz
2020-04-16
2
-34
/
+32
*
AES CTR-DRGB: do not leak timing information
Patrick Steuer
2020-04-08
1
-13
/
+9
*
AES CTR-DRGB: performance improvement
Patrick Steuer
2020-03-11
2
-82
/
+139
*
DRBG: delay initialization of DRBG method until instantiation
Dr. Matthias St. Pierre
2020-02-25
2
-31
/
+46
*
RAND_DRBG: add a callback data for entropy and nonce callbacks
Dr. Matthias St. Pierre
2020-02-07
2
-0
/
+30
*
Fix misspelling errors and typos reported by codespell
Dr. Matthias St. Pierre
2020-02-06
2
-2
/
+2
*
Deprecate the low level HMAC functions
Pauli
2020-01-29
1
-0
/
+6
*
Convert rand_bytes_ex and rand_priv_bytes_ex to public functions
Matt Caswell
2020-01-20
1
-4
/
+4
*
Don't register drbg_delete_thread_state twice
Matt Caswell
2020-01-20
1
-2
/
+12
*
CRYPTO: Remove support for ex_data fields when building the FIPS module
Richard Levitte
2020-01-15
2
-1
/
+6
*
Move random-related defines to "crypto/rand.h"
Dr. Matthias St. Pierre
2020-01-07
1
-49
/
+0
*
rand_lib.c: fix null pointer dereferences after RAND_get_rand_method() failure
Dr. Matthias St. Pierre
2019-12-11
1
-17
/
+21
*
Fix some typos
Veres Lajos
2019-12-11
2
-2
/
+2
*
Update source files for pre-3.0 deprecation
Richard Levitte
2019-11-07
2
-2
/
+2
*
VMS: Added new method to gather entropy on VMS, based on SYS$GET_ENTROPY.
Richard Levitte
2019-11-02
1
-10
/
+89
*
DRBG: add check for XOF so these can be disallowed by the DRBGs
Pauli
2019-11-02
2
-0
/
+5
*
DRBG: weaken the restriction on allowed digests.
Pauli
2019-11-02
2
-52
/
+6
*
Document "get/set-app-data" macros.
Rich Salz
2019-10-23
1
-1
/
+1
*
Move random-related defines from e_os.h to rand_unix.c
Dr. Matthias St. Pierre
2019-10-19
1
-0
/
+50
*
rand_unix.c: correct include guard comments
Dr. Matthias St. Pierre
2019-10-19
1
-2
/
+4
*
Cleanup: move remaining providers/common/include/internal/*.h
Richard Levitte
2019-10-10
2
-2
/
+2
[next]