[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Added encryption feature to svn-backup-dumps.py tool

From: Benyamin Hirschberg <hisu00_at_gmail.com>
Date: Wed, 10 Jun 2015 13:11:44 +0300

hi

I have extended the options of svn-backup-dumps tool which now enables
creating encrypted dumps (using AES256-CTR).

It has a dependency on python's pycrypto module (which is by far the most
popular crypto module).

If you want some explanation about the encryption scheme then drop me a
mail although I think the python code and the bash script are
self-explanatory.

Ben

Received on 2015-06-10 12:55:26 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.