> On 20 Apr 2023, at 16:33, Robert Moskowitz <r...@htt-consult.com> wrote:
> 
> Now I am pulling out my hair (what little I still have) in getting the 
> public ECC key.
> 
> The example in
> 
> https://pycryptodome.readthedocs.io/en/v3.15.0/src/public_key/ecc.html
> 
> easily creates the PEM formatted private key.  But I can't figure out how to 
> get to the public key value.  And public_key() does something different that 
> my little skill set is not groking.
> 
> Anyone here can point me to additional resources on this?  I have been 
> googling for the last hour and the google groups is basically no one there.  
> :(

You need a crypto expert to help or the authors of this package.

Oh and…

> 
> Any, keep on plugging away....

I read the docs you linked to but the use of Crypto was it turns out an error 
as Crypto is used by a very important package.

Elsewhere it says this..

a library independent of the old PyCrypto. You install it with:

pip install pycryptodomex
In this case, all modules are installed under the Cryptodome package. PyCrypto 
and PyCryptodome can coexist.



> _______________________________________________
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> Fedora Code of Conduct: 
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
> Do not reply to spam, report it: 
> https://pagure.io/fedora-infrastructure/new_issue
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to