Search:
Login
Help/Guide
About Trac
Preferences
Register
Wiki
Timeline
Roadmap
Browse Source
View Tickets
GitHub Project
Buildbot
Context Navigation
Back to Ticket #46
Ticket #46
: ciphercomb.py
File ciphercomb.py,
138 bytes
(added by xueyu,
at 2010-08-11T14:25:38Z
)
cipher combiner c++ python wrapper
Line
1
2
from
pycryptopp
import
_import_my_names
3
4
#CipherComb=None
5
#Error=None
6
7
_import_my_names
(
globals
(),
"ciphercomb_"
)
8
9
del
_import_my_names
10
Download in other formats:
Original Format