<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://cyrille.giquello.fr/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>Cyrille Giquello</title>
        <description></description>
        <link>https://cyrille.giquello.fr/</link>
        <lastBuildDate>Wed, 10 Jun 2026 15:28:13 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://cyrille.giquello.fr/_media/wiki/dokuwiki.svg</url>
            <title>Cyrille Giquello</title>
            <link>https://cyrille.giquello.fr/</link>
        </image>
        <item>
            <title>rsa</title>
            <link>https://cyrille.giquello.fr/informatique/crypto/rsa</link>
            <description>RSA

/glossaire/rsa

Présentations de l&#039;algo RSA:

	*  &lt;http://www.di-mgt.com.au/rsa_alg.html&gt;
	*  &lt;http://www.cryptosec.org/RSA.html&gt;

	*  key generation
		*  p, q are two large random primes
		*  n = pq is of the required bit length
		*  phi = (p-1)(q-1)
		*  public exponent e: 1 &lt; e &lt; phi, gcd(e, phi) = 1
		*  secret exponent d: 1 &lt; d &lt; phi, ed ≡ 1 (mod phi)</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 06 Aug 2023 07:58:20 +0000</pubDate>
        </item>
    </channel>
</rss>
