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
Alternatives and similar repositories for pythonaes:
Users that are interested in pythonaes are comparing it to the libraries listed below
- 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 6 months ago
- A tool for infected .pyc files with arbitrary code that spreads out to infect all other .pyc files☆121Updated 12 years ago
- UNMAINTAINED☆92Updated 8 years ago
- Python Import Hooks to allow encrypted python modules in your applications. (Experimental stuff)☆33Updated 11 years ago
- The library to power Playdoh, Mozilla's Django template. File issues in playdoh:☆58Updated 7 years ago
- A client to facilitate simple RESTful requests☆18Updated 14 years ago
- Python PKCS#5 v2.0 PBKDF2 Module☆72Updated 4 years ago
- Distributed Upload STorage for Django. A file backend that mirrors all incoming media files to several servers☆65Updated 13 years ago
- A pure python implementation of JavaScript, just because.☆25Updated 13 years ago
- Static web site generator for Python programmers☆23Updated 11 years ago
- Because pbkdf2 is awesome and bcrypt is overkill☆149Updated 12 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
- A Django reusable app to deal with timezone localization for users.☆192Updated 3 years ago
- relocatable python virtual environment☆63Updated 12 years ago
- Declarative dictionary-based model classes for Python☆103Updated 12 years ago
- Shell command, that expose any other command as http. To expose top as http, try : ashttp -p8080 top ; then try http://localhost/8080 and…☆82Updated 9 years ago
- A fork of python-tumblr by ryan.a.cox☆22Updated 13 years ago
- Filesystem dispatch + Simplates + Python = a nice web framework.☆149Updated 3 years ago
- Simple script to run pep8.py and pyflakes on a git/svn repo.☆42Updated 10 years ago
- PLEASE file all new issues over at: https://github.com/paramiko/paramiko !☆143Updated 12 years ago
- Python to JavaScript translator☆92Updated 8 years ago
- Probes remote websites☆47Updated 12 years ago
- A Jinja2 inspired templating language for rendering JSON data on the server and client.☆84Updated 13 years ago
- A Python framework for describing binary file formats☆62Updated 11 years ago
- Using (py)inotify to run commands when files change☆65Updated 12 years ago
- Port of git's "Smart HTTP" (git-http-backend) server component to Python WSGI interface.☆73Updated 6 years ago
- Fast Asynchronous Python Web Server (based on libev)☆338Updated 7 years ago
- A Python face detector module written in C with OpenCV. (Includes a sample Django project to show how to bring face detection to your web…☆22Updated 4 years ago