Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions papers/bcr-2020-012-bytewords.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,6 @@ Schemes like [BIP39] and [SLIP39] (see Appendix) encode a binary string as a ser

The CBOR body of an encoded Bytewords sequence is followed by a four-word (four byte, 32 bit) CRC32 checksum in network order (big-endian).

The choice to use a CRC32 hash of a Bytewords body is open for comment. This issue is being tracked [here](https://github.com/BlockchainCommons/Research/issues/23).

### Example/Test Vector

* A 16 byte (128-bit) cryptographic seed (`seed`) (tag #6.40300) [URTYPES] generated on May 13, 2020, in the CBOR diagnostic notation:
Expand Down