Remove paragonie/easyrsa from RSA encryption methods and replace with phpseclib directly
Use keys provided by key_asymmetric instead of our own
Support D10 and D11, as also PHP 8
Keeping it on beta phase to fix any bugs that might appear
D10/11 compatibility Update abandoned libraries
This is the first version, but as it has a good test coverage and by itself the module doesn't describe any API we can potentially break we are happy to release this as Release Candidate.
This is the Dev branch. It's in active development and continuously changing, so you shouldn't use this in production.