The project is still in the pre-development stage and aims to explore the possibility of using elliptic curve cryptography to combine private and public partial keys generated on separate devices.
The software would run on a SeedSigner device, and the goal is to combine the private keys to obtain a full private key and the corresponding full public key.
By adding the two private keys together, a new full private key is generated.
Additionally, by adding the two original public keys together, without needing the private keys, the same full public key can be obtained.