BitCrypt icon indicating copy to clipboard operation
BitCrypt copied to clipboard

A simple cross-platform File Encryption application. Encrypt your bits.

Results 5 BitCrypt issues
Sort by recently updated
recently updated
newest added

Bumps [electron](https://github.com/electron/electron) from 1.8.8 to 9.1.0. Release notes Sourced from electron's releases. electron v9.1.0 Release Notes for v9.1.0 Features Added support for MessagePort in the main process. #24323 Added support...

dependencies

The app create an Express server to serve files. On encryption of a file, the file name is shown on the app, on clicking the file name one gets the...

https://github.com/Nazgul07/BitCrypt/blob/f980722ac281591cb87845310af588fe4f16d8a1/server/main.js#L116 It seems that there needs to be separate events for individual file encryption completion

Good day @Nazgul07, Epic application by the way. Wanted to ask is it possible to encrypt folders? If not would it be possible to implement something like this? So on...