-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Queryable Encryption
-
None
-
Server Security
-
Fully Compatible
-
ALL
-
v8.0
-
Security 2024-04-29
The calculation for the length of the Edges for a QE range value in Edges::size() currently fails to account for the trim factor. This means that for trim factor greater than 0, the calculated edge length is greater than what it's supposed to be, which is the length of the vector calculated in Edges::get().