Skip to content

The encryption algorithms reverse from 99sushe application.

License

Notifications You must be signed in to change notification 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