eduvpn / android

Android eduVPN application
https://play.google.com/store/apps/details?id=nl.eduvpn.app&hl=en
GNU General Public License v3.0
128 stars 44 forks source link

support for Minisign prehashed signature format #346

Closed ghost closed 1 year ago

ghost commented 2 years ago

Minisign 0.10 was released over the weekend and defaults to using prehashed signatures. See here for more information about prehashed signatures. In the future "legacy" signatures will be removed from minisign, so we should probably switch to prehashed signatures a.s.a.p. You could potentially leverage any of the listed implementations if they are of sufficient quality and support prehashing...

The Server Discovery documentation has also been updated to mention prehashed signatures.

Steps:

NOTE: this issue was created in all eduVPN application repositories.