Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

realityone/libcet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

6 Commits

Repository files navigation

libcet

The encryption algorithms reverse from 99sushe application.

Install

pip install https://github.com/realityone/libcet/zip/master

Usage

# encoding=utf-8
from libcet import cet
crypter = cet.CETCrypter('XXXXXXXX', 'XXXXXXXX')
ticket = cet.CETTicket(crypter)
print ticket.find_ticket_number('XX', 'XXX', 'XXX', cet_type=cet.CETTypes.CET6)

About

The encryption algorithms reverse from 99sushe application.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /