<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 09:08:56 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-545] Implement conversion of FLE2 placeholder to FindRangePayloadV2 </title>
                <link>https://jira.mongodb.org/browse/MONGOCRYPT-545</link>
                <project id="17481" key="MONGOCRYPT">Libmongocrypt</project>
                    <description>&lt;p&gt;In &lt;tt&gt;mongocrypt-marking.c&lt;/tt&gt;, the function &lt;tt&gt;_mongocrypt_fle2_placeholder_to_find_ciphertextForRange()&lt;/tt&gt; will need to be updated to support the v2 payload type.&lt;/p&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_FLE2FindRangePayloadV2_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 type of the edge token set changes to &lt;tt&gt;mc_EdgeFindTokenSetV2_t&lt;/tt&gt;&lt;/li&gt;
	&lt;li&gt;the derivation of the ServerDataEncryptionLevel1Token (for the top-level payload, and for each edge) shall be removed. This token is no longer needed in the v2 payload.&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_FLE2FindRangePayloadV2&lt;/tt&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="2270884">MONGOCRYPT-545</key>
            <summary>Implement conversion of FLE2 placeholder to FindRangePayloadV2 </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 17:24:56 +0000</created>
                <updated>Sat, 28 Oct 2023 10:25:57 +0000</updated>
                            <resolved>Wed, 8 Mar 2023 22:02:13 +0000</resolved>
                                                    <fixVersion>1.8.0</fixVersion>
                    <fixVersion>1.8.0-alpha0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="5286637" author="xgen-internal-githook" created="Mon, 20 Mar 2023 22:35:56 +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-545&quot; title=&quot;Implement conversion of FLE2 placeholder to FindRangePayloadV2 &quot; class=&quot;issue-link&quot; data-issue-key=&quot;MONGOCRYPT-545&quot;&gt;&lt;del&gt;MONGOCRYPT-545&lt;/del&gt;&lt;/a&gt; Implement FLE2FindRangePayloadV2 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/2ec9c3c4ff94f76bb51a5b4cc2fe9190457d6541&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libmongocrypt/commit/2ec9c3c4ff94f76bb51a5b4cc2fe9190457d6541&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5259957" author="xgen-internal-githook" created="Wed, 8 Mar 2023 22:01:39 +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-545&quot; title=&quot;Implement conversion of FLE2 placeholder to FindRangePayloadV2 &quot; class=&quot;issue-link&quot; data-issue-key=&quot;MONGOCRYPT-545&quot;&gt;&lt;del&gt;MONGOCRYPT-545&lt;/del&gt;&lt;/a&gt; Implement FLE2FindRangePayloadV2 transform&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/libmongocrypt/commit/2ec9c3c4ff94f76bb51a5b4cc2fe9190457d6541&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libmongocrypt/commit/2ec9c3c4ff94f76bb51a5b4cc2fe9190457d6541&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5257071" author="sara.golemon" created="Tue, 7 Mar 2023 22:43:46 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/libmongocrypt/pull/591&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libmongocrypt/pull/591&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|i1h3ov:</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>