1619.2 Draft 10 is available at:
https://siswg.net/index.php?option=com_docman&task=doc_download&gid=182&Itemid=41
https://siswg.net/index.php?option=com_docman&task=doc_download&gid=181&Itemid=41
(changebars)
Major changes are:
- inclusion of EME2 test vectors (thanks to Hal Finney/Brian Gladman)
- change to a more consistent "byte-oriented" language for XCB (thanks
to Matt Ball that started this task). There's still some reference to
bit and bitstrings, but it's limited to those cases were we're referring
to strings that have an odd length. I believe it would be too cumbersome
to remove those references to bits.
- addition of XCB decryption figure (and fixed some typos in the
procedure)
- pseudocode now has explicit "end" of if/for/while clauses for better
readability
The very few things still missing are:
- TOC (that will be added in the very last version of the draft)
- 3 more test vectors for XCB (and independent verification of 4 of the
existing ones)
Thanks,
Fabio