bug13399_part1 186 B

123
  1. o Code simplifications and refactoring:
  2. - Refactor our generic strmap and digestmap types into a single
  3. implementation, so that we can add a new digest256map type trivially.