AndroidPinning icon indicating copy to clipboard operation
AndroidPinning copied to clipboard

Support SHA-2

Open condesales opened this issue 10 years ago • 1 comments

I'm trying to use the pin.py to generate the SHA-2 certificate hashes with no success..

I've changed the line 39 to digest = hashlib.sha256() but with no success.

Any idea?

condesales avatar Sep 11 '14 15:09 condesales

Hash is generated, but is not matching peer

condesales avatar Sep 11 '14 17:09 condesales