AppLocker icon indicating copy to clipboard operation
AppLocker copied to clipboard

Encoding/encryption processing

Open msureshmewara opened this issue 6 years ago • 1 comments

Dear Balram,

Thank you for your support.

I just want to know that this library using any Encoding/encryption processing, if yes could you please explain if possible.

Thanks in advance.

msureshmewara avatar Mar 05 '18 04:03 msureshmewara

Hi,

SHA-1 encryption is used after converting bytes to hex as you can find in the following path : AppLocker/locker/src/main/java/com/balram/locker/utils/Encryptor.java

Kind Regards

2lazy2debug avatar Sep 01 '18 08:09 2lazy2debug