Open Bug 1742568 Opened 3 years ago

HPKE should expose the AEAD's tag length

Categories

(NSS :: Libraries, enhancement, P5)

enhancement

Tracking

(Not tracked)

People

(Reporter: djackson, Unassigned)

References

(Blocks 1 open bug)

Details

aeadParams holds the tag length for each AEAD used in HPKE. This tag length should be exposed so that consumers (e.g. ECH) can allocate the correct amount of space. Currently, all supported AEADs have a tag length of 16, but this is likely to change.

You need to log in before you can comment on or make changes to this bug.