- May 12, 2023
-
-
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.
-
Jean-Paul Calderone authored
-
- May 10, 2023
-
-
Jean-Paul Calderone authored
-
- May 09, 2023
-
-
Jean-Paul Calderone authored
Just a round-trip-through Binary test for now
-