forked from TrueCloudLab/frostfs-api-go
1931bd590d
In previous implementation first byte of buffer for HeadRequest signed payload was set to 1 if FullHeaders flag was set. Otherwise, this byte remained unchanged. For correct recording of a signed payload, it is necessary to explicitly set the first byte with the unset flag. |
||
---|---|---|
.. | ||
doc.go | ||
extensions.go | ||
service.go | ||
service.pb.go | ||
service.proto | ||
service_test.go | ||
sg.go | ||
sg_test.go | ||
sign.go | ||
sign_test.go | ||
types.go | ||
types.pb.go | ||
types.proto | ||
types_test.go | ||
utils.go | ||
utils_test.go | ||
verification.go | ||
verification_test.go |