More updater work... coming along.

This commit is contained in:
Adam Ierymenko 2013-11-05 17:08:29 -05:00
parent f189b9b6e9
commit 9fdec3acfc
3 changed files with 98 additions and 38 deletions

View file

@ -629,8 +629,8 @@ public:
* <[64] full length SHA-512 hash of file contents>
* <[4] 32-bit length of file in bytes>
* <[5] Signing ZeroTier One identity address>
* <[2] 16-bit length of signature of SHA-512 hash>
* <[...] signature of SHA-512 hash>
* <[2] 16-bit length of signature of filename + SHA-512 hash>
* <[...] signature of filename + SHA-512 hash>
*
* ERROR response payload:
* <[2] 16-bit length of filename>