wmo-im / wis2-notification-message

WIS 2.0 MQP message to notify users of availability of new data
https://wmo-im.github.io/wis2-notification-message
2 stars 2 forks source link

Add SHA3 remove MD5 and arbitrary integrity values #38

Closed josusky closed 1 year ago

josusky commented 1 year ago

I have removed mentions of MD5 and 'arbitrary' as integrity methods and added SHA2 with 384-bit length and three versions of SHA3 (256, 384 and 512 bits). What remains open is the encoding. In some examples, we show hexadecimal encoding, in the schema we mention only base64 so in the text I put both. Not sure if this ambiguity is good, but I guess everybody is adjusted to it already.