jetwhiz / encfs4win

Windows port of EncFS
https://encfs.win
Other
401 stars 41 forks source link

Switch to libgcrypt #17

Closed jetwhiz closed 5 years ago

jetwhiz commented 8 years ago

libgcrypt supports much better ciphers (e.g., Twofish and Serpent) and hashing functions (e.g., RIPEMD-160 and Whirlpool). Switch from OpenSSL to libgcrypt to include these features.

I have already successfully built the libgcrypt library on Windows, but now the encfs4win project needs to be built against those libraries.

Mirror from upstream: https://github.com/vgough/encfs/issues/19

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

jetwhiz commented 5 years ago

Keep this to track upstream

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.