Skip to content

Migrate to buffering macros #678

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

Merged
merged 33 commits into from
May 26, 2025
Merged

Migrate to buffering macros #678

merged 33 commits into from
May 26, 2025

Conversation

newpavlov
Copy link
Member

@newpavlov newpavlov commented Apr 7, 2025

@newpavlov newpavlov changed the title Migrate to the digest::newtype! macro Migrate to digest::newtype! Apr 8, 2025
@newpavlov newpavlov mentioned this pull request May 5, 2025
@newpavlov newpavlov changed the title Migrate to digest::newtype! Migrate to buffering macros May 19, 2025
@newpavlov newpavlov marked this pull request as ready for review May 19, 2025 12:04
@newpavlov newpavlov requested a review from tarcieri May 19, 2025 12:04
@@ -9,7 +9,7 @@

Pure Rust implementation of the [SHA-1] cryptographic hash algorithm.

## 🚨 Warning: Cryptographically Broken! 🚨
## Warning: Cryptographically Broken!
Copy link
Member Author

Choose a reason for hiding this comment

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

The emojis are removed because they cause ICE on the latest Nightly. We can return them later after the bug is fixed.

@newpavlov newpavlov merged commit 7d44caf into master May 26, 2025
236 checks passed
@newpavlov newpavlov deleted the newtype branch May 26, 2025 02:44
tarcieri pushed a commit to RustCrypto/password-hashes that referenced this pull request May 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant