-
Type: Improvement
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: GridFS
-
None
The GridFS spec deprecated the MD5 hash on file contents, but the .NET/C# Driver still supports it. Use of MD5 is not FIPS compliant. With MongoDB.Driver.GridFS being merged into MongoDB.Driver via CSHARP-5232, we should remove MD5 support from GridFS so that we don't introduce a known FIPS-compliance problem to the driver.
- is depended on by
-
CSHARP-5307 Add new GridFS spec files
- Backlog
-
CSHARP-5304 Mark MD5 support in GridFS as Obsolete in 2.x
- Closed