Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: hash v2 and v3 help
Post: RE: hash v2 and v3 help

(Mar-21-2018, 01:41 PM)ODIS Wrote: You're right. I think the problem is that he's converting to the bytes the "key" string instead of "c41d9eac" :) Thanks. This was indeed the problem. Original: im...
Normalitie General Coding Help 7 4,414 Mar-22-2018, 01:21 PM
    Thread: hash v2 and v3 help
Post: RE: hash v2 and v3 help

Thanks for all your replies. It's interesting your comment that "v3 is right". This is a snippet of code from a larger script, which sends a url request to a website, requiring SHA1 encryption. The v...
Normalitie General Coding Help 7 4,414 Mar-22-2018, 03:31 AM
    Thread: hash v2 and v3 help
Post: hash v2 and v3 help

Hi there - first post from a Python noob. I'm trying to understand why some code in Python 2.7 works, yet when I try to port it across to Python 3.5 does not. In Python 2.7 import hashlib key = 'c41...
Normalitie General Coding Help 7 4,414 Mar-21-2018, 11:37 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020