We have released version 0.2 of our pySSLScan framework.
Changelog:
- Improve API documentation and docstrings
- Support for Python 2.x
- Add logging support
- Improve the command-line UI
For more information have a look at the pySSLScan project page.
The latest version of python-ssdeep can be installed very easily on Arch Linux by using AUR. The package for Python 2.x is named python2-ssdeep and the package for Python 3.x is named python-ssdeep.
The PKGBUILD files are available in the python-ssdeep git repository. Feel free to open a pull request if you want to improve it.
For more information have a look at the python-ssdeep project page.
We have released version 3.0 of our ssdeep Python binding. It has been completely rewritten to use cffi instead of cpython. The license has also been changed from GPLv2 to LGPLv3+.
More information are available on the python-ssdeep project page
We have released version 0.3 of ArduRPC and version 0.2 of ArduRPC-python.
ArduRPC brings remote procedure calls to microcontrollers. It has been developed for Arduino based projects but can also be used with other platforms.
ArduRPC-python is a library for Python to control a microcontroller board by using the ArduRPC protocol.
More information are available on the ArduRPC project page.
We have released version 1.10.2 of our SSLScan tool. It includes one bug fix.
- Scan incomplete with server requiring client certificate
For more information have a look at the SSLScan project page.
We have released version 1.10.0 of our SSLScan fork. Main new features and fixes are:
- TLS 1.1 and 1.2 support
- Perform scan from selected IP address
- Fixing XML output
- Fixing error: target file not found
For more information have a look at the SSLScan project page.
We have also published a PKGBUILD file for ARCH Linux and a spec file for RPM based distributions to simplify the package build process.
Forked SSLScan and released V1.9
We have forked SSLScan and released version 1.9. For the next release we have started to merge available patches and add new features.
For more information have a look at the SSLScan project page.
Version 1.0 of our Colorduino_GFX Library for Arduino has been released.
Feel free to find more information on the Golorduino_GFX project page