## package has dynamic library
useDynLib(digest)

## and one and only one core function
export(digest)
