this is a feature release adding the ability to encode and decode the different public key formats
changes:
- allow for converting between different public key formats #7
- add a known private key to tests #7
- raise if it tries to decode compressed keys as mod_exp overflows #7