[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TLS] Security today



"People" do all manner of things with poor security.  The people who  
are, or should be, experts, however, should do better.  I believe  
Mike's point is that not only do they often not do better, they are  
actually doing better less then before (apologies for the horror of  
that syntax).


Ben

On Mar 27, 2008, at 4:59 PM, Michael Howard wrote:
> I think there is a deeper issue than this - people email sensitive  
> data all the time with no encryption...
>
> Cheers, Michael
> Writing Secure Code for Windows Vista: http://www.microsoft.com/MSPress/books/10723.aspx
> SDL Book: http://www.microsoft.com/MSPress/books/8753.asp
> Blog: http://blogs.msdn.com/michael_howard/
>
>
> -----Original Message-----
> From: tls-bounces@xxxxxxxx [mailto:tls-bounces@xxxxxxxx] On Behalf  
> Of Mike
> Sent: Thursday, March 27, 2008 6:15 PM
> To: tls@xxxxxxxx
> Subject: [TLS] Security today
>
> Is anyone else concerned about the level of security on the
> Internet today?  I mean everybody is using 1024-bit RSA keys
> which have an estimated 80 bits of security.  (Yet CA's are
> happy to claim that you get 128 or even 256 bits of security
> using them for SSL.)  RSA Labs even states that 1024-bit keys
> are good only until 2010, and they estimate 2048-bit keys
> will protect data until 2030.  Why use such small margins
> anyway?  Processors are already super fast and getting even
> faster.  Who cares if it takes an extra half second to buy a
> book if your financial data will be secure for several more
> decades?
>
> Not only will 1024-bit keys be broken "soon", but when that
> happens, it's not just a matter of replacing keys -- any data
> transmitted over a channel using plain RSA key exchange has
> no forward secrecy, and is thus exposed.  An added problem is
> that lots of websites will purposely ignore higher-security
> cipher suites (that do provide forward secrecy) early in the
> cipher list and choose RSA_WITH_RC4 preferentially, probably
> because it is slightly faster.  Even more fuel to the fire is
> the fact that many websites have disabled DHE_* cipher suites
> in the past few months (I thought my TLS test client was
> broken because sites that I used to connect to with DHE no
> longer negotiate it).
>
> What will it take to affect a change in this state of affairs
> that treats 1024-bit keys as secure?
>
> Mike
> _______________________________________________
> TLS mailing list
> TLS@xxxxxxxx
> https://www.ietf.org/mailman/listinfo/tls
> _______________________________________________
> TLS mailing list
> TLS@xxxxxxxx
> https://www.ietf.org/mailman/listinfo/tls

_______________________________________________
TLS mailing list
TLS@xxxxxxxx
https://www.ietf.org/mailman/listinfo/tls