Hardcoded Cryptographic keys in the app
Opened this issue · 0 comments
bhaskartelagi commented
Hi Team,
Some code scanning tool raised an alert Hardcoded Cryptographic keys in the app code. can you please fix the code.
The variable ""aarogya_setu_sp"" at line 50 of app\src\main\java\nic\goi\aarogyasetu\utility\SecureUtil.java is assigned a hardcoded, literal value. This static value is used as an encryption key.