<div dir="ltr"><div><div>The upload API for Artifacts is going to allow users to specify the artifact size and a digest. The Artifact model currently supportsĀ  'md5', 'sha1', 'sha224', 'sha256', 'sha384', and 'sha512' digests.<br><br></div>Do we want to let users specify more than one digest per upload? e.g. md5 and sha256? <br><br></div>Do we want to store all 6 digests for each Artifact? <br></div>