bakker-team / bakker

Linux time machine
MIT License
4 stars 3 forks source link

Move digest functions #5

Closed eichenroth closed 5 years ago

eichenroth commented 5 years ago

Move each of the digest functions from https://github.com/2start/bakker/blob/master/bakker/utils.py to the corresponding node in https://github.com/2start/bakker/blob/master/bakker/checkpoint.py respectively.

Rename to checksum at the same time.