Mailinglist Archive: opensuse-buildservice (314 mails)
| < Previous | Next > |
Re: [opensuse-buildservice] Keys created for all top level projects
- From: Michael Schroeder <mls@xxxxxxx>
- Date: Tue, 22 Jan 2008 21:48:19 +0100
- Message-id: <20080122204819.GA2447@xxxxxxx>
On Tue, Jan 22, 2008 at 09:30:30PM +0100, Michael Schroeder wrote:
I'm now recreating all keys with DSA instead of RSA.
- advantages:
will work with rpm-4.1 (which allowed only MD5 hashes for RSA).
- disadvantages:
no SHA256 signatures for newer rpms, as DSA is 160bit hashsize
only.
Sorry,
Michael.
--
Michael Schroeder mls@xxxxxxx
SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
Argh, it's because the signing is done with DSA, but it's an RSA key...
I'm now recreating all keys with DSA instead of RSA.
- advantages:
will work with rpm-4.1 (which allowed only MD5 hashes for RSA).
- disadvantages:
no SHA256 signatures for newer rpms, as DSA is 160bit hashsize
only.
Sorry,
Michael.
--
Michael Schroeder mls@xxxxxxx
SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
| < Previous | Next > |