csandels

Results 2 issues of csandels

Hello. I'm trying to use forge to decrypt a message that was encrypted using the Java BouncyCastle PBEWITHSHA256AND128BITAES-CBC-BC algorithm. The Java code looks like the following: ``` String password =...

On iOS, when a Firebase blocking function attached to beforeUserSignedIn is used with Authentication and that function throws an error with a type other than "internal", the gitlive code is...