<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Did the digital signature process change? Conflicting information on SSCP CBK editions. in Exams</title>
    <link>https://community.isc2.org/t5/Exams/Did-the-digital-signature-process-change-Conflicting-information/m-p/45912#M1611</link>
    <description>Thank you</description>
    <pubDate>Mon, 07 Jun 2021 20:57:05 GMT</pubDate>
    <dc:creator>James_Waithe</dc:creator>
    <dc:date>2021-06-07T20:57:05Z</dc:date>
    <item>
      <title>Did the digital signature process change? Conflicting information on SSCP CBK editions.</title>
      <link>https://community.isc2.org/t5/Exams/Did-the-digital-signature-process-change-Conflicting-information/m-p/45884#M1603</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did the digital signature creation process officially change?&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the older versions, and in my logical way of thinking, it says that &lt;U&gt;the message digest is "encrypted"&lt;/U&gt; with my private key.&amp;nbsp; In the new fifth edition, it says &lt;U&gt;&lt;STRONG&gt;the message digest is "decrypted" to CREATE the signature&lt;/STRONG&gt;&lt;/U&gt;.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Is this an error or an official change in procedures?&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The Official (ISC)2 SSCP CBK Reference, Fifth Edition&amp;nbsp; By: Mike Wills&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Carol produces a strong hash of the message content. This is known as the&amp;nbsp;&lt;EM&gt;secure message digest&lt;/EM&gt;.&lt;/LI&gt;&lt;LI&gt;&lt;U&gt;&lt;STRONG&gt;Carol&amp;nbsp;“decrypts”&amp;nbsp;that hash value, using the trapdoor function and her private key. This new value is her digital signature.&lt;/STRONG&gt;&lt;/U&gt;&lt;/LI&gt;&lt;LI&gt;Carol sends the message and her digital signature to Bob.&lt;/LI&gt;&lt;LI&gt;Bob&amp;nbsp;“encrypts”&amp;nbsp;Carol’s digital signature, using the same trapdoor algorithm and Carol’s public signature, to produce the signed hash value.&lt;/LI&gt;&lt;LI&gt;Bob uses the same hash function to produce a comparison hash of the message he received (not including the signature). If this matches the value he computed in step 4, he has proven that Carol (who is the only one who knows her private key) is the only one who could have sent that message.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The Official (ISC)2® Guide to the SSCP® CBK&amp;nbsp; Fourth Edition &amp;nbsp;2016&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Digital signatures provide authentication of a sender and integrity of a sender’s&lt;/P&gt;&lt;P&gt;message. A message is input into a hash function. &lt;U&gt;&lt;STRONG&gt;&lt;EM&gt;Then the hash value is&lt;/EM&gt;&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;&lt;EM&gt;encrypted using the private key of the sender&lt;/EM&gt;&lt;/STRONG&gt;&lt;/U&gt;. The result of these two steps yields&lt;/P&gt;&lt;P&gt;a digital signature. The receiver can verify the digital signature by decrypting the&lt;/P&gt;&lt;P&gt;hash value using the signer’s public key, then perform the same hash computation&lt;/P&gt;&lt;P&gt;over the message, and then compare the hash values for an exact match. If the&lt;/P&gt;&lt;P&gt;hash values are the same, then the signature is valid.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Even on CISSP CBK Reference Fifth Edition 2019&lt;/P&gt;&lt;P&gt;: "&lt;STRONG&gt;&lt;EM&gt;This hash value is then encrypted using the message author's private key to produce a digital signature. The digital signature is transmitted as an appendix to the message."&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;So what is going on??&amp;nbsp;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I have tried to find an update on FIPs.186-4, but cannot see any place where it standardises these steps.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2023 09:54:27 GMT</pubDate>
      <guid>https://community.isc2.org/t5/Exams/Did-the-digital-signature-process-change-Conflicting-information/m-p/45884#M1603</guid>
      <dc:creator>James_Waithe</dc:creator>
      <dc:date>2023-10-09T09:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: Did the digital signature process change? Conflicting information on SSCP CBK editions.</title>
      <link>https://community.isc2.org/t5/Exams/Did-the-digital-signature-process-change-Conflicting-information/m-p/45886#M1604</link>
      <description>Curious to see the response to this. I suspect it is a mistake but anything but low altitude on cryptography is out of my area of expertise. LOL</description>
      <pubDate>Sat, 31 Jul 2021 15:13:02 GMT</pubDate>
      <guid>https://community.isc2.org/t5/Exams/Did-the-digital-signature-process-change-Conflicting-information/m-p/45886#M1604</guid>
      <dc:creator>Budoka</dc:creator>
      <dc:date>2021-07-31T15:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Did the digital signature process change? Conflicting information on SSCP CBK editions.</title>
      <link>https://community.isc2.org/t5/Exams/Did-the-digital-signature-process-change-Conflicting-information/m-p/45895#M1605</link>
      <description>&lt;P&gt;I have to admit that Crypto was not and is not my first love.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Trapdoors are widely used in Crypto.&amp;nbsp; The trapdoor function is&lt;SPAN&gt;&amp;nbsp;easy to compute in one direction, but very difficult in the opposite direction&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;without special information.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I don't have current copies of with the Official Guides to the SSCP or but CISSP&amp;nbsp; but I would hope that there was some additional information associated with that passage allowing the reader to fully understand Trapdoors in Crypto.&amp;nbsp; I believe that FIPS refers to these processes as generation and verification&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.isc2.org/t5/user/viewprofilepage/user-id/1086253963"&gt;@AndreaMoore&lt;/a&gt;&amp;nbsp;This one needs to go to the folks Education,&amp;nbsp; Seems the two publications offer slightly different language.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;my nickel on an early Saturday morning.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;d&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Jun 2021 11:54:47 GMT</pubDate>
      <guid>https://community.isc2.org/t5/Exams/Did-the-digital-signature-process-change-Conflicting-information/m-p/45895#M1605</guid>
      <dc:creator>dcontesti</dc:creator>
      <dc:date>2021-06-06T11:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: Did the digital signature process change? Conflicting information on SSCP CBK editions.</title>
      <link>https://community.isc2.org/t5/Exams/Did-the-digital-signature-process-change-Conflicting-information/m-p/45896#M1606</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.isc2.org/t5/user/viewprofilepage/user-id/145320939"&gt;@James_Waithe&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did the digital signature creation process officially change?&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the older versions, and in my logical way of thinking, it says that &lt;U&gt;the message digest is "encrypted"&lt;/U&gt; with my private key.&amp;nbsp; In the new fifth edition, it says &lt;U&gt;&lt;STRONG&gt;the message digest is "decrypted" to CREATE the signature&lt;/STRONG&gt;&lt;/U&gt;.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;...&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;So what is going on??&amp;nbsp;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;It is quite obvious that the editors of the 5th edition messed up and swapped the words &lt;EM&gt;decrypt&lt;/EM&gt; and &lt;EM&gt;encrypt&lt;/EM&gt;. The 4th edition for SSCP and the CISSP reference have it right.&lt;/P&gt;&lt;P&gt;No need to ponder deeply; just mark your book to correct the two errors.&lt;/P&gt;&lt;P&gt;As for&amp;nbsp;&lt;a href="https://community.isc2.org/t5/user/viewprofilepage/user-id/1566072329"&gt;@amandavanceISC2&lt;/a&gt;&amp;nbsp;getting involved, yes Please. There should be an errata list available on the (ISC)2 site which includes this correction.&lt;/P&gt;&lt;P&gt;(While I am not a crypto expert at the math level, working deeply in PKI from 1998-2002 was core to my transformation from IT to infosec. )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Craig&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Jun 2021 12:27:24 GMT</pubDate>
      <guid>https://community.isc2.org/t5/Exams/Did-the-digital-signature-process-change-Conflicting-information/m-p/45896#M1606</guid>
      <dc:creator>CraginS</dc:creator>
      <dc:date>2021-06-06T12:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: Did the digital signature process change? Conflicting information on SSCP CBK editions.</title>
      <link>https://community.isc2.org/t5/Exams/Did-the-digital-signature-process-change-Conflicting-information/m-p/45898#M1607</link>
      <description>&lt;P&gt;Thank you &lt;a href="https://community.isc2.org/t5/user/viewprofilepage/user-id/780103681"&gt;@CraginS&lt;/a&gt;&amp;nbsp;and I hope &lt;a href="https://community.isc2.org/t5/user/viewprofilepage/user-id/1566072329"&gt;@amandavanceISC2&lt;/a&gt;&amp;nbsp;can point this discussion to the responsible parties.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My concern is that this "new" concept is in two different places; Its also proposed in this study guide:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(ISC)2 SSCP Systems Security Certified Practitioner Official Study Guide, Second Edition&lt;/P&gt;&lt;P&gt;By: Mike Wills&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Question 17 of the self assessment.&amp;nbsp; I chose A, the book proposes C.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;17. Which statement best describes how digital signatures work?&lt;/P&gt;&lt;OL&gt;&lt;OL class="lia-list-style-type-upper-alpha"&gt;&lt;LI&gt;The sender hashes the message or file to produce a message digest and applies the chosen encryption algorithm and their private key to it. This is the signature. The recipient uses the sender's public key and applies the corresponding decryption algorithm to the signature, which will produce a matching message digest only if the message or file is authentically from the sender.&lt;/LI&gt;&lt;LI&gt;The sender hashes the message or file to produce a message digest and applies the chosen decryption algorithm and their public key to it. This is the signature. The recipient uses the sender's private key and applies the corresponding encryption algorithm to the signature, which will produce a matching message digest only if the message or file is authentically from the sender.&lt;/LI&gt;&lt;LI&gt;The sender hashes the message or file to produce a message digest and applies the chosen decryption algorithm and their private key to it. This is the signature. The recipient uses the sender's public key and applies the corresponding encryption algorithm to the signature, which will produce a matching message digest only if the message or file is authentically from the sender.&lt;/LI&gt;&lt;LI&gt;The sender encrypts the message or file with their private key and hashes the encrypted file to produce the signed message digest. This is the signature. The recipient uses the sender's public key and applies the corresponding decryption algorithm to the signature, which will produce a matching message digest only if the message or file is authentically from the sender.&lt;/LI&gt;&lt;/OL&gt;&lt;/OL&gt;&lt;P&gt;&lt;STRONG&gt;Answer:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;C: The incorrect answers show misapplication of the steps of the process. Option A has reversed who encrypts and who decrypts. Option B confuses the use of the sender's public and private key, and if the recipient knows the sender's private key it must no longer be private. Option D won't work, because decrypting the unencrypted hash won't produce anything that is useful.&lt;/P&gt;</description>
      <pubDate>Sun, 06 Jun 2021 15:43:26 GMT</pubDate>
      <guid>https://community.isc2.org/t5/Exams/Did-the-digital-signature-process-change-Conflicting-information/m-p/45898#M1607</guid>
      <dc:creator>James_Waithe</dc:creator>
      <dc:date>2021-06-06T15:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: Did the digital signature process change? Conflicting information on SSCP CBK editions.</title>
      <link>https://community.isc2.org/t5/Exams/Did-the-digital-signature-process-change-Conflicting-information/m-p/45911#M1610</link>
      <description>&lt;P&gt;Thanks for tagging me. I have passed this along and will follow up with you all soon.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 20:39:13 GMT</pubDate>
      <guid>https://community.isc2.org/t5/Exams/Did-the-digital-signature-process-change-Conflicting-information/m-p/45911#M1610</guid>
      <dc:creator>AndreaMoore</dc:creator>
      <dc:date>2021-06-07T20:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: Did the digital signature process change? Conflicting information on SSCP CBK editions.</title>
      <link>https://community.isc2.org/t5/Exams/Did-the-digital-signature-process-change-Conflicting-information/m-p/45912#M1611</link>
      <description>Thank you</description>
      <pubDate>Mon, 07 Jun 2021 20:57:05 GMT</pubDate>
      <guid>https://community.isc2.org/t5/Exams/Did-the-digital-signature-process-change-Conflicting-information/m-p/45912#M1611</guid>
      <dc:creator>James_Waithe</dc:creator>
      <dc:date>2021-06-07T20:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: Did the digital signature process change? Conflicting information on SSCP CBK editions.</title>
      <link>https://community.isc2.org/t5/Exams/Did-the-digital-signature-process-change-Conflicting-information/m-p/46534#M1669</link>
      <description>&lt;P&gt;&lt;a href="https://community.isc2.org/t5/user/viewprofilepage/user-id/780103681"&gt;@CraginS&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;James, Craig, and everyone else,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Egg on face. This was in fact a mistake I made in the 2nd edition Study Guide, which got propagated over into the 5th Edition CBK. I thank you, James, for bringing this to the community (which did bring it to me), so that we can get this error fixed before it propagates further.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It clearly should say in step 2 that Carol &lt;EM&gt;encrypts&lt;/EM&gt; only the hash of the message to produce the signature; then Bob in step 4 &lt;EM&gt;decrypts &lt;/EM&gt;it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for the confusion,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jul 2021 08:07:37 GMT</pubDate>
      <guid>https://community.isc2.org/t5/Exams/Did-the-digital-signature-process-change-Conflicting-information/m-p/46534#M1669</guid>
      <dc:creator>wills004</dc:creator>
      <dc:date>2021-07-20T08:07:37Z</dc:date>
    </item>
  </channel>
</rss>

