Owais Shaikh

Results 5 issues of Owais Shaikh

Original issue: https://github.com/terl/lazysodium-android/issues/57

We are trying to use the `cryptoKdfDeriveFromKey(subkey: ByteArray?, subkeyLen: Int, subkeyId: Long, context: ByteArray?, masterKey: ByteArray?): Int` function on Android to generate keys. For the masterKey parameter, we supply a...

## :recycle: Current situation The network call timer thread executed too frequently, causing Volley to suffer from a memory leak from inconclusive requests. ## :bulb: Proposed solution Increase the timer...

## :recycle: Current situation Accidents can happen when you're in a hurry. When you tap the delete button, the item is permanently deleted. If you do this on accident, you...

## :recycle: Current situation 5 digit ATM PINs are not supported. ATMs in some countries use 4, 5 and 6 digit PINs. Example: https://support.weswap.com/hc/en-gb/articles/4409801993361-The-ATM-is-asking-for-a-5-or-6-digits-PIN-what-do-I-do- ## :bulb: Proposed solution Add support...