Elenpay / NodeGuard

NodeGuard is a treasury management solution for Lightning nodes
GNU Affero General Public License v3.0
18 stars 4 forks source link

Fixed Cryptographic exception #384

Closed RodriFS closed 4 months ago

RodriFS commented 4 months ago

It looks like the culprit for the exception was the ProtecetedLocalStorage. Since the keys have to be protected with the data protection key, when the key id was not found in the database, the local storage crashed. Now if the key is not found in the DB, we set the storage with the new data protection key