<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 09:08:55 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-543] Implement conversion of FLE2 placeholder to InsertUpdatePayloadV2</title>
                <link>https://jira.mongodb.org/browse/MONGOCRYPT-543</link>
                <project id="17481" key="MONGOCRYPT">Libmongocrypt</project>
                    <description>&lt;p&gt;In &lt;tt&gt;mongocrypt-marking.c&lt;/tt&gt;, the functions:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;&lt;tt&gt;_mongocrypt_fle2_placeholder_to_insert_update_ciphertext()&lt;/tt&gt;&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;_mongocrypt_fle2_placeholder_to_insert_update_ciphertextForRange()&lt;/tt&gt;&lt;br/&gt;
will need to be updated to support the v2 payload types.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;In particular, the following changes are needed:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;the type of &lt;tt&gt;payload&lt;/tt&gt; changes to &lt;tt&gt;mc_FLE2InsertUpdatePayloadV2_t&lt;/tt&gt;&lt;/li&gt;
	&lt;li&gt;the ECCDerivedToken must be replaced by a ServerDerivedFromDataToken&lt;/li&gt;
	&lt;li&gt;the computation of EncryptedTokens shall only encrypt the ESCDerivedFromDataAndContentionFactorToken&lt;/li&gt;
	&lt;li&gt;set &lt;tt&gt;payload.contentionFactor&lt;/tt&gt; to the randomly generated contention factor&lt;/li&gt;
	&lt;li&gt;change calls to payload init/serialize/cleanup with v2 counterparts&lt;/li&gt;
	&lt;li&gt;change the final serialized FLE2 subtype to &lt;tt&gt;MC_SUBTYPE_FLE2InsertUpdatePayloadV2&lt;/tt&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="2270699">MONGOCRYPT-543</key>
            <summary>Implement conversion of FLE2 placeholder to InsertUpdatePayloadV2</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</type>
                                            <priority id="10300" iconUrl="https://jira.mongodb.org/images/icons/priorities/medium.svg">Unknown</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="sara.golemon@mongodb.com">Sara Golemon</assignee>
                                    <reporter username="erwin.pe@mongodb.com">Erwin Pe</reporter>
                        <labels>
                    </labels>
                <created>Tue, 21 Feb 2023 15:52:54 +0000</created>
                <updated>Sat, 28 Oct 2023 10:25:57 +0000</updated>
                            <resolved>Wed, 8 Mar 2023 18:06:54 +0000</resolved>
                                                    <fixVersion>1.8.0</fixVersion>
                    <fixVersion>1.8.0-alpha0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="5286635" author="xgen-internal-githook" created="Mon, 20 Mar 2023 22:35:53 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Sara Golemon&apos;, &apos;email&apos;: &apos;sara.golemon@mongodb.com&apos;, &apos;username&apos;: &apos;sgolemon&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/MONGOCRYPT-543&quot; title=&quot;Implement conversion of FLE2 placeholder to InsertUpdatePayloadV2&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MONGOCRYPT-543&quot;&gt;&lt;del&gt;MONGOCRYPT-543&lt;/del&gt;&lt;/a&gt; Implement FLE2InsertUpdatePayloadV2 transform&lt;br/&gt;
Branch: shreyaskalyan/&lt;a href=&quot;https://jira.mongodb.org/browse/MONGOCRYPT-539&quot; title=&quot;Add unit test for the PayloadV2 parse &amp;amp; serialization interface&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MONGOCRYPT-539&quot;&gt;&lt;del&gt;MONGOCRYPT-539&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/libmongocrypt/commit/1c3fd9c7593a4273e6a9d8385ca15c2b683aab08&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libmongocrypt/commit/1c3fd9c7593a4273e6a9d8385ca15c2b683aab08&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5259404" author="xgen-internal-githook" created="Wed, 8 Mar 2023 18:06:06 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Sara Golemon&apos;, &apos;email&apos;: &apos;sara.golemon@mongodb.com&apos;, &apos;username&apos;: &apos;sgolemon&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/MONGOCRYPT-543&quot; title=&quot;Implement conversion of FLE2 placeholder to InsertUpdatePayloadV2&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MONGOCRYPT-543&quot;&gt;&lt;del&gt;MONGOCRYPT-543&lt;/del&gt;&lt;/a&gt; Implement FLE2InsertUpdatePayloadV2 transform&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/libmongocrypt/commit/1c3fd9c7593a4273e6a9d8385ca15c2b683aab08&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libmongocrypt/commit/1c3fd9c7593a4273e6a9d8385ca15c2b683aab08&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5256208" author="sara.golemon" created="Tue, 7 Mar 2023 18:03:24 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/libmongocrypt/pull/588&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libmongocrypt/pull/588&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                <customfield id="customfield_21957" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Binding Changes</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="22966"><![CDATA[Not Needed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <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>PM-2972</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i1gbz9:</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="6921">Security 2023-03-20</customfieldvalue>

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