<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.ietf.saag">
    <title>gmane.ietf.saag</title>
    <link>http://permalink.gmane.org/gmane.ietf.saag</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.ietf.saag/3259"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.ietf.saag/3258"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.ietf.saag/3257"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.ietf.saag/3256"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.ietf.saag/3255"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.ietf.saag/3254"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.ietf.saag/3253"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.ietf.saag/3248"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.ietf.saag/3247"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.ietf.saag/3246"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.ietf.saag/3244"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.ietf.saag/3243"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.ietf.saag/3242"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.ietf.saag/3241"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.ietf.saag/3240"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.ietf.saag/3239"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.ietf.saag/3238"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.ietf.saag/3235"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.ietf.saag/3233"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.ietf.saag/3231"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.ietf.saag/3259">
    <title>Re: Recommended Usages of SHA-512/224, SHA-512/256  (draft-dang-turner-sha-512-224-256-00.txt)</title>
    <link>http://permalink.gmane.org/gmane.ietf.saag/3259</link>
    <description>&lt;pre&gt;

See also Question J of the "Crypto Gardening Guide and Planting Tips",
http://www.cs.auckland.ac.nz/~pgut001/pubs/crypto_guide.txt (based on an
informal survey of crypto app developers at the time).

Peter.
&lt;/pre&gt;</description>
    <dc:creator>Peter Gutmann</dc:creator>
    <dc:date>2013-05-24T00:54:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.ietf.saag/3258">
    <title>Re: Recommended Usages of SHA-512/224,SHA-512/256  (draft-dang-turner-sha-512-224-256-00.txt)</title>
    <link>http://permalink.gmane.org/gmane.ietf.saag/3258</link>
    <description>&lt;pre&gt;
    Paul&amp;gt; The document makes an assumption that someone signing a
    Paul&amp;gt; message knows the algorithm capabilities of everyone who is
    Paul&amp;gt; intended to verify that signature. That seems like a very,
    Paul&amp;gt; very bad assumption.  Defining a new hash algorithm whose
    Paul&amp;gt; benefit is to be part of a signature algorithm implies that
    Paul&amp;gt; all verifiers will have the new algorithm in their
    Paul&amp;gt; implementations. In online protocols with negotiation, that's
    Paul&amp;gt; acceptable (but still a bit onerous). 

Having just spent two months debugging what ended up being a bug in how
some verifiers reported the absence of SHA-256 support (and the shocking
lack of SHA-256 support in places where I was kind of hoping it would be
present by now), i'd like to agree with Paul that this assumption is
really bad.  The bar to overcome for adding a new hash algorithm in
offline verification can be really high in practice.
&lt;/pre&gt;</description>
    <dc:creator>Sam Hartman</dc:creator>
    <dc:date>2013-05-23T18:50:15</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.ietf.saag/3257">
    <title>Re: Recommended Usages of SHA-512/224,SHA-512/256  (draft-dang-turner-sha-512-224-256-00.txt)</title>
    <link>http://permalink.gmane.org/gmane.ietf.saag/3257</link>
    <description>&lt;pre&gt;The document makes an assumption that someone signing a message knows the algorithm capabilities of everyone who is intended to verify that signature. That seems like a very, very bad assumption.

Defining a new hash algorithm whose benefit is to be part of a signature algorithm implies that all verifiers will have the new algorithm in their implementations. In online protocols with negotiation, that's acceptable (but still a bit onerous). However, if these signatures are also meant to be used in protocols with no negotiation (such as PKIX and CMS), then adding a new signature algorithm needs to be done only if the advantage (in this case, speed of one part of the verification) greatly outweighs the disadvantage of some verifiers having to fail completely.

To date, it is extremely rare to hear "we can't use SHA256 in this signature algorithm because it is too slow". This proposal seems to be based on optimization, not actual need.

