Fast files encryption (AES-GCM) package and command-line tool built for speed with Go ⚡
Examples:
- Encrypt a path with default options
> safelock-cli encrypt path_to_encrypt encrypted_file_path
- Decrypt a file
> safelock-cli decrypt encrypted_file_path decrypted_files_path
- If you want it to run silently with no interaction
> echo "password123456" | safelock-cli encrypt path_to_encrypt encrypted_file_path --quiet
Portable Moodle as easy as it gets for beginners to learn LMS
MoodlEasy (with Moodle Version 2.5 / 2014, Windows only) is intended to make learning Moodle as easy as possible for beginners. It is not intended for actual use online.
It is based on two freely distributed tools: LMS Moodle and USBWebserver.
Setup as easy as: extract the downloaded archive (use 7zip or other file archiver) to " C:\ " drive only !!!
LOGIN and PASSWORD are the same: “admin”.
Also suitable for working offline for teachers and students.
Users can start using...
CrococryptFile is a file encryption tool which creates encrypted archives of files and folders.
The encryption features of CrococryptFile can be compared to a ZIP utility that uses ZIP's AES encryption. However, there are significant differences. CrococryptFile...
- encrypts all file and folder information including filenames, time/date and filesize information,
- disguises any information of the archive's content, because all data and meta-data is simply integrated into a...