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