| ▲ | rjdj377dhabsn 34 minutes ago | ||||||||||||||||||||||
How is this method any different from encrypting the private key without any secure enclave? Isn't it just using a password derived key? | |||||||||||||||||||||||
| ▲ | arianvanp 23 minutes ago | parent [-] | ||||||||||||||||||||||
The key is stored encrypted with a unique symmetric key that only your secure enclave knows until the point that you export it. It then re-encrypts it with the password. Until you export it it's just as strong as an enclave-generated one. Obviously don't keep the exported password encrypted key around and don't use a weak password for export. | |||||||||||||||||||||||
| |||||||||||||||||||||||