This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Jon.Oberheide
Recipients Jon.Oberheide, neologix, sbt, vstinner
Date 2012-04-11.13:51:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1334152318.9.0.697823745516.issue14532@psf.upfronthosting.co.za>
In-reply-to
Content
Ah yeah, I suppose it's not be exploitable in this case due to the challenge nonce.

However, it might still be a good thing to fix for to set an example for other hmac module users (internal or external) that might not have the same situation.
History
Date User Action Args
2012-04-11 13:51:58Jon.Oberheidesetrecipients: + Jon.Oberheide, vstinner, neologix, sbt
2012-04-11 13:51:58Jon.Oberheidesetmessageid: <1334152318.9.0.697823745516.issue14532@psf.upfronthosting.co.za>
2012-04-11 13:51:58Jon.Oberheidelinkissue14532 messages
2012-04-11 13:51:58Jon.Oberheidecreate