This release adds support for EdDSA scheme. Now, CVC can contain EdDSA signatures with Ed25519 and Ed448 curves.
cvc-create and cvc-print tools also support them.
Readme is updated with a tutorial for a CA creation with EdDSA.
Finally, a test suite for testing all RSA and EC algorithms, schemes and curves is added for continuous integration.
**Full Changelog**: https://github.com/polhenarejos/pycvc/compare/v1.3.1...v1.4.0