mirror of
https://github.com/github/codeql.git
synced 2025-12-23 20:26:32 +01:00
Update and rename TimingAttackAgainstSignature.py to TimingAttackAgainstHash.py
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
# -*- coding: UTF-8 -*-
|
# -*- coding: UTF-8 -*-
|
||||||
"""
|
"""
|
||||||
@Desc :Timing Attack Against Signature
|
@Desc :Timing Attack Against Hash
|
||||||
"""
|
"""
|
||||||
import hashlib
|
import hashlib
|
||||||
import hmac
|
import hmac
|
||||||
Reference in New Issue
Block a user