index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
bn
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Richard Levitte
2021-01-28
3
-3
/
+3
*
bn: Deprecate the X9.31 RSA key generation related functions
Tomas Mraz
2021-01-25
2
-3
/
+4
*
Fix incorrect use of BN_CTX API
Agustin Gianni
2021-01-13
3
-4
/
+9
*
Update copyright years of auto-generated headers (make update)
Dr. David von Oheimb
2021-01-04
1
-1
/
+1
*
remove unused assignments
Pauli
2020-12-03
1
-3
/
+0
*
Update copyright year
Matt Caswell
2020-11-26
11
-11
/
+11
*
ERR: Rebuild all generated error headers and source files
Richard Levitte
2020-11-24
1
-2
/
+3
*
Only disabled what we need to in a no-dh build
Matt Caswell
2020-11-18
2
-10
/
+1
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
19
-72
/
+72
*
Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'
Dr. Matthias St. Pierre
2020-10-15
2
-3
/
+3
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
2
-6
/
+6
*
Diverse build.info: Adjust paths
Richard Levitte
2020-09-10
1
-2
/
+0
*
Ignore vendor name in Clang version number.
Jung-uk Kim
2020-08-28
4
-4
/
+4
*
Add fix for RSA keygen in FIPS using keysizes 2048 < bits < 3072
Shane Lontis
2020-08-12
1
-2
/
+2
*
Update copyright year
Matt Caswell
2020-08-06
1
-1
/
+1
*
unify spelling of serialize
Pauli
2020-07-30
1
-1
/
+1
*
Disable optimiization of BN_num_bits_word() for VS2005 ARM compiler due to
aSoujyuTanaka
2020-07-15
1
-0
/
+12
*
BN: Check endianness in run-time, in BN_native2bn() and BN_bn2nativepad()
Richard Levitte
2020-07-11
1
-8
/
+9
*
Update copyright year
Matt Caswell
2020-06-25
1
-1
/
+1
*
Flag RSA secret BNs as consttime on keygen and checks
Nicola Tuveri
2020-06-21
1
-0
/
+1
*
Refactor BN_R_NO_INVERSE logic in internal functions
Nicola Tuveri
2020-06-16
1
-184
/
+200
*
fix doc typo in bn_dh.c
Hubert Kario
2020-06-08
1
-1
/
+1
*
Update copyright year
Matt Caswell
2020-06-04
1
-1
/
+1
*
Avoid potential overflow to the sign bit when shifting left 24 places
Tomas Mraz
2020-05-20
1
-1
/
+1
*
Update copyright year
Matt Caswell
2020-05-15
4
-4
/
+4
*
Add solaris assembler fixes for legacy provider
Shane Lontis
2020-05-02
1
-3
/
+5
*
Amend references to "OpenSSL license"
Shourya Shukla
2020-04-29
1
-1
/
+1
*
Rename FIPS_MODE to FIPS_MODULE
Richard Levitte
2020-04-28
5
-18
/
+18
*
Update copyright year
Matt Caswell
2020-04-23
35
-35
/
+35
*
Fix DH_get_nid() so that it does not cache values.
Shane Lontis
2020-04-20
1
-26
/
+442
*
Use build.info, not ifdef for crypto modules
Rich Salz
2020-04-16
2
-10
/
+8
*
[BN] harden `BN_copy()` against leaks from memory accesses
Nicola Tuveri
2020-02-18
1
-2
/
+6
*
Also check for errors in x86_64-xlate.pl.
David Benjamin
2020-02-17
29
-29
/
+29
*
crypto/bn: fix debug build
Wataru Ashihara
2020-02-17
1
-0
/
+1
*
Fix misspelling errors and typos reported by codespell
Dr. Matthias St. Pierre
2020-02-06
1
-4
/
+4
*
Fix builds with no-dh
Matt Caswell
2020-02-06
1
-2
/
+8
*
Add support for DH 'modp' group parameters (RFC 3526)
Shane Lontis
2020-01-30
2
-819
/
+546
*
Do not silently truncate files on perlasm errors
David Benjamin
2020-01-22
29
-29
/
+29
*
Convert rand_bytes_ex and rand_priv_bytes_ex to public functions
Matt Caswell
2020-01-20
1
-4
/
+4
*
For all assembler scripts where it matters, recognise clang > 9.x
Richard Levitte
2020-01-17
4
-4
/
+4
*
Make generated copyright year be "now"
Rich Salz
2020-01-07
1
-2
/
+2
*
Run make update
Matt Caswell
2020-01-02
1
-1
/
+1
*
Add some missing cfi frame info in rsaz-x86_64
Bernd Edlinger
2019-12-20
1
-0
/
+14
*
Add some missing cfi frame info in x86_64-mont5.pl
Bernd Edlinger
2019-12-20
1
-0
/
+18
*
Improve the overflow handling in rsaz_512_sqr
Bernd Edlinger
2019-12-06
1
-21
/
+21
*
Fix an overflow bug in rsaz_512_sqr
Andy Polyakov
2019-12-06
1
-184
/
+197
*
s390x assembly pack: fix bn_mul_comba4
Patrick Steuer
2019-11-17
1
-1
/
+1
*
RSA generation: Use more bits of 1/sqrt(2)
Kurt Roeckx
2019-11-09
1
-9
/
+44
*
Update source files for pre-3.0 deprecation
Richard Levitte
2019-11-07
2
-2
/
+2
*
Update source files for deprecation at 3.0
Richard Levitte
2019-11-07
1
-1
/
+1
[next]