Skip to content

Commit caa6bb7

Browse files
authored
MONGOCRYPT-886 Remove link to mongodb enteprise repo fork in comments (mongodb#1132)
1 parent e2e5f8b commit caa6bb7

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

src/mc-fle-blob-subtype-private.h

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,8 @@
1818
#define MC_FLE_BLOB_SUBTYPE_PRIVATE_H
1919

2020
/* FLE Blob Subtype is the first byte of a BSON Binary Subtype 6.
21-
* FLE1 Blob Subtypes are defined in:
22-
* https://github.com/mongodb/specifications/blob/master/source/bson-binary-encrypted/binary-encrypted.md
23-
* FLE2 Blob Subtypes are currently defined in:
24-
* https://github.com/markbenvenuto/mongo-enterprise-modules/blob/fle2/fle_protocol.md#reference-bindata-6-subtypes.
21+
* These are defined by the EncryptedBinDataType enum in:
22+
* https://github.com/mongodb/mongo/blob/0d51c5cb6571a14e690c4774bb069d1990fd35b6/src/mongo/crypto/fle_field_schema.idl
2523
*/
2624

2725
typedef enum {

0 commit comments

Comments
 (0)