I
I
Ilya Korol2019-07-11 23:13:09
Python
Ilya Korol, 2019-07-11 23:13:09

In what encoding is the data fed into the rsa module?

I have a python code with private and public key generation.
There is a JS code that generates the same keys.
The codes have been exchanged with public keys.
If in JS data is encrypted more or less clearly, then in Python both encryption is in bytes and decryption.
How to encrypt code in Python and decrypt it in JS?
Python Module - rsa
JS Library - JSEncrypt

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question