fix: 
recover key create procedure

Signed-off-by: Oleg Klyuchkin oleg.kluchkin@gmail.com
Merge request reports
Activity
Filter activity
mentioned in issue #623 (closed)
thanks for the investigation, the reason this did not work was, because we specified that it must be sign and encryption key.
Seems the correct way is to not specify anything and just pass "default", this way it will create a ed25519 sign key and a cv25519 sub encryption key.
so closing in favor of 5c8c93e9
Please register or sign in to reply