multiformats / multicodec

Compact self-describing codecs. Save space by using predefined multicodec tables.
MIT License
338 stars 202 forks source link

#342 Amazon S3's parallel SHA2-256 with fixed 5/8MB blocks #343

Closed drernie closed 7 months ago

drernie commented 7 months ago

Registering prefixes for Amazon S3's parallel SHA2-256 with fixed 5MB or 8MB blocks (the ones they actually implement in their SDK, and for which we are building a compatible implementation.

rvagg commented 7 months ago

Discussion active in https://github.com/multiformats/multicodec/issues/342

drernie commented 7 months ago

Yeah, my bad. Engineering just told me the same thing :'-(

Pushed a new description. Will update the documentation.

drernie commented 7 months ago

Thank you so much @rvagg ! Anyone else we need to ping to merge this?

drernie commented 7 months ago

🙏