bprucha
Results
2
issues of
bprucha
When the first operand of a comparison evaluates to a Double, Int, or DateTime, if the second operand can't be parsed to the same datatype the evaluation automatically defaults to...
I wanted to encrypt and decrypt a database PIN to add biometric login support for the [OPNManager](https://github.com/bprucha/OPNManager) Android app. I couldn't find any existing plugin to support this so I...