ref: df1f2fb3daa1acd25c88510f259d5535fb482126 dir: /object/id/max_size.go/
package objectid import "crypto/sha256" // maxObjectIDSize MUST be >= the largest supported algorithm size. const maxObjectIDSize = sha256.Size