Library implementing the rsync remote-delta algorithm for efficient file synchronization
Library that implements the rsync remote-delta algorithm
rdiff$ rdiff signature basis.file basis.sig$ rdiff delta basis.sig newfile.txt delta.file$ rdiff patch basis.file delta.file reconstructed.file