frostfs-api/object
Stanislav Bogatyrev 818ec7f0dc [#38] Change ObjectID format from UUID to Hash
NeoFS Object are now Content-addressed. It means the Object's address depends on
it's content. ObjectID is now calculated as hash of Header, which contains a
hash of payload. If either if Object's payload of Headers change, the ID will
also change.

Signed-off-by: Stanislav Bogatyrev <stanislav@nspcc.ru>
2020-08-11 16:30:39 +03:00
..
service.proto [#38] Change ObjectID format from UUID to Hash 2020-08-11 16:30:39 +03:00
types.proto [#38] Change ObjectID format from UUID to Hash 2020-08-11 16:30:39 +03:00