issues
search
diffcrypt
/
diffcrypt-ruby
Diffable encrypted files that can be committed into a git repo
MIT License
8
stars
3
forks
source link
Release: 0.3.2
#12
Closed
marcqualie
closed
4 years ago
marcqualie
commented
4 years ago
Added
CLI:
diffcrypt generate-key
command to generate a new key for a cipher
Internal: Library now generates and publishes code coverage publically on Code Climate
Changed
Only support ruby 2.5+ since 2.4 is no longer maintained
Removed
No longer generate and store a checksum. Backwards compatible since it wasn't used
Added
diffcrypt generate-key
command to generate a new key for a cipherChanged
Removed