These balances should be covered in the document, probably in the introducti&lt;/pre&gt;</description>
    <dc:creator>Paul Hoffman</dc:creator>
    <dc:date>2013-05-23T17:47:10</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.ietf.saag/3256">
    <title>Re: Recommended Usages of SHA-512/224,SHA-512/256 (draft-dang-turner-sha-512-224-256-00.txt)</title>
    <link>http://permalink.gmane.org/gmane.ietf.saag/3256</link>
    <description>&lt;pre&gt;They appear to be mentioned here:

http://csrc.nist.gov/groups/ST/crypto_apps_infra/csor/algorithms.html#Hash

Secure Hash Algorithm object identifiers

id-sha256 OBJECT IDENTIFIER ::= { hashAlgs 1 }

id-sha384 OBJECT IDENTIFIER ::= { hashAlgs 2 }

id-sha512 OBJECT IDENTIFIER ::= { hashAlgs 3 }

id-sha224 OBJECT IDENTIFIER ::= { hashAlgs 4 }

id-sha512-224 OBJECT IDENTIFIER ::= { hashAlgs 5 }

id-sha512-256 OBJECT IDENTIFIER ::= { hashAlgs 6 }


On Thu, May 23, 2013 at 8:39 AM, Russ Housley &amp;lt;housley&amp;lt; at &amp;gt;vigilsec.com&amp;gt; wrote:

&lt;/pre&gt;</description>
    <dc:creator>Matthew Chalmers</dc:creator>
    <dc:date>2013-05-23T14:47:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.ietf.saag/3255">
    <title>Re: Recommended Usages of SHA-512/224,SHA-512/256  (draft-dang-turner-sha-512-224-256-00.txt)</title>
    <link>http://permalink.gmane.org/gmane.ietf.saag/3255</link>
    <description>&lt;pre&gt;Quynh:

Has NIST assigned OIDs for these hash algorithms?  If so, it would be good to include them in this draft, even as an appendix.

Russ


On May 23, 2013, at 7:23 AM, Dang, Quynh wrote:


&lt;/pre&gt;</description>
    <dc:creator>Russ Housley</dc:creator>
    <dc:date>2013-05-23T13:39:34</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.ietf.saag/3254">
    <title>Recommended Usages of SHA-512/224, SHA-512/256  (draft-dang-turner-sha-512-224-256-00.txt)</title>
    <link>http://permalink.gmane.org/gmane.ietf.saag/3254</link>
    <description>&lt;pre&gt;Hi everyone,

I just submitted an individual draft which I and Sean wrote together discussing recommended uses of SHA-512/224 and SHA-512/256. Below is the link to the ID.

http://www.ietf.org/id/draft-dang-turner-sha-512-224-256-00.txt


Your comments will be appreciated.

Regards,
Quynh.
&lt;/pre&gt;</description>
    <dc:creator>Dang, Quynh</dc:creator>
    <dc:date>2013-05-23T11:23:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.ietf.saag/3253">
    <title>Re: [OPSEC] Liaison from SG17 on IPv6 Security Guideline</title>
    <link>http://permalink.gmane.org/gmane.ietf.saag/3253</link>
    <description>&lt;pre&gt;
As I said when I forwarded the liaison, this liaison is "for information".  The ITU-T is not expecting any response to the liaison.  However...

Without diving into ITU-T process speak...  suffice it to say that the document (now called X.1037) has entered one of their approval processes.  The last call for comments on the document is June 12.  If you want to comment, one option is to send a liaison to the ITU-T, but the study group would probably not have time to consider the liaison before the last call closed.  That may be ok, if you simply want to include ideas for the next revision of the document.  The other way to comment is to submit AAP comments.  That process is easy if you are a sector member of the ITU-T, but is still possible if you are not.  ISOC is a sector member and can submit comments, or you can find an ITU-T sector member that agrees to submit your comments.  Here is the link --&amp;gt; http://www.itu.int/ITU-T/aap/aapid/2804/show.aspx 

If I can help, let me know.

