DarkoKukovec / crypto-fs

Wrapper around node fs module that encrypts the files on the fly
MIT License
3 stars 6 forks source link

feat: add dontEncPath feature to allow not encrypting the filename. #24

Closed lironsher closed 6 years ago

lironsher commented 6 years ago

Hi I've add a feature not to encrypt the filename.

What do you think?

Thanks

Liron Sher

DarkoKukovec commented 6 years ago

Thanks, and sorry for the delay :)