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
/
Makefile
Age
Commit message (
Expand
)
Author
2024-03-28
Nuke more leftover GOST tendrils.
Bob Beck
2024-03-28
Remove fallback files that are now always included in the build.
Joel Sing
2024-03-28
Move rc4.c to primary Makefile.
Joel Sing
2024-03-28
Move des sources to primary Makefile.
Joel Sing
2024-03-28
Consolidate most of the AES modes into a single C file.
Joel Sing
2024-03-27
Catch the blowfish that escaped.
Joel Sing
2024-03-27
Consolidate rc4 code.
Joel Sing
2024-03-27
Consolidate blowfish code.
Joel Sing
2024-03-27
Move bf_enc.c to the primary Makefile.
Joel Sing
2024-03-19
Move the OPENSSL_init() stub from o_init.c to crypto_init.c
Theo Buehler
2024-03-02
Remove some GOST relics
Theo Buehler
2024-03-02
Unhook and remove GOST and STREEBOG
Theo Buehler
2024-03-02
Make LHASH_OF() and STACK_OF() use opaque structs
Theo Buehler
2024-03-02
Remove lh stats
Theo Buehler
2024-03-02
Remove RC4-HMAC-MD5 and AES-{128,256}-CBC-HMAC-SHA-1
Theo Buehler
2024-03-02
Remove the ameth lib
Theo Buehler
2024-02-18
Add posix_time.h from BoringSSL
Theo Buehler
2024-01-27
Fold keyivgen functions into evp_pbe.c
Theo Buehler
2024-01-13
The OBJ_NAME API joins the party in evp_names.c
Theo Buehler
2024-01-13
Move EVP_add_{cipher,digest}() to the trashcan
Theo Buehler
2024-01-13
Stub out {OpenSSL,OPENSSL}_add*
Theo Buehler
2024-01-13
Add a table of cipher names, ciphers and aliases
Theo Buehler
2023-12-29
Merge the EVP_CIPHER_meth_* API into evp_cipher.c
Theo Buehler
2023-12-29
Merge the remainder of evp_lib.c into evp_cipher.c
Theo Buehler
2023-12-29
Use more consistent naming for some files in evp
Theo Buehler
2023-12-20
Merge p_open and p_seal into p_legacy
Theo Buehler
2023-12-20
Fold p_dec.c and p_enc.c into a new p_legacy.c
Theo Buehler
2023-12-20
DES_random_key() sets the key
Theo Buehler
2023-11-12
split the Symbols.list up so that arch specific symbols do not end up everywhere
Robert Nagy
2023-08-09
Merge remainder of rsa_crpt.c into rsa_eay.c
Theo Buehler
2023-08-09
Move bn_blind.c to rsa_blinding.c
Theo Buehler
2023-07-29
Move HAVE_FUNOPEN out of !NOPIC
Theo Buehler
2023-07-28
Combine ripemd into a single C file.
Joel Sing
2023-07-28
Combine md5 into a single C file.
Joel Sing
2023-07-28
Combine md4 into a single C file.
Joel Sing
2023-07-28
Remove various ${thing}_options
Theo Buehler
2023-07-28
Remove BUF_[a-z]* API
Theo Buehler
2023-07-28
Remove ASN1_bn_print() and ASN1_buf_print()
Theo Buehler
2023-07-28
Set OPENSSL_NO_ENGINE, remove engine code
Theo Buehler
2023-07-28
Drop DSO and define OPENSSL_NO_DSO
Theo Buehler
2023-07-28
Drop the comp module
Theo Buehler
2023-07-28
Excise ECDH_METHOD
Theo Buehler
2023-07-28
Remove ECDH errors
Theo Buehler
2023-07-28
Remove ECDSA_METHOD
Theo Buehler
2023-07-28
Remove ecs_err.c
Theo Buehler
2023-07-21
Provide a bunch of always failing ENGINE API
Theo Buehler
2023-07-20
Remove some ancient cruft that hasn't been used in ages
Theo Buehler
2023-07-07
One source file per line.
Joel Sing
2023-07-06
Add bn_printf(), a replacement for ASN1_bn_print()
Theo Buehler
2023-07-05
Merge ECDH code that will stay into ecdh.c
Theo Buehler
[next]