DigitalSigner in Python
Martin P. Hellwig
martin.hellwig at dcuktec.org
Sat Apr 25 12:53:51 EDT 2009
Marco Bizzarri wrote:
> On Fri, Apr 24, 2009 at 7:57 AM, Good Z <goodz158 at yahoo.com> wrote:
>> Hello All,
>>
>> I need to digitally sign a document in python. Is there any equivalent
>> directory in Python like the DigitalSigner we have in Java.
>>
>> Best Regards,
>> Mike
>>
>>
>
>
> Maybe you could take a look at M2Crypto?
>
> http://chandlerproject.org/Projects/MeTooCrypto
>
> Regards
> Marco
>
>
If all else fail you could wrap the openssl command line exe with
subprocess.
--
MPH
http://blog.dcuktec.com
More information about the Python-list
mailing list