1
I Use This!
Inactive

News

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Posted almost 20 years ago by [email protected] (Shachar Shemesh)
Rsyncrypto is a rsync friendly file encryption, where localized modifications in the plaintext file result in localized modifications in the cyphertext file, to preserve rsync's efficiency over the wire. This beta version adds file name encryption. ... [More] The file name encryption is incomplete, and only covers recursive encryption at this stage. This version does not compile on Windows. (0 comments) [Less]
Posted almost 20 years ago by [email protected] (Shachar Shemesh)
Future plans for the product have been published at https://sourceforge.net/docman/admin/index.php?group_id=129038. These detail all the steps that need to take place before declaring rsyncrypto "released". (0 comments)
Posted about 20 years ago by [email protected] (Shachar Shemesh)
The original release 0.14 of rsyncrypto was missing libeay32.dll. The missing file has been added, and the ZIP file updated. (0 comments)
Posted about 20 years ago by [email protected] (Shachar Shemesh)
Version 0.14 of rsyncrypto has been released today. rsyncrypto is a rsync friendly file encryption, where localized modifications in the plaintext file result in localized modifications in the cyphertext file, to preserve rsync's efficiency over the ... [More] wire. New to this version - rsyncrypto now runs on Windows! This version has been totally revamped to use "libargtable" instead of "getopt_long". As part of the Windows port, there was lots of code movement. It also now sports an automatic regression testing tool. (0 comments) [Less]
Posted over 20 years ago by [email protected] (Shachar Shemesh)
Version 0.13 of rsyncrypto has been released today. rsyncrypto is a rsync friendly file encryption, where localized modifications in the plaintext file result in localized modifications in the cyphertext file, to preserve rsync's efficiency over the ... [More] wire. This version fixes a problem that prevented rsyncrypto from running on OpenBSD machines. It also includes the patch for gzip necessary for making gzip work with rsyncrypto. (0 comments) [Less]