Android Question Error Sign Key

Alessandro Cossard

Member
Licensed User
Hi, after that I have created my private sign key I got this error when I run my project

jarsigner error: java.security.InvalidKeyException: The security strength of SHA-1 digest algorithm is not sufficient for this key size

what should I do to fix this problem? I have the jdk 8u161
 
Top