Skip to content

Conversation

@apoelstra
Copy link
Contributor

Need this to put data into an Hmac with specific endianness.

Would prefer this to be for everything implementing either `Digest`
or `Mac`, or even to impl `cryptoutil::WriteExt` without impl'ing
`io::Write`, but it appears none of this is possible with Rust's
crate coherency rules.
@bozaro
Copy link

bozaro commented Sep 27, 2016

I think solution from #373 is more generic.

@apoelstra
Copy link
Contributor Author

Sure, agreed @bozaro

@apoelstra apoelstra closed this Sep 27, 2016
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.

2 participants