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