Context Triggered Piecewise Hash Computation Using 'ssdeep'
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

11 lines
247 B

# Generated by roxygen2: do not edit by hand
export("%>%")
export(hash_compare)
export(hash_con)
export(hash_file)
export(hash_raw)
export(split_hash)
importFrom(Rcpp,sourceCpp)
importFrom(magrittr,"%>%")
useDynLib(ssdeepr, .registration = TRUE)