Page MenuHomePhorge

Catch exceptions in Crypto::decrypt()
ClosedPublic

Authored by tusooa on Mon, Aug 3, 8:20 PM.

Details

Summary

This fixes the problem where a malformed event leads to an uncaught exception in Crypto::decrypt(), potentially crashing the application.

Type: fix

BUG: https://iron.lily-is.land/T130

Test Plan

Check unit tests pass.

Diff Detail

Repository
rL libkazv
Lint
Lint Not Applicable
Unit
Tests Not Applicable