Skip to content

consolidate hash algos used #38

@sjohansson

Description

@sjohansson

consolidate on a modern hash algorithm, such as the one used in the code tracking, sha2_256. There are both md5 and sha1 in the code. While they are working and doing the job as expected, they also spawn warnings for completely different reasons than the current usage.

  • Consolidating on a single expression makes the code cleaner
  • Modernising the algorithm removes noise

Tracking issue for:

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions