- May 10, 2023
-
-
Jean-Paul Calderone authored
Specifically, this will build our new `make-keypairs` executable.
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
Read Tahoe-LAFS-generated bytes, decode into a Share, re-encoded to the same bytes.
-
- May 09, 2023
-
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
Just a round-trip-through Binary test for now
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
* We can always interpret the IV so represent it using the IV type instead of as bytes. * We cannot interpret the private key without its decryption key so represent its encrypted form as bytes.
-
- May 08, 2023
-
-
Jean-Paul Calderone authored
Take tahoe-chk as a dependency because it can already represent some of the fields of an SDMF share. Also, a crypto library for key representations. Fix a typo in the cabal file that passed with only a warning before.
-
Jean-Paul Calderone authored
Configuration for CI See merge request !1
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-