# File lib/mcollective/ssl.rb, line 204
    def md5(string)
      SSL.md5(string)
    end