Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-41440

Rename SHABlock to HashBlock

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.1
    • Affects Version/s: None
    • Component/s: Security
    • Labels:
    • Fully Compatible
    • Security 2019-06-17, Security 2019-07-01

      The internal SHABlock class represents the output of a hash algorithm. It has generic methods for interacting with a fixed width binary blob. It has traits about hash implementations injected via templates. We currently only support SHA-1 and and various SHA-2 algorithms, but there is nothing about the class that would prevent implementations of other hash algorithms.

      We should rename SHABlock to HashBlock, to indicate the generic nature of the class.

            Assignee:
            jason.piao@mongodb.com Jason Piao (Inactive)
            Reporter:
            spencer.jackson@mongodb.com Spencer Jackson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: