In preparation for algorithm registry, add an `AlgorithmMismatchError` exception when `'alg'` cannot be processed during decoding. As seen in: - https://github.com/mpdavis/python-jose/issues/138 - https://github.com/mpdavis/python-jose/pull/304