On Thu, 20 Apr 2023 11:33:01 -0400
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.  :(

I've been reading more and more commentary that google has ceased to be
a useful means of searching.  They are focusing more and more on using
search as a means to bring in revenue.  It is common to find people
saying, I didn't find anything until I looked through five or ten
pages.  One suggestion is to put reddit in all searches.  :-)

Maybe it is just information overload, but the simpler explanation is
monetization.

I'm not sure what you are doing, but it sounds similar to what is done
to create a local key to sign a custom kernel build so it will boot
UEFI.

Here is a link to that, the part at the top.

https://docs.fedoraproject.org/en-US/quick-docs/kernel/build-custom-kernel/#_secure_boot

A general reference page I found.

http://www.rodsbooks.com/efi-bootloaders/index.html
_______________________________________________
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