index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ec
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simpler square-root computation for Ed25519
James Muir
2022-01-20
1
-9
/
+4
*
Fix malloc failure handling of X509_ALGOR_set0()
Dr. David von Oheimb
2022-01-14
1
-12
/
+13
*
Cleansing all the temporary data for s390x
Dmitry Belyavskiy
2022-01-13
1
-2
/
+2
*
Fix: some patches related to error exiting
Peiwei Hu
2022-01-07
1
-2
/
+2
*
Fix typos
Dimitris Apostolou
2022-01-05
1
-1
/
+1
*
EC_POINT_hex2point: forget to free pt
Peiwei Hu
2021-12-16
1
-1
/
+1
*
Don't create an ECX key with short keys
Matt Caswell
2021-11-16
1
-7
/
+18
*
Fix incorrect return check of BN_bn2binpad
PW Hu
2021-11-07
1
-1
/
+1
*
fix some code with obvious wrong coding style
x2018
2021-10-28
6
-7
/
+7
*
add checks for the return values of BN_new(), sk_RSA_PRIME_INFO_new_reserve(),
x2018
2021-10-27
1
-1
/
+2
*
aarch64: support BTI and pointer authentication in assembly
Russ Butler
2021-10-01
1
-26
/
+38
*
Fix the parameter type of gf_serialize
Bernd Edlinger
2021-09-17
2
-2
/
+2
*
[ec] Do not default to OPENSSL_EC_NAMED_CURVE for curves without OID
Nicola Tuveri
2021-08-30
2
-1
/
+38
*
Fix EC_GROUP_new_from_ecparameters to check the base length
Matt Caswell
2021-08-24
1
-1
/
+2
*
Update copyright year
Matt Caswell
2021-07-29
1
-1
/
+1
*
Update our EVP_PKEY_METHODs to get low level keys via public APIs
Matt Caswell
2021-07-22
2
-15
/
+35
*
Split bignum code out of the sparcv9cap.c
Tomas Mraz
2021-07-15
1
-1
/
+4
*
CRYPTO: Remove the check for built-in methods in the export_to function
Richard Levitte
2021-07-07
1
-7
/
+0
*
fips module header inclusion fine-tunning
Tomas Mraz
2021-07-06
4
-3
/
+13
*
ppccap.c: Split out algorithm-specific functions
Tomas Mraz
2021-06-25
3
-2
/
+36
*
ec: Only build ecp_nistp521-ppc64.s if enable-ec_nistp_64_gcc_128
Martin Schwenke
2021-06-22
1
-3
/
+7
*
ec: Add alignment pseudo-op at beginning of function
Martin Schwenke
2021-06-22
1
-0
/
+1
*
ec: Drop uses of .cfi_startproc/.cfi_endproc pseudo-ops
Martin Schwenke
2021-06-22
1
-2
/
+0
*
ec: Fail build on big-endian with enable-ec_nistp_64_gcc_128
Martin Schwenke
2021-06-22
1
-0
/
+4
*
Update copyright year
Matt Caswell
2021-06-17
1
-1
/
+1
*
Add a generic SubjectPublicKeyInfo decoder
Matt Caswell
2021-06-14
1
-0
/
+29
*
ec: remove TODOs
Pauli
2021-06-02
1
-1
/
+1
*
Rename all getters to use get/get0 in name
Tomas Mraz
2021-06-01
4
-25
/
+25
*
crypto: updates to pass size_t to RAND_bytes_ex()
Pauli
2021-06-01
2
-2
/
+7
*
add zero strenght arguments to BN and RAND RNG calls
Pauli
2021-05-29
7
-14
/
+14
*
ec: Add PPC64 vector assembly version of p521 field operations
Amitay Isaacs
2021-05-29
3
-1
/
+456
*
ec: Add run time code selection for p521 field operations
Martin Schwenke
2021-05-29
2
-3
/
+35
*
ec: Rename reference p521 field operations and use them via macros
Martin Schwenke
2021-05-29
1
-2
/
+5
*
Rework and make DEBUG macros consistent.
Rich Salz
2021-05-28
3
-3
/
+3
*
Use <> for #include openssl/xxx
Rich Salz
2021-05-27
3
-3
/
+3
*
err: rename err_load_xxx_strings_int functions
Pauli
2021-05-26
1
-1
/
+1
*
Fix warning in gf_serialize
Juergen Christ
2021-05-24
1
-1
/
+1
*
Modify EVP_PKEY_ASN1_METHOD's export_to function to take an importer
Richard Levitte
2021-05-20
2
-6
/
+6
*
Replace some of the ERR_clear_error() calls with mark calls
Tomas Mraz
2021-05-13
2
-10
/
+8
*
Implement pem_read_key directly through OSSL_DECODER
Tomas Mraz
2021-05-13
2
-0
/
+10
*
Add convenience functions and macros for asymmetric key generation
Dr. David von Oheimb
2021-05-11
1
-1
/
+1
*
Avoid division by zero in hybrid point encoding
Theo Buehler
2021-05-09
1
-8
/
+33
*
Remove unused code from the fips module
Shane Lontis
2021-05-08
1
-5
/
+6
*
Fixes #14662. Return all EC parameters even for named curves
Jon Spillett
2021-05-07
1
-74
/
+130
*
Drop libimplementations.a
Richard Levitte
2021-05-07
1
-1
/
+0
*
Fix potential NULL dereference in ossl_ec_key_dup()
Tomas Mraz
2021-04-22
1
-6
/
+6
*
Fix build failure with MSVC
Tomas Mraz
2021-04-22
2
-0
/
+2
*
Avoid the need for Configure time 128-bit int detection
Matt Caswell
2021-04-22
3
-9
/
+22
*
Detect low-level engine and app method based keys
Tomas Mraz
2021-04-19
1
-0
/
+10
*
Do not allow creating empty RSA keys by duplication
Tomas Mraz
2021-04-15
1
-1
/
+0
[next]