When the Internet was new, back around the turn of the century, I did a search
for one of my favorite movies: Eddie and the Cruisers. With a minimal amount of
searching, I found a site that some individual user put together about the
movie which contained some very interesting background info on
Just wanted to get back with a thank you.
I have my first feeble script working:
https://github.com/ietf-wg-drip/drip-scripts/blob/master/det-gen.py
But pycryptodomex does not support EdDSA signing. So for that step I
will use openssl. But what I need (-rawin) is only supported in openssl
3
On Sun, 2023-04-23 at 11:48 -0700, stan via users wrote:
> This will all be irrelevant when the AI platforms begin doing search.
> We'll write a paragraph, and then they'll 'understand' what we are
> looking for, and give us relevant results. At least until they start
> monetizing their results li
On Thu, 20 Apr 2023 14:29:12 -0600
Joe Zeff wrote:
> On 04/20/2023 10:53 AM, stan via users wrote:
> > I've been reading more and more commentary that google has ceased
> > to be a useful means of searching.
>
> You may want to try Startpage: https://www.startpage.com/ It uses
> Google as a
On Fri, 21 Apr 2023 09:00:23 +0930
Tim via users wrote:
> On Thu, 2023-04-20 at 09:53 -0700, stan via users wrote:
> > 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
On Thu, 2023-04-20 at 09:53 -0700, stan via users wrote:
> 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 a
On 04/20/2023 10:53 AM, stan via users wrote:
I've been reading more and more commentary that google has ceased to be
a useful means of searching.
You may want to try Startpage: https://www.startpage.com/ It uses
Google as a backend, but all of its queries are anonymized so that
Google has n
On 4/20/23 13:12, Barry wrote:
On 20 Apr 2023, at 16:33, Robert Moskowitz 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 formatt
> On 20 Apr 2023, at 16:33, Robert Moskowitz 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.
On Thu, 20 Apr 2023 09:53:00 -0700
stan wrote:
> 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-d
On Thu, 20 Apr 2023 11:33:01 -0400
Robert Moskowitz 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.
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_ke
On 4/20/23 10:10, Andras Simon wrote:
2023-04-20 15:59 UTC+02:00, Robert Moskowitz :
>>> from Crypto.Cipher import Salsa20
Traceback (most recent call last):
File "", line 1, in
ModuleNotFoundError: No module named 'Crypto'
Courtesy of TAB-completion in ipython:
from Cryptodome.Ciphe
2023-04-20 15:59 UTC+02:00, Robert Moskowitz :
> >>> from Crypto.Cipher import Salsa20
> Traceback (most recent call last):
>File "", line 1, in
> ModuleNotFoundError: No module named 'Crypto'
Courtesy of TAB-completion in ipython:
from Cryptodome.Cipher import Salsa20
I am NOT experienced with python, so reading lots of examples.
I have installed python3-pycryptodomex on my old F35 system (will mess
up my F37 system later).
Preparing : 1/1
Installing :
python3-pycryptodomex-3.15.0-1.fc35.x86_
15 matches
Mail list logo