Merged
Conversation
Member
Author
|
Note: I'd still like to get some clarity on what to do about |
Member
|
Since |
newpavlov
approved these changes
Feb 12, 2026
Member
Author
|
tarcieri
added a commit
that referenced
this pull request
Feb 12, 2026
4fa314c to
a9f3851
Compare
tarcieri
commented
Feb 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added
CustomizedInittrait (#1334)SerializableStatesupport (#1369)DynDigestWithOidwrapper trait (#1390)VariableOutputCoreCustomizedtrait (#1787, #2043)buffer_fixed,buffer_ct_variable,buffer_rt_variable, andbuffer_xofmacros (#1799)XofFixedWrapper(#1815)CollisionResistancetrait (#1820)CoreProxy::compose/decomposemethods (#1898)EagerHashtrait (#2014)Changed
generic-arraywithhybrid-array(#1358)crypto-commondependency bumped to v0.2 (#1173)const-oiddependency to v0.10 (#1772)digest::core_apirenamed todigest::block_api(#1799)CtVariableCoreWrapperrenamed toCtOutWrapper(#1799)CtOutWrapper(#1799)SerializableStatetrait (#1953)new_test!andnew_mac_test!macros (#1958)block-bufferto v0.11 (#2082)crypto-commonmoved todigest::common(#2237)crypto-commonto v0.2 (#2276)subtlewithctutils(#2301)Removed
Mac::new,Mac::new_from_slice, andMac::generate_keymethods (#1173)CoreWrapper,RtVariableCoreWrapper, andXofReaderCoreWrappertypes (#1799)io::Write/Readimplementations in favor of thedigest_io::IoWrappertype (#1809)VariableOutputtrait (#2043)subtle::ConstantTimeEqforCtOutput. Note that implementation ofPartialEq/Eqtrait is still const time. (#2292)