Project is now named Celeste
This commit is contained in:
parent
87917f9526
commit
269092fb53
45 changed files with 1507 additions and 12 deletions
|
|
@ -8,7 +8,7 @@ from math import ceil
|
|||
|
||||
from Crypto.Cipher import AES
|
||||
|
||||
from imp.math.util import xor_bytes
|
||||
from celeste.math.util import xor_bytes
|
||||
|
||||
class StepUpCounter(object):
|
||||
def __init__(self, step_up=False):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue