use pycryptodomex
This commit is contained in:
parent
7d550555aa
commit
c76fa4ec50
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ import hashlib
|
|||
import json
|
||||
import random
|
||||
|
||||
from Crypto.Cipher import AES
|
||||
from Cryptodome.Cipher import AES
|
||||
|
||||
|
||||
def pad(data):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue