cisco / go-hpke

Implementation of draft-irtf-cfrg-hpke
BSD 2-Clause "Simplified" License
30 stars 15 forks source link

Updated key/nonce/export_secret info strings to current spec #18

Closed rozbb closed 4 years ago

rozbb commented 4 years ago

The info strings don't have "hpke" in them, since https://github.com/cfrg/draft-irtf-cfrg-hpke/commit/8bbbb3fbe8818dc39a52501e82be232827e84008

chris-wood commented 4 years ago

This is likely overcome by events now that this PR [https://github.com/cfrg/draft-irtf-cfrg-hpke/pull/50] is merged

chris-wood commented 4 years ago

Applied in #21.