index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libcrypto
Age
Commit message (
Expand
)
Author
2019-07-03
snprintf/vsnprintf return < 0 on error, rather than -1.
Theo de Raadt
2019-07-02
Add cpuid support for arm64 so that we can recognize which
Patrick Wildt
2019-06-28
failed to detect asprintf() error by observing return of -1, instead the
Theo de Raadt
2019-06-17
Make BN_num_bits_word() constant time.
Theo Buehler
2019-06-14
Improve pages that briefly mentioned ERR - usually below SEE ALSO -
Ingo Schwarze
2019-06-14
Further improve the documentation of library initialization and configuration.
Ingo Schwarze
2019-06-10
delete references to ERR pages from SEE ALSO where such
Ingo Schwarze
2019-06-10
add links back to crypto(3) to function group entry pages
Ingo Schwarze
2019-06-08
Delete the display of the RSA_METHOD object
Ingo Schwarze
2019-06-08
In rsa.h rev. 1.40, gilles@ provided several new RSA_METHOD accessors.
Ingo Schwarze
2019-06-08
document the RSA_FLAG_* constants for RSA_*_flags(3);
Ingo Schwarze
2019-06-07
Remove the last references to the RAND_*(3) functions.
Ingo Schwarze
2019-06-07
link to EVP_EncodeInit(3), which was the only missing child page
Ingo Schwarze
2019-06-07
link back to evp(3), just like for the other group entry pages
Ingo Schwarze
2019-06-07
Remove pointless direct backlinks from the leaf pages HMAC(3) and
Ingo Schwarze
2019-06-07
remove cross-references to the obsolete function OpenSSL_add_all_algorithms(3)
Ingo Schwarze
2019-06-06
minor errors in previous commit pointed out by jmc@
Ingo Schwarze
2019-06-06
Tree structure for manual pages: crypto(3) links to 33 function
Ingo Schwarze
2019-06-05
provide getters and setters for the RSA_METHOD interface
Gilles Chehade
2019-06-05
Fix bogus cross reference: EVP_SignDigest* -> EVP_DigestSign*
Theo Buehler
2019-06-04
OPENSSL_realloc(3) is no longer used, we now use reallocarray(3)
Ingo Schwarze
2019-06-04
Readability tweak in a comment.
Theo Buehler
2019-06-04
Remove the blinding later to avoid leaking information on the length
Theo Buehler
2019-06-04
Readability tweaks for comments that explain the blinding.
Theo Buehler
2019-06-04
Remove the blinding later to avoid leaking information on the length
Theo Buehler
2019-06-04
.In openssl/x509_vfy.h
Ingo Schwarze
2019-06-04
Add several missing .In lines
Ingo Schwarze
2019-06-03
add missing .In lines
Ingo Schwarze
2019-06-03
add missing .In line
Ingo Schwarze
2019-05-23
bump to LibreSSL 3.0.0
Brent Cook
2019-05-23
add stdlib.h for reallocarray
Brent Cook
2019-05-20
*an* RSA;
Jason McIntyre
2019-05-14
Correct missing test to determine if length is in bytes or in bits.
Bob Beck
2019-05-12
Fix signed overflow in X509_CRL_print().
Theo Buehler
2019-05-12
Revert the other hunk of r1.36 as well: in the case of CCM, ccm.key is
Theo Buehler
2019-05-12
Stop the eyebleed in here and just use calloc
Bob Beck
2019-05-11
$OpenBSD$
Theo Buehler
2019-05-11
Remove commented out rc5 bits
Theo Buehler
2019-05-10
Initialize EC_KEY_METHOD before use.
Brent Cook
2019-05-10
Revert part of r1.36: in the case of GCM, gcm.key is assigned from
Theo Buehler
2019-05-09
Fix incorrect carry operation in 512 bit addition: in the case
Theo Buehler
2019-05-08
initialize safestack pointers
Brent Cook
2019-05-08
Make sure that the tag buffer size is equal to the tag size
Theo Buehler
2019-04-28
Avoid an undefined shift in ASN1_ENUMERATED_get().
Theo Buehler
2019-04-28
Avoid an undefined shift in ASN1_INTEGER_get().
Theo Buehler
2019-04-22
Add error checking to i2v_POLICY_MAPPINGS().
Theo Buehler
2019-04-22
Add error checking to i2v_POLICY_CONSTRAINTS().
Theo Buehler
2019-04-22
Add error checking to i2v_EXTENDED_KEY_USAGE().
Theo Buehler
2019-04-22
Add error checking to i2v_ASN1_BIT_STRING().
Theo Buehler
2019-04-22
Add error checking to i2v_BASIC_CONSTRAINTS().
Theo Buehler
[next]