File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -417,10 +417,10 @@ <h2>Digests</h2>
417
417
to determine whether a file has become corrupt, through hardware degradation or accident for example.
418
418
</ p >
419
419
< p >
420
- For content-addressing, OCFL Objects MUST use either < code > sha512</ code > or < code > sha256 </ code >
421
- digests, and SHOULD use < code > sha512 </ code > digests. The choice of the < code > sha512 </ code > digest
422
- algorithm recognizes that it has no known collision vulnerabilities and is less computationally
423
- intensive to compute than < code > sha256 </ code > , [[Stop-Using-SHA-256]] .
420
+ For content-addressing, OCFL Objects SHOULD use < code > sha512</ code > . The choice of the < code > sha512 </ code >
421
+ digest algorithm as default recognizes that it has no known collision vulnerabilities, is less
422
+ computationally intensive to compute than < code > sha256 </ code > , [[Stop-Using-SHA-256]], and multiple
423
+ implementations are available .
424
424
</ p >
425
425
< p >
426
426
For storage of additional fixity values, and perhaps to support legacy content migration, implementers
You can’t perform that action at this time.
0 commit comments