Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add FFI function wrappers and bump version #336

Merged
merged 4 commits into from
Dec 11, 2023
Merged

Add FFI function wrappers and bump version #336

merged 4 commits into from
Dec 11, 2023

Conversation

Taowyoo
Copy link
Collaborator

@Taowyoo Taowyoo commented Dec 8, 2023

Add FFI function wrappers:

  • hkdf_extract
  • hkdf_expand
  • zeroize

Bump mbedtls version to 0.12.0

Better Clone implementation for Md

@Taowyoo Taowyoo added enhancement dependencies Pull requests that update a dependency file labels Dec 8, 2023
@Taowyoo Taowyoo requested a review from s-arash December 8, 2023 00:55
@Taowyoo Taowyoo self-assigned this Dec 8, 2023
@Taowyoo Taowyoo enabled auto-merge (squash) December 11, 2023 17:41
mbedtls/src/hash/mod.rs Outdated Show resolved Hide resolved
mbedtls/src/hash/mod.rs Show resolved Hide resolved
@Taowyoo Taowyoo requested a review from s-arash December 11, 2023 22:44
@Taowyoo Taowyoo merged commit 590419a into main Dec 11, 2023
10 checks passed
@Taowyoo Taowyoo deleted the yx/add-hkdf branch December 11, 2023 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants