isort set to skip the first necessary "from common import *" line. A
better solution would be to get rid of the need of this import in the
future.
[no changelog]
In order to prevent frequent memory allocations, the user can create a single
Context object and re-use it between subsequent cryptographic operations.