caller9 / pythonaes
Native Python implementation of AES for 2.7 or 3.x. Run demo.py -u to perform all unit tests. Check out serprex's fork for a *very* highly optimized version of aes_cipher and aes_tables among others.
☆58Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for pythonaes
- A decompiler for CPython bytecode☆53Updated 13 years ago
- In browser VNC client through websockets☆30Updated 13 years ago
- Modified socks.py which supports chained proxies☆57Updated 3 months ago
- Fork of Python's standard SMTP server. Adding support for various extensions to the protocol.☆127Updated 7 years ago
- Python Import Hooks to allow encrypted python modules in your applications. (Experimental stuff)☆33Updated 11 years ago
- A tool for infected .pyc files with arbitrary code that spreads out to infect all other .pyc files☆121Updated 12 years ago
- Sandboxing framework based on SECCOMP☆53Updated 6 years ago
- PyCryptoPlus: a pycrypto extension written 100% in Python☆74Updated 8 years ago
- Please use https://github.com/benliles/chishop☆175Updated 13 years ago
- A pure python implementation of JavaScript, just because.☆25Updated 13 years ago
- A client to facilitate simple RESTful requests☆18Updated 14 years ago
- A fork of python-tumblr by ryan.a.cox☆22Updated 13 years ago
- WARNING: pysandbox is BROKEN BY DESIGN, please move to a new sandboxing solution (run python in a sandbox, not the opposite!)☆374Updated 5 years ago
- Because pbkdf2 is awesome and bcrypt is overkill☆149Updated 12 years ago
- A convore chatbot☆12Updated 13 years ago
- relocatable python virtual environment☆64Updated 12 years ago
- Yet Another Useless IRC Bot is an IRC bot calling executables files in a hook folder to react to events so you can write your bot's react…☆36Updated 6 years ago
- Python smtpd inspired by qpsmtpd, built using gevent.☆18Updated 12 years ago
- Twisted wrapper for asynchronous PostgreSQL connections☆103Updated last year
- PLEASE file all new issues over at: https://github.com/paramiko/paramiko !☆143Updated 12 years ago
- simple python gevent web spider