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
Sorting:
- In browser VNC client through websockets☆30Updated 13 years ago
- Modified socks.py which supports chained proxies☆57Updated 3 weeks ago
- A tool for infected .pyc files with arbitrary code that spreads out to infect all other .pyc files☆122Updated 12 years ago
- A decompiler for CPython bytecode☆53Updated 13 years ago
- Sandboxing framework based on SECCOMP☆51Updated 7 years ago
- Fork of Python's standard SMTP server. Adding support for various extensions to the protocol.☆127Updated 8 years ago
- UNMAINTAINED☆92Updated 8 years ago
- A client to facilitate simple RESTful requests☆18Updated 14 years ago
- Python Import Hooks to allow encrypted python modules in your applications. (Experimental stuff)☆33Updated 11 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
- Python PKCS#5 v2.0 PBKDF2 Module☆72Updated 5 years ago
- Very simple Netflix API client☆24Updated 14 years ago
- Because pbkdf2 is awesome and bcrypt is overkill☆149Updated 12 years ago
- simple asynchronous socket I/O with Python coroutines☆111Updated 6 years ago
- Python object inspector☆16Updated 2 years ago
- Python static analyzer☆11Updated 8 years ago
- Live SSH/SSL/TLS decryption - extraction of secret keys from live process memory☆105Updated 9 years ago
- An extended version of python's SimpleHTTPServer that supports https, authentication, rate limiting, and download resuming.☆91Updated 3 years ago
- Please use https://github.com/benliles/chishop☆175Updated 13 years ago
- Collect, watch, and analyze SSL/TLS CRL data☆57Updated 14 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
- Python wrapper for http://nacl.cace-project.eu/☆30Updated 3 years ago
- Port of git's "Smart HTTP" (git-http-backend) server component to Python WSGI interface.☆74Updated 6 years ago
- Simple Human wrapper for cURL library☆204Updated 4 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 8 months ago
- Syntactic sugar for creating Python command line scripts by introspecting a function definition☆133Updated 15 years ago
- Python SFTP Server☆37Updated 14 years ago
- Simple Python library for HTML parsing☆31Updated 5 years ago
- HTTP tunnel on top of aiohttp and asyncio☆33Updated 4 years ago
- A Generic plug-in system for python applications☆56Updated 5 years ago