pypkcs7:
Python library to compose a p7m file (pkcs7) based on certificate and external sign.
restsign:
Http server to manage pkcs7 packets using pypkcs7 and a external sign applet (in j4sign project http://sourceforge.net/projects/j4sign)
ipax:
This Project aims to create an infrastructure that permits citizens comunicate via web with Public Amministrations, it follows italian normatives.
si = SuperItem()
si.setSMTPAuth('user', 'password')
si.NumeroRegistrazione = '0000001'
si.DataRegistrazione = '2005-01-01'
si.OraRegistrazione = '12:00:00'
si.TestoDelMessaggio = 'uno, due, tre, prova...' # opzionale
si.Oggetto = 'oggetto mio...'
f = file('dblayer.py')
si.addAttach(f, 'MIME', 'text/plain')
si.send()
Commercial Use
Modify
Distribute
Place Warranty
Sub-License
Hold Liable
Distribute Original
Disclose Source
Include Copyright
State Changes
Include License
These details are provided for information only. No information here is legal advice and should not be used as such.