frostfs-api-go/object
alexvanin 50d3649acf object: Add public key header type
Object can contain public key header. It will be used
for object verification. This header can contain owner's
public key or be the part of x509 chain verification in
couple with verification header.
2020-01-16 17:32:27 +03:00
..
doc.go initial 2019-11-18 16:34:06 +03:00
extensions.go proto: publish sg lib, rewrite object 2019-12-02 19:46:15 +03:00
service.go Update develop branch 2019-11-21 13:10:57 +03:00
service.pb.go proto: regenerate proto files 2019-11-21 16:16:39 +03:00
service.proto proto: SearchRequest rename Version to QueryVersion 2019-11-21 16:16:20 +03:00
sg.go proto: publish sg lib, rewrite object 2019-12-02 19:46:15 +03:00
sg_test.go proto: publish sg lib, rewrite object 2019-12-02 19:46:15 +03:00
types.go object: Add public key header type 2020-01-16 17:32:27 +03:00
types.pb.go object: Add public key header type 2020-01-16 17:32:27 +03:00
types.proto object: Add public key header type 2020-01-16 17:32:27 +03:00
utils.go service: get rid of bytefmt 2019-11-26 16:14:10 +03:00
utils_test.go service: get rid of bytefmt 2019-11-26 16:14:10 +03:00
verification.go initial 2019-11-18 16:34:06 +03:00
verification_test.go initial 2019-11-18 16:34:06 +03:00