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
2022-09-12
Stop documenting i2c_ASN1_INTEGER.
Theo Buehler
2022-09-11
Define LIBRESSL_HAS_QUIC
Theo Buehler
2022-09-11
Bump major after symbol addition and removal and struct visibility changes
Theo Buehler
2022-09-11
Update Symbols.list
Theo Buehler
2022-09-11
Make structs in ts.h opaque
Theo Buehler
2022-09-11
Make structs in pkcs12.h opaque
Theo Buehler
2022-09-11
Expose EVP_chacha20_poly1305()
Theo Buehler
2022-09-11
Expose various EVP AEAD constants for EVP ChaCha and QUIC
Theo Buehler
2022-09-11
Expose OPENSL_cleanup()
Theo Buehler
2022-09-11
Make BIO_info_cb() identical to bio_info_cb()
Theo Buehler
2022-09-11
Remove c2i_* and i2c_* from public visibility
Theo Buehler
2022-09-11
fix repeated words
Jonathan Gray
2022-09-10
Increment the input and output position for EVP AES CFB1.
Joel Sing
2022-09-10
Use correct length for EVP CFB mode ciphers.
Joel Sing
2022-09-10
carrier return character -> carriage return character
Jonathan Gray
2022-09-10
fix repeated words
Jonathan Gray
2022-09-10
fix repeated words
Jonathan Gray
2022-09-06
Remove more mkerr.pl remnants, missed in previous
Klemens Nanni
2022-09-06
Replace aes_{ccm,xts}_cleanup usage with NULL.
Joel Sing
2022-09-06
Stop casting a size_t to a long and then passing it as a size_t.
Joel Sing
2022-09-04
Remove dead code.
Joel Sing
2022-09-04
Remove dead code.
Joel Sing
2022-09-04
Add bounds checks for various EVP cipher implementations.
Joel Sing
2022-09-04
Remove dead code.
Joel Sing
2022-09-04
Expand the looney M_do_cipher macro.
Joel Sing
2022-09-04
Rearrange some functions.
Joel Sing
2022-09-04
Remove now unused EVP_C_DATA macro.
Joel Sing
2022-09-04
Remove now unused BLOCK_CIPHER_* macros.
Joel Sing
2022-09-04
Expand BLOCK_CIPHER_* macros.
Joel Sing
2022-09-04
Mechanically expand BLOCK_CIPHER_* macros.
Joel Sing
2022-09-04
Mechanically expand BLOCK_CIPHER_* macros.
Joel Sing
2022-09-04
Mechanically expand BLOCK_CIPHER_* ciphers.
Joel Sing
2022-09-04
Remove now unused IMPLEMENT_CFBR macro.
Joel Sing
2022-09-04
Mechanically expand IMPLEMENT_CFBR macros.
Joel Sing
2022-09-03
Remove now unused IMPLEMENT_BLOCK_CIPHER macro.
Joel Sing
2022-09-03
Mechanically expand IMPLEMENT_BLOCK_CIPHER macro.
Joel Sing
2022-09-03
Mechanically expand IMPLEMENT_BLOCK_CIPHER macro.
Joel Sing
2022-09-03
Mechanically expand IMPLEMENT_BLOCK_CIPHER macro.
Joel Sing
2022-09-03
Mechanically expand IMPLEMENT_BLOCK_CIPHER macro.
Joel Sing
2022-09-03
Mechanically expand IMPLEMENT_BLOCK_CIPHER macro.
Joel Sing
2022-09-03
Rewrap some lines, no functional change.
Joel Sing
2022-09-03
Tidy up asn1_c2i_primitive() slightly.
Joel Sing
2022-09-03
Avoid recycling ASN1_STRINGs when decoding ASN.1.
Joel Sing
2022-09-03
Remove duplicate prototype that just snuck in.
Joel Sing
2022-09-03
Ensure ASN.1 types are appropriately encoded.
Joel Sing
2022-09-03
Provide c2i_ASN1_ENUMERATED_cbs() and call it from asn1_c2i_primitive().
Joel Sing
2022-09-03
Prepare to provide OPENSSL_cleanup.
Joel Sing
2022-09-03
Stop using CBIGNUM_it internal to libcrypto.
Joel Sing
2022-08-31
Add an empty line for consistency.
Theo Buehler
2022-08-31
Remove most mentions of contexts on the stack.
Theo Buehler
[next]