Describe the bug
Deserializing empty strings in mapmate is not failing with a proper exception. Empty string should be checked in entry method of the algorithm.
To Reproduce
Deserialize an empty string
Expected behavior
Deserializing empty strings in mapmate should fail with a proper exception