radicle-heartwood-lfs/radicle-crypto
Alexis Sellier b37fef9f22
Re-organize identity types and modules
The new hierarchy should be much more correct, and cleaner:

* `identity` (`Identity`)
* `identity::did` (`Did`)
* `identity::doc` (`Doc`, `Payload`)
  * `identity::doc::id` (`Id`)
* `identity::project` (`Project`)

Signed-off-by: Alexis Sellier <alexis@radicle.xyz>
2022-12-09 22:06:20 +01:00
..
src Re-organize identity types and modules 2022-12-09 22:06:20 +01:00
Cargo.toml Use new cyphernet ECDH-related traits 2022-12-09 13:43:08 +01:00