Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOSxlog 异步加密后,解密失败,同步加密没有问题 #1247

Open
caichenlong1102 opened this issue Apr 22, 2024 · 0 comments
Open

Comments

@caichenlong1102
Copy link

同步加密,同步、异步压缩都没问题

Traceback (most recent call last):
File "decode_mars_crypt_log_file.py", line 155, in DecodeBuffer
tea_key = svr.get_ecdh_key(client.get_pubkey())
File "build/bdist.macosx-13.6-x86_64/egg/pyelliptic/ecc.py", line 271, in get_ecdh_key
return self.raw_get_ecdh_key(pubkey_x, pubkey_y)
File "build/bdist.macosx-13.6-x86_64/egg/pyelliptic/ecc.py", line 328, in raw_get_ecdh_key
OpenSSL.EC_KEY_free(own_key)
UnboundLocalError: local variable 'own_key' referenced before assignment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant