# File lib/fpm/package/rpm.rb, line 602
  def digest_algorithm
    return DIGEST_ALGORITHM_MAP[attributes[:rpm_digest]]
  end