can use native implementations for: - rsa decrypt - rsa verify - s2k (maybe) AES should not be needed as it's using native implementation on Node
can use native implementations for:
AES should not be needed as it's using native implementation on Node