Regards,
-scott.

&lt;/pre&gt;</description>
    <dc:creator>Scott Mansfield</dc:creator>
    <dc:date>2013-05-21T20:04:20</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.ietf.saag/3248">
    <title>Fwd: I-D Action: draft-saintandre-username-interop-00.txt</title>
    <link>http://permalink.gmane.org/gmane.ietf.saag/3248</link>
    <description>&lt;pre&gt;Some on this list might find this of interest.

spt

-------- Original Message --------
Subject: I-D Action: draft-saintandre-username-interop-00.txt
Date: Wed, 08 May 2013 20:52:20 -0700
From: internet-drafts&amp;lt; at &amp;gt;ietf.org
Reply-To: internet-drafts&amp;lt; at &amp;gt;ietf.org
To: i-d-announce&amp;lt; at &amp;gt;ietf.org


A New Internet-Draft is available from the on-line Internet-Drafts 
directories.


Title           : Username Interoperability
Author(s)       : Peter Saint-Andre
Filename        : draft-saintandre-username-interop-00.txt
Pages           : 9
Date            : 2013-05-08

Abstract:
    Various Internet protocols have defined constructs for usernames.
    This document describes a subset of characters to allow in usernames
    for maximal interoperability across Internet protocols.  The subset
    might prove useful in cases where a provider offers multiple services
    using the same underlying identifier.


The IETF datatracker status page for this draft is:
https://datatracker.ietf.org/doc/draft-saintandre-username-interop

T&lt;/pre&gt;</description>
    <dc:creator>Sean Turner</dc:creator>
    <dc:date>2013-05-09T09:33:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.ietf.saag/3247">
    <title>Fwd: Just Announced: New NIST Security Controls Document - SP 800-53 Rev 4 Training</title>
    <link>http://permalink.gmane.org/gmane.ietf.saag/3247</link>
    <description>&lt;pre&gt;
FYI


-------- Original Message --------
Subject: Just Announced:  New NIST Security Controls Document - SP
800-53 Rev 4 Training
Date: Tue, 07 May 2013 08:34:28 -0600
From: NIST Security Controls SP 800-53 Rev 4 Workshop
&amp;lt;Training&amp;lt; at &amp;gt;NIST800-53Rev4.potomacforum.org&amp;gt;
To: &amp;lt;stephen.farrell&amp;lt; at &amp;gt;cs.tcd.ie&amp;gt;



 Just Released NIST SP 800-53 Rev 4 (FINAL) Security Controls Document -
Released on April 30th. NIST Keynote and Featured Presentation. Workshop
will Present a Detailed Analysis of the Document-  Please Forward To
Your Associates - CIO, Security, IG, CFO, Program Managers &amp;amp; Staff,
Industry Interested in IT Security - Government &amp;amp; Industry -

New NIST Security Controls Publication
SP 800-53 Revision 4
(April 30, 2013)

http://www.potomacforum.org

http://www.potomacforum.org
Security and Privacy Controls
for Federal Information Systems and Organizations
Training Workshop

Gov Security Controls:
What is New
What Has Changed
How Does Rev 4 Effect Government Security Programs

Government and Industry Invited to Atte&lt;/pre&gt;</description>
    <dc:creator>Stephen Farrell</dc:creator>
    <dc:date>2013-05-07T14:39:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.ietf.saag/3246">
    <title>Fwd: [AVTCORE] I-D Action:draft-ietf-avtcore-rtp-security-options-03.txt</title>
    <link>http://permalink.gmane.org/gmane.ietf.saag/3246</link>
    <description>&lt;pre&gt;Security People,

AVTCORE WG are developing an overview document over available security
options for RTP. As several of these comes from various corners of the
security area as well as some being developed in AVT WG. I am thus
requesting review of this document.

Or maybe you want to be astonished of the flora of things you have
produced that can be applied to securing a protocol like RTP in its
various usages.

Thanks

