test.py segmentation fault
Brought to you by:
epoz,
peter_shannon
Hi,
I've installed POW on Solaris 8. Upon running test.py
it runs a few tests and then segfaults:
Read and write ciphers in PEM format ... ok
Read and write ciphers in DER format ... ok
Encrypt text using public RSA cipher, decrypt and
compare ... ok
Encrypt text using private RSA cipher, decrypt and
compare ... ok
Sign text using private RSA cipher and verify ...
Segmentation Fault
How serious is this? Can I do something about it?