telehash / telehash.github.io

Contents of the site
http://telehash.org/
Other
483 stars 59 forks source link

`SEC`/`IV` - `KEY` order in messages #74

Closed fd closed 10 years ago

fd commented 10 years ago

There seems to be an inconsistency between CS1a and CS2a/CS3a.

CS2a and CS3a have the SEQ field before the KEY field. CS1a on the other hand has KEY come first.

Is this intentional? Also wasn't SEQ split into "at" and IV?

quartzjer commented 10 years ago

Indeed, I'll get the CS2a/CS3a updated asap to be consistent with the patterns in CS1a.

fd commented 10 years ago

nice. I'm working on CS1a now CS3a should be working too. After that I'll be pushing an update for the Go implementation.