Files
chatmail-core/benches
link2xt 692e1019b0 refactor: remove KeyPair type
There is no need to store copy of public key 
next to the secret key because public key is a subset of the secret key
and can be obtained by using SignedSecretKey.public_key()
or SignedSecretKey.to_public_key().
2026-02-28 16:27:00 +00:00
..
2025-06-28 17:07:59 +00:00
2026-02-28 16:27:00 +00:00
2025-06-28 17:07:59 +00:00
2025-06-28 17:07:59 +00:00
2025-06-28 17:07:59 +00:00