Magnus Westerlund
&lt;/pre&gt;</description>
    <dc:creator>Magnus Westerlund</dc:creator>
    <dc:date>2013-05-06T09:57:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.ietf.saag/3244">
    <title>Biggest Fake Conference in Computer Science</title>
    <link>http://permalink.gmane.org/gmane.ietf.saag/3244</link>
    <description>&lt;pre&gt;We are researchers from different parts of the world and conducted a study on  
the world’s biggest bogus computer science conference WORLDCOMP 
( http://sites.google.com/site/worlddump1 ) organized by Prof. Hamid Arabnia 
from University of Georgia, USA.


We submitted a fake paper to WORLDCOMP 2011 and again (the same paper 
with a modified title) to WORLDCOMP 2012. This paper had numerous 
fundamental mistakes. Sample statements from that paper include: 

(1). Binary logic is fuzzy logic and vice versa
(2). Pascal developed fuzzy logic
(3). Object oriented languages do not exhibit any polymorphism or inheritance
(4). TCP and IP are synonyms and are part of OSI model 
(5). Distributed systems deal with only one computer
(6). Laptop is an example for a super computer
(7). Operating system is an example for computer hardware


Also, our paper did not express any conceptual meaning.  However, it 
was accepted both the times without any modifications (and without 
any reviews) and we were invited to submit t&lt;/pre&gt;</description>
    <dc:creator>hammondjohnson&lt; at &gt;hushmail.com</dc:creator>
    <dc:date>2013-04-27T18:03:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.ietf.saag/3243">
    <title>BoF dates for Berlin IETF</title>
    <link>http://permalink.gmane.org/gmane.ietf.saag/3243</link>
    <description>&lt;pre&gt;
Hiya,

If someone is interested in a security related BoF in Berlin
you probably need to be talking to Sean or me real soon now.

The dates are:

• 2013-06-17 (Monday): Cutoff date for BOF proposal requests to Area
Directors at UTC 24:00. To request a BOF, please see instructions on
Requesting a BOF.
• 2013-06-20 (Thursday): Cutoff date for Area Directors to approve BOFs
at UTC 24:00.

Cheers,
S.
&lt;/pre&gt;</description>
    <dc:creator>Stephen Farrell</dc:creator>
    <dc:date>2013-04-23T20:33:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.ietf.saag/3242">
    <title>Requesting review of AES-GCM and AES-CCM Authenticated Encryption in Secure RTP (SRTP)</title>
    <link>http://permalink.gmane.org/gmane.ietf.saag/3242</link>
    <description>&lt;pre&gt;Hi,

The AVTCORE WG has developed this application of AES-GCM and AES-CCM as
cipher suit for SRTP. I would really appreciate if some more security
knowledgeable would take a look at it before we request publication. If
they have any understanding of SRTP it would be a big plus.

https://datatracker.ietf.org/doc/draft-ietf-avtcore-srtp-aes-gcm/

Thanks

Magnus Westerlund
AVTCORE WG chair


&lt;/pre&gt;</description>
    <dc:creator>Magnus Westerlund</dc:creator>
    <dc:date>2013-04-18T13:37:54</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.ietf.saag/3241">
    <title>SSH user key management - new draft and mailing list</title>
    <link>http://permalink.gmane.org/gmane.ietf.saag/3241</link>
    <description>&lt;pre&gt;A new draft "SSH Key Management for Automated Access - Current Recommended Practice" is now available at https://tools.ietf.org/html/draft-ylonen-sshkeybcp-01

The draft is relevant for anyone interested in SSH user key management and more generally identity and access management.  We have found hundreds of thousands to millions of SSH authorized keys from the IT environments of many large enterprises (many times more than they have interactive users), and bringing key-based access under control is very important.  The draft outlines the risks with unmanaged key-based access and presents a process for remediating the situation in an existing environment and implanting an ongoing process for monitoring and managing key-based access (and other automated passwordless access).

I am hoping the draft will evolve into a BCP (Best Current Practice) standard on managing SSH user keys in organizations.  The draft is mostly about process and policy, not technical protocols, as SSH user key management is really an iden&lt;/pre&gt;</description>
    <dc:creator>Tatu Ylonen</dc:creator>
    <dc:date>2013-04-06T13:45:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.ietf.saag/3240">
    <title>Fwd: Fwd: Choosing a header compression algorithm</title>
    <link>http://permalink.gmane.org/gmane.ietf.saag/3240</link>
    <description>&lt;pre&gt;
The httpbis wg are trying to figure out how to
do compression in HTTP/2.0 in a way that's not
so vulnerable to the CRIME attack.

They'd like additional security eyeballs on what
is quite a tricky problem.

If you're willing and able to help then that'd be
best done on the httpbis wg list.

Any other questions feel free to ask me or Mark
(httpbis wg chair, cc'd) offlist.

S.


-------- Original Message --------
Subject: Fwd: Choosing a header compression algorithm
Date: Sat, 30 Mar 2013 16:50:32 +1100
From: Mark Nottingham &amp;lt;mnot&amp;lt; at &amp;gt;mnot.net&amp;gt;
To: Stephen Farrell &amp;lt;stephen.farrell&amp;lt; at &amp;gt;cs.tcd.ie&amp;gt;, Sean Turner
&amp;lt;turners&amp;lt; at &amp;gt;ieca.com&amp;gt;

Any input from Security would be most welcome here…

Cheers,

Begin forwarded message:


--
Mark Nottingham   http://www.mnot.net/





&lt;/pre&gt;</description>
    <dc:creator>Stephen Farrell</dc:creator>
    <dc:date>2013-03-30T11:39:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.ietf.saag/3239">
    <title>Re: security consideration of CGA and SSAS - I-D action :draft-rafiee-6man-ssas</title>
    <link>http://permalink.gmane.org/gmane.ietf.saag/3239</link>
    <description>&lt;pre&gt;
On Mar 25, 2013, at 12:02 PM, Bob Hinden &amp;lt;bob.hinden&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:

See, for example, http://arstechnica.com/security/2012/12/25-gpu-cluster-cracks-every-standard-windows-password-in-6-hours/


--Steve Bellovin, https://www.cs.columbia.edu/~smb





&lt;/pre&gt;</description>
    <dc:creator>Steven Bellovin</dc:creator>
    <dc:date>2013-03-26T18:04:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.ietf.saag/3238">
    <title>FW: New Version Notification fordraft-moriarty-pkcs12v1-1-01.txt</title>
    <link>http://permalink.gmane.org/gmane.ietf.saag/3238</link>
    <description>&lt;pre&gt;Hello,

I believe the attached version addresses all of the outstanding questions.  Please let me know if there are any further comments.  Once version 1.0 is published, then we can work on the more extensive changes in a revision.

Thank you,
Kathleen

-----Original Message-----
From: internet-drafts&amp;lt; at &amp;gt;ietf.org [mailto:internet-drafts&amp;lt; at &amp;gt;ietf.org] 
Sent: Monday, March 25, 2013 2:11 PM
To: Moriarty, Kathleen
Cc: mnystrom&amp;lt; at &amp;gt;microsoft.com; Parkinson, Sean; Rusch, Andreas; Scott, Michael2
Subject: New Version Notification for draft-moriarty-pkcs12v1-1-01.txt


A new version of I-D, draft-moriarty-pkcs12v1-1-01.txt
has been successfully submitted by Kathleen M. Moriarty and posted to the
IETF repository.

Filename: draft-moriarty-pkcs12v1-1
Revision: 01
Title: PKCS 12 v1: Personal Information Exchange Syntax
Creation date: 2013-03-25
Group: Individual Submission
Number of pages: 29
URL:             http://www.ietf.org/internet-drafts/draft-moriarty-pkcs12v1-1-01.txt
Status:          http://datatracker.ietf.org/d&lt;/pre&gt;</description>
    <dc:creator>Moriarty, Kathleen</dc:creator>
    <dc:date>2013-03-25T18:36:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.ietf.saag/3235">
    <title>Re: security consideration of CGA and SSAS - I-D action : draft-rafiee-6man-ssas</title>
    <link>http://permalink.gmane.org/gmane.ietf.saag/3235</link>
    <description>&lt;pre&gt;Because as processors get faster, the relative amount of work remains
constant at 2^59, but the absolute amount of processing time per
operation decreases for both attacker and defender. So the absolute
amount of time required to mount a successful attack also decreases over
the long term.

At some point, the absolute amount of time required to mount an attack
will eventually be comparable to the amount of time an address is in
use, which makes attacks attractive.

Eventually you either have to reduce the time the CGA address remains in
use, or make the algorithm more complex for both attacker and defender
[add sec]. c.f. DES -&amp;gt; triple DES.

_______________________________________________
saag mailing list
saag&amp;lt; at &amp;gt;ietf.org
https://www.ietf.org/mailman/listinfo/saag
&lt;/pre&gt;</description>
    <dc:creator>Ray Hunter</dc:creator>
    <dc:date>2013-03-25T06:35:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.ietf.saag/3233">
    <title>Re: security consideration of CGA and SSAS - I-D action :draft-rafiee-6man-ssas</title>
    <link>http://permalink.gmane.org/gmane.ietf.saag/3233</link>
    <description>&lt;pre&gt;
2^59 is a rather large number. Everything else being equal, another 1 second of computation at the user translates into another 18 billion years at the attacker.

&lt;/pre&gt;</description>
    <dc:creator>Christian Huitema</dc:creator>
    <dc:date>2013-03-25T04:33:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.ietf.saag/3231">
    <title>Re: security consideration of CGA and SSAS - Ii-D action :draft-rafiee-6man-ssas</title>
    <link>http://permalink.gmane.org/gmane.ietf.saag/3231</link>
    <description>&lt;pre&gt;I have a simpler solution (assuming to-be-matched bits are high order,
if they are not 2 must be replaced by 2**k)
 - pick one prime number
 - divide the modulus to get the second prime number range
 - for all odd numbers in the range (fast) check it is prime
Note the standard RSA generation is:
 - pick a bunch of random bits of the wanted size
 - fast checks it is prime, if it is not retry, if it is got a prime
Apply this twice to get the 2 primes, compute the modulus, private
exponent and CRT coefficients with a (given too) public exponent.

So I argue it is not significantly more expensive to break a SSAS (*)
than to generate a new RSA key pair.

Regards

Francis.Dupont&amp;lt; at &amp;gt;fdupont.fr

PS (*): the solved problem is to find a valid RSA key pair which
shares N contiguous bits of the modulus, N &amp;lt;&amp;lt; size(modulus)
(verified for any SSAS like as 64 &amp;lt;&amp;lt; 1024.
PPS: Christian's argument applies for ECDSA (I expect ECDSA will
replace by RSA in the SSAS proposal if it is not simply
withdrawn) so if nobody has a quicker wa&lt;/pre&gt;</description>
    <dc:creator>Francis Dupont</dc:creator>
    <dc:date>2013-03-23T12:26:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.ietf.saag/3229">
    <title>Re: IETF-86 draft saag minutes</title>
    <link>http://permalink.gmane.org/gmane.ietf.saag/3229</link>
    <description>&lt;pre&gt;
Oops. Thanks.
S

On 03/23/2013 12:38 AM, Yoav Nir wrote:
&lt;/pre&gt;</description>
    <dc:creator>Stephen Farrell</dc:creator>
    <dc:date>2013-03-23T00:59:11</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.ietf.saag">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.ietf.saag</link>
  </textinput>
</rdf:RDF>
