234 235 236
# File 'lib/crc.rb', line 234 def hexdigest Aux.hexdigest(crc, get_crc_module.bitsize) end