I have an RSA public key module. I want to use this public key with the Python library "M2Crypto" , but this requires a public key in PEM format.
So I have to convert the RSA module to a PEM file.
The module can be found here.
Any ideas?
M2Crypto . , e ( 65337 RSA, , 3 17) n ( 512- , ). , , , e n.
e
n
.
Source: https://habr.com/ru/post/1781142/More articles:C ++ Calling a private / protected function of a common base class - c ++Многопоточность/С#: могу ли я выполнить BeginInvoke для нескольких элементов пользовательского интерфейса? - multithreadingConvert RSA to PEM file - cryptographyCan sqlite be used for a low traffic web application? - sqliteIPhone Address Book Search - iosC ++ STL: using a map with priority_queue - c ++Regex: how to "retreat" - regexConvert rsa keys to pem format - phpSelenium IDE Down Arrow - seleniumM2Crypto - import keys from a non-standard file? - pythonAll Articles