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

rust cleanup ctd... #379

Merged
merged 27 commits into from
Mar 21, 2023
Merged

rust cleanup ctd... #379

merged 27 commits into from
Mar 21, 2023

Conversation

franziskuskiefer
Copy link
Member

More Rust binding changes, in particular hazmat APIs

  • cpu feature detection
  • slightly better error handling
  • expose Ed25519, DRBG, and AES-GM in hazmat APIs

@coveralls
Copy link

coveralls commented Mar 20, 2023

Pull Request Test Coverage Report for Build 4472012050

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 53.441%

Totals Coverage Status
Change from base Build 4315071413: 0.0%
Covered Lines: 30398
Relevant Lines: 56881

💛 - Coveralls

Copy link
Contributor

@duesee duesee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I left some (optional) suggestions and some requests for changes.

rust/src/hazmat/aesgcm.rs Show resolved Hide resolved
rust/src/hazmat/aesgcm.rs Outdated Show resolved Hide resolved
rust/src/hazmat/aesgcm.rs Outdated Show resolved Hide resolved
rust/src/hazmat/aesgcm.rs Show resolved Hide resolved
rust/src/hazmat/drbg.rs Outdated Show resolved Hide resolved
rust/src/hazmat/drbg.rs Outdated Show resolved Hide resolved
rust/src/hazmat/p256.rs Show resolved Hide resolved
rust/src/hazmat/p256.rs Show resolved Hide resolved
rust/src/hazmat.rs Show resolved Hide resolved
rust/build.rs Outdated Show resolved Hide resolved
Copy link
Contributor

@duesee duesee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for making the changes!

@franziskuskiefer franziskuskiefer merged commit 428d84c into main Mar 21, 2023
@franziskuskiefer franziskuskiefer deleted the franziskus/rust-cleanup-5 branch March 21, 2023 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants