caller9 / pythonaesLinks
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
Sorting:
- A client to facilitate simple RESTful requests☆18Updated 14 years ago
- A decompiler for CPython bytecode☆53Updated 14 years ago
- Sandboxing framework based on SECCOMP☆51Updated 7 years ago
- In browser VNC client through websockets☆30Updated 13 years ago
- Fork of Python's standard SMTP server. Adding support for various extensions to the protocol.☆126Updated 8 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
- Please use https://github.com/benliles/chishop☆175Updated 13 years ago
- WARNING: pysandbox is BROKEN BY DESIGN, please move to a new sandboxing solution (run python in a sandbox, not the opposite!)☆376Updated 5 years ago
- A framework for analyzing/testing/fuzzing network applications.☆46Updated 6 years ago
- PLEASE file all new issues over at: https://github.com/paramiko/paramiko !☆144Updated 12 years ago
- Python wrapper for http://nacl.cace-project.eu/☆30Updated 3 years ago
- Modified socks.py which supports chained proxies☆57Updated 2 months ago
- Python PKCS#5 v2.0 PBKDF2 Module☆72Updated 5 years ago
- Live SSH/SSL/TLS decryption - extraction of secret keys from live process memory☆105Updated 9 years ago
- Like AnyJSON, but better.☆43Updated 9 years ago
- Because pbkdf2 is awesome and bcrypt is overkill☆150Updated 13 years ago
- A tool for infected .pyc files with arbitrary code that spreads out to infect all other .pyc files☆124Updated 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 10 years ago
- File Dissect is a cross-platform framework and UI for analyzing various file formats. It is based on wxWidgets since it provides a native…☆22Updated 9 months ago
- A set of Python scripts for helping manage projects on the commandline☆17Updated 13 years ago
- A HTTP reverse proxy with TLS+SNI support.☆39Updated 5 years ago
- Very simple Netflix API client☆24Updated 14 years ago
- Pythonic interface to redis-py☆98Updated 7 years ago
- PyCryptoPlus: a pycrypto extension written 100% in Python☆75Updated 8 years ago
- A pure python implementation of JavaScript, just because.☆25Updated 13 years ago
- Python Import Hooks to allow encrypted python modules in your applications. (Experimental stuff)☆33Updated 11 years ago
- A Python command line argument to object parsing library for command line application development☆14Updated 9 years ago
- Python runtime environment flags.☆51Updated 8 years ago
- [not actively maintained] The C++ webkit-server from capybara-webkit with useful extensions and Python bindings☆48Updated 4 years ago
- Python smtpd inspired by qpsmtpd, built using gevent.☆18Updated 13 years ago