Skip to content
Snippets Groups Projects
  1. May 12, 2023
    • Jean-Paul Calderone's avatar
      Fix key derivations through "datakey" · 92e46194
      Jean-Paul Calderone authored
      * Add direct tests for signature key serialization/deserialization
      * Fix the RSA Private Key serializer to use PKCS8 like Tahoe-LAFS expects.
      * Fix the key generator to emit keys in this format.
      * Fix the key generator to generate 2048 bit keys.
      * Fix the derivation functions to make the key values internally consistent.
      92e46194
Loading