ForNeVeR / ForNeVeR/Fenrir

Migrate to hardened `Sha1` module in the code

Open
#115 0 comments 0 reactions 0 assignees View on GitHub
bug good first issue help wanted
Dominant language
F#
Stars
34
Forks
2
PR merge metrics
No merged PRs in 30d

Description

See several places in the code where the issue number is mentioned: we should migrate to `Sha1` module everywhere, and should not use the system's SHA1 provider for anything.

This is because the system SHA1 module is not hardened and thus can return different hashes for some objects.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.