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 a new type hash', a polymorphic variant #150

Merged
merged 1 commit into from
Mar 14, 2024
Merged

Add a new type hash', a polymorphic variant #150

merged 1 commit into from
Mar 14, 2024

Conversation

dinosaure
Copy link
Member

The hash' type permits to manipulate hash implementations without the type information. It can be useful when the user does not want to prove the type of the hash.

The hash' type permits to manipulate hash implementations without the type information.
It can be useful when the user does not want to prove the type of the hash.

Co-authored-by: Romain Calascibetta <romain.calascibetta@gmail.com>
Co-authored-by: Reynir Björnsson <reynir@reynir.dk>
@dinosaure dinosaure merged commit 3e38871 into main Mar 14, 2024
14 checks passed
@dinosaure dinosaure deleted the hash_ branch March 14, 2024 12:38
dinosaure added a commit to dinosaure/opam-repository that referenced this pull request Mar 18, 2024
CHANGES:

- Update the description to include SHA3 (@Leonidas-from-XIV, mirage/digestif#146)
- Add a new type `hash'`, a polymorphic variant (@reynir, @dinosaure, mirage/digestif#150)
- Lint `fmt` dependency lower-bound (@reynir, mirage/digestif#152)
- Add `get_into_bytes` function and a fuzzer about it (@reynir, @dinosaure, mirage/digestif#149)
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