Skip to content

Commit

Permalink
add note about alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
OR13 committed Jan 12, 2024
1 parent 47e8591 commit ec24985
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/scitt/identifiers/scitt-identifiers.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ const nodeCryptoToIanaNamedHashFunctions = {
[nodeCryptoHashFunction]: 'sha-256'
}

// TODO:
// Update to align with the TBS requirement in
// https://github.com/ietf-wg-scitt/draft-ietf-scitt-architecture/pull/145

describe('should produce a SCITT URN for SCITT Messages', () => {
it('should produce a statement identifier', () => {
// in SCITT, statements are opaque bytes of a known content type
Expand Down

0 comments on commit ec24985

Please sign in to comment.