<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 09:08:20 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[MONGOCRYPT-264] Add crypto RSAES-PKCS1-v1_5 (Windows)</title>
                <link>https://jira.mongodb.org/browse/MONGOCRYPT-264</link>
                <project id="17481" key="MONGOCRYPT">Libmongocrypt</project>
                    <description>&lt;p&gt;Add support for signature with&#160;RSAES-PKCS1-v1_5 to src/crypto/cng.c. This is required for GCP oauth. Since libmongocrypt won&apos;t do file I/O, expect the key to be passed through as bytes.&lt;/p&gt;</description>
                <environment></environment>
        <key id="1449806">MONGOCRYPT-264</key>
            <summary>Add crypto RSAES-PKCS1-v1_5 (Windows)</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="13201">Fixed</resolution>
                                        <assignee username="mark.benvenuto@mongodb.com">Mark Benvenuto</assignee>
                                    <reporter username="kevin.albertson@mongodb.com">Kevin Albertson</reporter>
                        <labels>
                    </labels>
                <created>Sun, 23 Aug 2020 15:44:41 +0000</created>
                <updated>Sat, 28 Oct 2023 10:25:28 +0000</updated>
                            <resolved>Thu, 8 Oct 2020 16:30:23 +0000</resolved>
                                                    <fixVersion>1.1.0-beta1</fixVersion>
                                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="3434633" author="xgen-internal-githook" created="Thu, 8 Oct 2020 16:30:13 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Mark Benvenuto&apos;, &apos;email&apos;: &apos;markbenvenuto@users.noreply.github.com&apos;, &apos;username&apos;: &apos;markbenvenuto&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/MONGOCRYPT-264&quot; title=&quot;Add crypto RSAES-PKCS1-v1_5 (Windows)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MONGOCRYPT-264&quot;&gt;&lt;del&gt;MONGOCRYPT-264&lt;/del&gt;&lt;/a&gt; Add crypto RSAES-PKCS1 SHA256 signing for Windows (#115)&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/libmongocrypt/commit/ccfc731a75f77b3a0fa498a93c8a08b025e9c3cf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libmongocrypt/commit/ccfc731a75f77b3a0fa498a93c8a08b025e9c3cf&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3429036" author="mark.benvenuto" created="Tue, 6 Oct 2020 19:06:05 +0000"  >&lt;p&gt;PR: &lt;a href=&quot;https://github.com/mongodb/libmongocrypt/pull/115&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libmongocrypt/pull/115&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3408198" author="mark.benvenuto" created="Wed, 23 Sep 2020 19:12:01 +0000"  >&lt;p&gt;Example from MSDN - &lt;a href=&quot;https://docs.microsoft.com/en-us/windows/win32/seccrypto/example-c-program-signing-a-hash-and-verifying-the-hash-signature&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://docs.microsoft.com/en-us/windows/win32/seccrypto/example-c-program-signing-a-hash-and-verifying-the-hash-signature&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Example code from C driver to load a PEM private key:&#160; &lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/blob/master/src/libmongoc/src/mongoc/mongoc-secure-channel.c#L123-L222&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/blob/master/src/libmongoc/src/mongoc/mongoc-secure-channel.c#L123-L222&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Using the CryptoAPI is necessary since BCrypt has no&#160;CryptDecodeObjectEx&#160;like function. It is simpler to only use CryptoAPI and not try to convert from a decoded PKCS#1 into a format that BCrypt understands.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="1449805">MONGOCRYPT-263</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1449807">MONGOCRYPT-265</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                            <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>MONGOCRYPT-250</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hxoanr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="4227">Security 2020-10-19</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>