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
2023-04-21
Remove the now unused x509_enum.c
Theo Buehler
2023-04-17
Hook sha3 up to build.
Joel Sing
2023-04-17
Move BN_bn2mpi()/BN_mpi2bn() into bn_convert.c
Joel Sing
2023-04-17
Drop dh_prn.c
Theo Buehler
2023-04-16
Provide EVP methods for SHA512/224 and SHA512/256.
Joel Sing
2023-04-14
Rename the largely misnamed bn_print.c to bn_convert.c
Joel Sing
2023-04-13
Drop now useless files from the Makefile
Theo Buehler
2023-04-11
Consolidate sha1 into a single file.
Joel Sing
2023-04-11
Add a new implementation of BN_mod_sqrt()
Theo Buehler
2023-03-01
Link evp/cipher_method_lib.c to the build
Theo Buehler
2023-02-13
Merge dsa_sign.c and dsa_vrf.c into dsa_ossl.c
Theo Buehler
2023-02-11
Remove bn_exp2.c, which is now empty.
Joel Sing
2023-01-31
Remove the now empty bn_asm.c.
Joel Sing
2023-01-29
Remove the now empty/unused bn_depr.c.
Joel Sing
2023-01-28
Stop installing x509_verify.h
Theo Buehler
2023-01-21
Provide an implementation of bn_sqr() that calls s2n-bignum's bignum_sqr().
Joel Sing
2023-01-20
Provide a per machine bn_arch.h.
Joel Sing
2023-01-14
Remove unused Elliptic Curve code.
Joel Sing
2022-12-17
Link ui_null.c to build
Theo Buehler
2022-11-26
cms_lcl.h should not be part of SRCS
Theo Buehler
2022-11-11
Add support for symbol hiding disabled by default.
Bob Beck
2022-11-10
Finish migrating to one source file per line.
joshua
2022-11-10
Implement EVP interfaces for Ed25519 and X25519.
Joel Sing
2022-11-10
Continue migrating to one source file per line.
joshua
2022-11-10
Continue migrating to one source file per line.
joshua
2022-11-10
Continue migrating to one source file per line.
joshua
2022-11-09
Start migrating to one source file per line.
joshua
2022-11-09
Move table in bn_primes.h to a .c file and get rid of prime_t
Theo Buehler
2022-11-08
Replace the old OpenSSL julian date stuff with BoringSSL's
Bob Beck
2022-08-20
Add an empty pkcs12_local.h and include it where it will soon be needed.
Theo Buehler
2022-08-03
Prepare to provide PKCS12 accessors
Theo Buehler
2022-07-24
Start making ts opaque
Theo Buehler
2022-07-13
Link bn_bpsw.c to build
Theo Buehler
2022-07-13
Link bn_isqrt.c to build
Theo Buehler
2022-05-08
Remove openssl/cterr.h and inline it in openssl/ct.h
Theo Buehler
2022-05-05
Link kdf/ to the build
Theo Buehler
2022-03-23
Start disentangling armv7 and aarch64 code
Theo Buehler
2022-01-14
Remove legacy sign/verify from EVP_MD.
Theo Buehler
2022-01-14
Remove obsolete key formats
Theo Buehler
2022-01-14
Remove PEM_Seal{Init,Update,Final}
Theo Buehler
2022-01-07
Prepare to make RSA and RSA_METHOD opaque by including rsa_locl.h
Theo Buehler
2022-01-07
Add an essentially empty ocsp_local.h and include it in the files
Theo Buehler
2022-01-07
Prepare the move of DSA_SIG, DSA_METHOD and DSA to dsa_locl.h by
Theo Buehler
2022-01-07
Add an essentially empty dh_local.h and include it in the files where
Theo Buehler
2022-01-07
Add a new, mostly empty, bio_local.h and include it in the files
Theo Buehler
2021-12-25
Merge asn_pack.c into asn1_item.c - these are two ASN1_item_* functions.
Joel Sing
2021-12-25
Merge evp_asn1.c into a_type.c - these are all ASN1_TYPE_* functions.
Joel Sing
2021-12-25
More consolidation of ASN.1 code.
Joel Sing
2021-12-25
Rewrite ASN.1 identifier/length parsing in CBS.
Joel Sing
2021-12-17
alphabetical order is hard, tb...
Theo Buehler
[next]