Search:
Login
Help/Guide
About Trac
Preferences
Register
Wiki
Timeline
Roadmap
Browse Source
View Tickets
GitHub Project
Buildbot
Context Navigation
Back to Ticket #40
Ticket #40
: xsalsa.py
File xsalsa.py,
132 bytes
(added by dragonxue,
at 2010-07-03T01:32:33Z
)
Line
1
#!/usr/bin/env python
2
from
pycryptopp
import
_import_my_names
3
4
_import_my_names
(
globals
(),
"xsalsa_"
)
5
6
del
_import_my_names
7
Download in other formats:
Original Format