parsec-cloud
parsec-cloud copied to clipboard
Explicitly configure sequester to use SHA1 for RSA OAEP
Rework the code to directly use PKey instead of Rsa for the internal data.
Using PKey allow to configure a {De,En}crypter with the given key.
Then we can configure explicitly the padding using in the new instance