Write an incremental MD5 implementation for .NET Core

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Won't Fix
    • Priority: Major - P3
    • 2.3
    • Affects Version/s: 2.2.3
    • Component/s: GridFS
    • None
    • None
    • None
    • None
    • None
    • None
    • 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
              Reporter:
              Robert Stam
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: