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

Feature/aes signature #50

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
delete unused lib
  • Loading branch information
YoungWing committed Nov 10, 2022
commit 6faf27dac67d19f1aadc0383fb9c476a58e27401
1 change: 0 additions & 1 deletion aftership/signstring/signstring.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# coding=utf-8

import os
import hashlib
import urllib
import time
Expand Down