| Midori's
PyKCS11 |
A PKCS11 API Wrapper for Python |
| |
|
Online documentation
[download] NEW! |
- Wraps the PKCS#11 API so it
can be easly used from Python.
- Wraps almost all the PKCS#11 functions
- Make massive use of Python lists/tuples
- Generated using SWIG compiler (a wrapper generator): You
can easly modify it, making just very little changes, because most
of the code is automatically generated by SWIG (the code written
by me is just a wrappper between PKCS#11 APIs and SWIG, to let
you use Python tuples instead of strange data structures :) )
|
You can get the latest PyKCS11 from following Subversion repository:
#> svn co http://www.bit4id.org/svn/pykcs11/pykcs11/trunk/
To get a specific version:
#> svn co http://www.bit4id.org/svn/pykcs11/pykcs11/tags/1.1.0.0/
|
| |
|
| |
|
| Midori's
HTTP Tunnel 0.8.1 |
HTTP tunnel that works with any
HTTP proxy (NO connect method required) |
| |
|
| [download
- 146Kb - includes sources] NEW! |
- Socks 4/4a/5 server
- TCP Port Redirector
(Port Boucer)
- Works using an external HTTP SOAP-WebService (included) that works as gateway.
- Can traverse HTTP/1.0 proxies (ie. proxies taht doesn't allow the CONNECT Method)
- Supports proxy authentication.
- The included WebService-gateway implementation works on ASP.NET enabled webservers
(i.e. Miscrosoft IIS5+)
|
| |
|
| MidoriCrypt
ActiveX Component |
A Cryptographic ActiveX
component,
Asp enabled, written using ATL. Works also with .NET applications.
Is a total rewrite of the old Cast128 Component. |
| English: |
|
| MidoriCrypt
1.1, [download
- 139Kb - includes sources] NEW! |
Supports AES algorithm
Supports Cast128
Accepts Strings and Byte Arrays as input
Can output encrypted data as Base64 string or as Raw byte Array
Is a fast Base64 encoder/decoder
Is compatible with the old Cast128 ActiveX component interface: you don't need
to change your existing code
Is completly Free Software, you can use or change
it as you wish: you get the source code.
|
| |
|
| Cast128
ActiveX Component |
A Cast 128 encryption component,
Asp enabled. Note: NEED the MFC42.DLL file |
| English: |
NOTE: this project has been replaced by MidoriCrypt |
| Cast128
Component 1.2, [download
- 27Kb] [sources
- 137Kb] |
added support for response.BinaryWrite(
) data type.
added conversion methods, from array to string an from string to array. |
| |
|
| Cast128
Component 1.2 Static, [download
- 27Kb] [sources
- 137Kb] |
Special Release, statically linked
to MFC 4.2: you don't need the MFC42.DLL file.
|
| |
|
| Cast
128 Component, v1.1 [download
- 34Kb] [sources
- 53Kb] |
added support for arrays and
a fast base64 codec |
| |
|
| Cast
128 Component, v1.0 [download
- 77Kb] |
First release, only basic string
support. |
| |
|
| Italiano: |
|
| Cast128
Component 1.2, [download
- 26Kb] [sources
- 137Kb] |
aggiunto supporto per response.BinaryWrite(
).
aggiunti metodi per la conversione , da array a stringa e viceversa. |
| |
|
| Cast
128 Component, v1.1 [download,
34Kb] [sources
- 53Kb] |
aggiunto supporto per gli arrays ed un veloce
codec base64. |
| |
|
| |
|
 |
Dictionary (aka associative array)
Base64 codec, from array to array, array to string, string to array,
string to string.
Converter, from array to string, string to array, etc. |
| |
|
| Midori's
ActiveX Objects 1.03 , download
DLL & VB6 source [56Kb] |
Added:
Dictionary, methods to save and load the dictionary contents from/to
a file.
Minor Bugfix: Conversion.ToArray(
) Conversion.ToStringArray( ), fixed wrong behavior for zero lenght
Strings as input.
Bugfix: base64.Base64DecToArray(
): the first byte (index 0) of the result was a misterious EMPTY byte,
while the real data started at the second byte (index 1). Now the
array have a zero based index, as it must be. |
| |
|
|
Midori's Pure-ASP downloader
|
micro anti-leech system |
| |
|
| Download
Midori's Pure-ASP downloader script (eng) NEW! |
Script to upload files to the client,
hiding the real file location. You can modify the script linking it
to a database or check that the user is downloading from a link located
on your server. |
| |
|
|
ASP IIS4.0 Stats
|
|
| |
|
| IIS
Stats ASP Script (eng) |
Script to generate Web access stats
that use Internet Information Server 4.0 log files. It's the basic
code to start writing a more complex analysis tool. |
| |
|
| IIS
Stats ASP Script (ita) |
Script per generare statistiche di
accesso ad un sito Web che sfrutta i files di log di Internet Information
Server 4.0. E' la base per scrivere programmi di analisi più
complessi, che magari salvino le informazioni su un database. |
| |
|
| Nod32 2.0 Mirror Builder |
|
| |
|
Dowload Nod32 2.0 Mirror Builder: program
and sources
NOTE: this program is completely unrelated with "ESET
Software", the owner of "NOD32 antivirus system".
Paipai Networks is not affiliated in any way with "ESET Software". |
This program allow you to dowload Nod32 2.0 update
files Mirrors, also if you don't have an "Administravite Enabled" license
(but you must own at least a single user license to use it).
The Mirror created by this software can be published on your local Intraner
webserver, so you have to dowload updates only once, from the computer connected
to te internet. |
| |
|
| Midori's MD5 File Checker |
|
| |
|
Dowload Midori's File Checker: program
and sources
|
Midori's File Checker calculates
MD5 hash of files; you can later check the files for errors recalculating
the MD5 and comparing it with the original MD5.
Midori's File Checker is designed to works with
few user-input as possible: you can use wildcards in file names,
in both MD5 creation and MD5 verification modes.
Usually just run "fcheck.exe -r *.*" to calculate MD5 of all files
in all subdirs and "fcheck.exe -v -r *.md5" to verify all files
in all subdirs. |
| |
|