File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ v0.9.79] - 2022-12-06
6+
7+ ### Added
8+
9+ * Added ` EVP_CIPHER_CTX_num ` .
10+ * Added ` X509_LOOKUP_file ` and ` X509_load_cert_file ` .
11+
512## [ v0.9.78] - 2022-11-23
613
714### Added
350357* Added ` X509_verify ` and ` X509_REQ_verify ` .
351358* Added ` EVP_MD_type ` and ` EVP_GROUP_get_curve_name ` .
352359
353- [ Unreleased ] : https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.77..master
360+ [ Unreleased ] : https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.79..master
361+ [ v0.9.79 ] : https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.78...openssl-sys-v0.9.79
362+ [ v0.9.78 ] : https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.77...openssl-sys-v0.9.78
354363[ v0.9.77 ] : https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.76...openssl-sys-v0.9.77
355364[ v0.9.76 ] : https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.75...openssl-sys-v0.9.76
356365[ v0.9.75 ] : https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.74...openssl-sys-v0.9.75
Original file line number Diff line number Diff line change 11[package ]
22name = " openssl-sys"
3- version = " 0.9.78 "
3+ version = " 0.9.79 "
44authors = [
55 " Alex Crichton <alex@alexcrichton.com>" ,
66 " Steven Fackler <sfackler@gmail.com>" ,
You can’t perform that action at this time.
0 commit comments