Skip to content

Use cryptohash-sha256, not crypton, for SHA256 hashes#640

Open
mpilgrem wants to merge 1 commit intomainfrom
sha256
Open

Use cryptohash-sha256, not crypton, for SHA256 hashes#640
mpilgrem wants to merge 1 commit intomainfrom
sha256

Conversation

@mpilgrem
Copy link
Collaborator

@mpilgrem mpilgrem commented Mar 5, 2026

My general motivation is to reduce indirect dependencies on memory and basement (which are unmaintained) (a goal I have for Stack). This eliminates a dependency on crypton.

However, in addition, hpack only uses crypton for SHA256 hashes. cryptohash-sha256 is a lightweight package for that single purpose.

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