https://bugs.kde.org/show_bug.cgi?id=443155

Fabian Vogt <fab...@ritter-vogt.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fab...@ritter-vogt.de

--- Comment #15 from Fabian Vogt <fab...@ritter-vogt.de> ---
(In reply to MikeC from comment #8)
> I had a look at the private key for the connection using the command:
> 
> $ openssl pkey -in .config/kdeconnect/privateKey.pem -text
> 
> and in the output there is a line:
> 
> RSA Private-Key: (2048 bit, 2 primes)
> 
> SO it is certainly using RSA. I wonder if the algorithm can be changed for
> kdeconnect?

It's not about the algorithm of the private key (though that should ideally be
changed to a more secure one as well), but about the hash algorithm of the
public key signature. The 2048 bit RSA key could be used with SHA-256/512 as
well.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to