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
*
bn/bn_exp.c: harmonize BN_mod_exp_mont_consttime with negative input.
Andy Polyakov
2017-11-17
1
-25
/
+27
*
bn/bn_add.c: address performance regression.
Andy Polyakov
2017-11-16
2
-7
/
+13
*
Many spelling fixes/typo's corrected.
Josh Soref
2017-11-12
16
-31
/
+31
*
bn/asm/x86_64-mont5.pl: fix carry bug in bn_sqrx8x_internal.
Andy Polyakov
2017-11-02
1
-2
/
+10
*
Correct value for BN_security_bits()
Matt Caswell
2017-10-23
1
-1
/
+1
*
Remove parentheses of return.
KaoruToda
2017-10-18
19
-114
/
+114
*
Remove email addresses from source code.
Rich Salz
2017-10-13
18
-47
/
+34
*
DH named parameter support
Dr. Stephen Henson
2017-10-12
1
-0
/
+4
*
Add primes from RFC7919
Dr. Stephen Henson
2017-10-12
1
-0
/
+288
*
Support constant BN for DH parameters
Dr. Stephen Henson
2017-10-12
1
-16
/
+5
*
Ensure we test all parameters for BN_FLG_CONSTTIME
Matt Caswell
2017-10-11
1
-6
/
+16
*
Since return is inconsistent, I removed unnecessary parentheses and
KaoruToda
2017-10-09
8
-26
/
+26
*
BN_copy now propagates BN_FLG_CONSTTIME
Samuel Weiser
2017-09-27
2
-2
/
+3
*
Fixed error in propagating BN_FLG_CONSTTIME flag through BN_MONT_CTX_set, whi...
Samuel Weiser
2017-09-27
1
-0
/
+5
*
e_os.h removal from other headers and source files.
Pauli
2017-08-29
2
-4
/
+4
*
Fix BN_print()
Kazuki Yamaguchi
2017-08-23
1
-1
/
+1
*
Improvement the formatting in bn_print.c
Pauli
2017-08-22
1
-22
/
+22
*
Use "" not <> for internal/ includes
Rich Salz
2017-08-22
1
-1
/
+1
*
This has been added to avoid the situation where some host ctype.h functions
Pauli
2017-08-22
1
-3
/
+3
*
Remove OPENSSL_assert() usage from crypto/bn
Matt Caswell
2017-08-21
2
-6
/
+6
*
Add RAND_priv_bytes() for private keys
Rich Salz
2017-08-03
5
-21
/
+45
*
Switch from ossl_rand to DRBG rand
Rich Salz
2017-08-03
1
-4
/
+0
*
bn/bn_lcl.h: restore formatting.
Andy Polyakov
2017-07-31
1
-10
/
+10
*
bn/bn_lcl.h: use __int128 whenever possible, not only on MIPS.
Andy Polyakov
2017-07-31
1
-11
/
+9
*
bn/bn_lcl.h: improve inline assembly coverage on PPC64.
Andy Polyakov
2017-07-31
1
-7
/
+7
*
Address potential buffer overflows.
Pauli
2017-07-07
1
-12
/
+15
*
change return (x) to return x
Pauli
2017-07-07
1
-16
/
+16
*
Undo commit d420ac2
Rich Salz
2017-07-05
1
-7
/
+6
*
BN_pseudo_rand is really BN_rand
Rich Salz
2017-07-04
3
-18
/
+11
*
Merge Intel copyright notice into standard
Rich Salz
2017-06-30
5
-203
/
+51
*
Change to check last return value of BN_CTX_get
Paul Yang
2017-06-26
9
-47
/
+32
*
Fix inaccurate comments in bn_prime.c
Paul Yang
2017-06-26
1
-4
/
+2
*
Modify Sun copyright to follow OpenSSL style
Rich Salz
2017-06-20
1
-11
/
+1
*
Remove a pointless "#if 0" block from BN_mul.
Bernd Edlinger
2017-06-17
1
-40
/
+0
*
Fix possible crash in X931 code.
Bernd Edlinger
2017-06-14
1
-2
/
+6
*
make error tables const and separate header file
Rich Salz
2017-06-07
1
-78
/
+84
*
Remove filename argument to x86 asm_init.
David Benjamin
2017-05-11
6
-6
/
+6
*
Fix gcc-7 warnings.
Bernd Edlinger
2017-05-11
1
-0
/
+2
*
Remove dead code.
Pauli
2017-05-11
1
-2
/
+0
*
Numbers greater than 1 are usually non-negative.
David Benjamin
2017-04-21
1
-18
/
+6
*
Small primes are primes too.
Adam Langley
2017-04-20
1
-1
/
+1
*
More typo fixes
FdaSilvaYY
2017-03-29
1
-1
/
+1
*
Refomat a few comments on 80 cols
FdaSilvaYY
2017-03-28
1
-8
/
+4
*
bn/asm/sparcv9-mont.pl: fix squaring code path.
Andy Polyakov
2017-03-24
1
-13
/
+16
*
Ensure we don't call memcpy with a NULL pointer
Matt Caswell
2017-03-04
1
-2
/
+4
*
Reset executable bits on files where not needed.
Bernd Edlinger
2017-03-03
1
-0
/
+0
*
bn/asm: clean up unused PA-RISC modules.
Andy Polyakov
2017-03-02
3
-3247
/
+0
*
Remove memcpy unrolling in bn_lib.c
Emilia Kasper
2017-02-28
1
-80
/
+10
*
Remove some commented out code in libcrypto
Matt Caswell
2017-02-28
2
-10
/
+0
*
Remove dead code in bn
Matt Caswell
2017-02-28
5
-482
/
+1
[next]