http://thread.gmane.org/gmane.comp.version-control.git/11312...
Also, I notice you're using ECB. Shouldn't CBC be used?
As for ECB vs CBC, I recommend reading https://github.com/shadowhand/git-encrypt/issues/2 which cover both ECB and fixed salts in depth.
As for ECB vs CBC, I recommend reading https://github.com/shadowhand/git-encrypt/issues/2 which cover both ECB and fixed salts in depth.