index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
bn
/
bn_rand.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix memory leak in BN_rand_range()
valdaarhun
2022-08-17
1
-0
/
+5
*
EVP_RAND_generate: fix return check
Peiwei Hu
2021-11-22
1
-1
/
+1
*
rand: add a strength argument to the BN and RAND RNG calls
Pauli
2021-05-29
1
-21
/
+26
*
Fix external symbols for bn
Shane Lontis
2021-02-26
1
-2
/
+2
*
Update copyright year
Matt Caswell
2021-02-18
1
-1
/
+1
*
Deprecate BN_pseudo_rand() and BN_pseudo_rand_range()
Tomas Mraz
2021-02-09
1
-0
/
+2
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-7
/
+7
*
Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'
Dr. Matthias St. Pierre
2020-10-15
1
-2
/
+2
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-2
/
+2
*
Rename FIPS_MODE to FIPS_MODULE
Richard Levitte
2020-04-28
1
-4
/
+4
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Convert rand_bytes_ex and rand_priv_bytes_ex to public functions
Matt Caswell
2020-01-20
1
-4
/
+4
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Fix a SCA leak in BN_generate_dsa_nonce
Bernd Edlinger
2019-09-06
1
-4
/
+1
*
New function EVP_MD_free()
Richard Levitte
2019-09-04
1
-1
/
+1
*
Make sure all BIGNUM operations work within the FIPS provider
Matt Caswell
2019-07-15
1
-0
/
+8
*
Make BIGNUM rand functions available within the FIPS module
Matt Caswell
2019-07-02
1
-45
/
+39
*
Temporarily disable RAND call in FIPS_MODE until RAND is available
Matt Caswell
2019-06-12
1
-0
/
+29
*
Convert bn_rand.c to use EVP
Matt Caswell
2019-06-12
1
-9
/
+27
*
Following the license change, modify the boilerplates in crypto/bn/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Use the private RNG for data that is not public
Kurt Roeckx
2018-04-02
1
-1
/
+1
*
Update copyright year
Matt Caswell
2018-03-20
1
-1
/
+1
*
bnrand_range: Always call bnrand() with the correct flag
Kurt Roeckx
2018-03-06
1
-6
/
+4
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-1
/
+1
*
Add RAND_priv_bytes() for private keys
Rich Salz
2017-08-03
1
-12
/
+35
*
Switch from ossl_rand to DRBG rand
Rich Salz
2017-08-03
1
-4
/
+0
*
BN_pseudo_rand is really BN_rand
Rich Salz
2017-07-03
1
-16
/
+9
*
Zero stack variable with DSA nonce
Rich Salz
2016-11-08
1
-0
/
+1
*
Misc BN fixes
Rich Salz
2016-09-06
1
-5
/
+8
*
Change callers to use the new constants.
Rich Salz
2016-08-10
1
-2
/
+2
*
Clean up RAND_bytes() calls
Todd Short
2016-05-24
1
-7
/
+2
*
Copyright consolidation 06/10
Rich Salz
2016-05-17
1
-107
/
+6
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
1
-1
/
+1
*
Fix off-by-one in BN_rand
Matt Caswell
2015-05-22
1
-1
/
+6
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
free null cleanup finale
Rich Salz
2015-05-01
1
-2
/
+1
*
free cleanup almost the finale
Rich Salz
2015-04-30
1
-4
/
+1
*
remove malloc casts
Rich Salz
2015-04-28
1
-1
/
+1
*
RAND_bytes updates
Matt Caswell
2015-03-25
1
-2
/
+3
*
Final (for me, for now) dead code cleanup
Rich Salz
2015-02-08
1
-4
/
+0
*
OPENSSL_NO_xxx cleanup: SHA
Rich Salz
2015-01-27
1
-2
/
+0
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-253
/
+241
*
remove OPENSSL_FIPSAPI
Dr. Stephen Henson
2014-12-08
1
-1
/
+1
*
remove FIPS module code from crypto/bn
Dr. Stephen Henson
2014-12-08
1
-8
/
+0
*
Add secure DSA nonce flag.
Adam Langley
2013-06-13
1
-0
/
+70
*
Rename FIPS_mode_set and FIPS_mode. Theses symbols will be defined in
Dr. Stephen Henson
2011-05-11
1
-1
/
+1
*
In FIPS mode only use "Generation by Testing Candidates" equivalent.
Dr. Stephen Henson
2011-02-11
1
-0
/
+8
*
Move all FIPSAPI renames into fips.h header file, include early in
Dr. Stephen Henson
2011-01-27
1
-5
/
+2
[next]