Skip to content
  • Jesper Louis Andersen's avatar
    Improve the return values for keypairs. · 6354ea4f
    Jesper Louis Andersen authored
    To avoid the common mistake of re-arranging keypairs, provide them in a map which
    forces the programmer to unpack the map in order to obtain the keys. This in turn makes
    it harder to swap the PK/SK pair around and mistakenly giving out the secret key to the world.
    6354ea4f