go-digest icon indicating copy to clipboard operation
go-digest copied to clipboard

unify algorithms in a single list, and improve documentation

Open thaJeztah opened this issue 1 year ago • 1 comments

Since b9e02e015be61903bbee58e3fd349114fa28e0b4, definition of algorithms was distributed across two files, causing them to be documented in two separate groups.

This patch:

  • re-unifies all algorithms.
  • improves documentation.
  • adds doc-links to relevant specifications / reference material.

With this patch applied:

Screenshot 2024-01-25 at 12 57 06

thaJeztah avatar Jan 25 '24 12:01 thaJeztah