Pypy won't run crypto tests on Travis CI because the cryptography module cannot be installed with the Pypy version used.
cert.py improvements * Improve cert.py : independence from openssl, ECDSA support, sign/verify capabilities * Make travis install python-ecdsa * Clarify ECDSA support * Cleaning up for cert.py