Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 263 Bytes

digest-algorithms.md

File metadata and controls

9 lines (6 loc) · 263 Bytes

Digest Algorithms

Digest algorithms describe the way digests are calculated from a byte stream.

The following digest algorithms are defined:

  • SHA-256
  • SHA-512
  • NO-DIGEST (only used together with artifact normalization type EXCLUDE-FROM-SIGNATURE)