FiloSottile / age

A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
https://age-encryption.org
BSD 3-Clause "New" or "Revised" License
15.75k stars 475 forks source link

unable to decrypt a proof with ssh key #573

Closed viraj124 closed 1 month ago

viraj124 commented 1 month ago

Environment

What were you trying to do

Hi, I am trying to decrypt a proof with my ssh private key which I regenerated

What happened

but even with the right ssh key path I am getting this error age: error: no identity matched any of the recipients

How can I fix this ?

cipriancraciun commented 1 month ago

Based on other similar issues like yours that were received in the previous days, most likely your problem is with the fluencelabs/dev-rewards project as described here: https://github.com/fluencelabs/dev-rewards/issues/19

If so, please kindly close this issue here, and open a new ticket to the proper project.