Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-1584

Write an incremental MD5 implementation for .NET Core

    • Type: Icon: Task Task
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • 2.3
    • Affects Version/s: 2.2.3
    • Component/s: GridFS
    • Labels:
      None

      GridFS relies on being able to compute an MD5 hash incrementally as the GridFS chunks are being uploaded or downloaded.

      Since the .NET Core implementation of MD5 only works with entire buffers at a time, we have to write our own implementation of MD5 (at least for the .NET Core version of the driver).

            Assignee:
            Unassigned Unassigned
            Reporter:
            robert@mongodb.com Robert Stam
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: