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
    • Jean-Paul Calderone's avatar
      Generate new keys, serialized correctly · ad003c07
      Jean-Paul Calderone authored
      The previous keys were not serialized as x509 Private-Key Info structures
      which is the format Tahoe-LAFS expects us to operate on.
      ad003c07
  2. May 10, 2023
  3. May 09, 2023
Loading