Skip to content

Releases: PotegaIT/python-powerlock

PowerLock v2.0.1

02 Apr 11:06

Choose a tag to compare

📜 PowerLock v2.0.1 – Now with a GUI!

🚀 PowerLock is a tool for encrypting and decrypting files and directories using AES-256-CBC, with additional HMAC verification for data integrity.

🆕 What's new in this version?

✅ Brand-new GUI – PowerLock now features a graphical interface for easier file encryption and decryption
✅ Improved stability – fixed syntax errors and optimized overall performance
✅ Faster encryption and decryption – enhanced efficiency and processing speed
✅ Better error handling – more informative messages in case of file-related issues

🔹 Key features of PowerLock:
🔒 AES-256 encryption and decryption for secure file protection
📂 Directory support – recursively encrypt and decrypt entire folders
🔑 Strong key derivation using PBKDF2-HMAC-SHA256
🔍 Data integrity verification with HMAC-SHA256
🛡️ Accidental modification protection – files are marked as read-only
🖥️ Graphical User Interface (GUI) – making encryption more accessible for everyone

📌 Installation and usage are described in the README.md file.

🔐 Security first! Future updates will include support for additional encryption algorithms and more advanced GUI features.

➡️ Download now! Use the precompiled binaries or the source code.

📩 Got an idea for improvement? Create an issue or contribute to the project! 💡

PowerLock v1.0.1

17 Mar 15:24

Choose a tag to compare

📜 PowerLock v1.0.1 – Initial Release

🚀 PowerLock is a tool for encrypting and decrypting files and directories using AES-256-CBC with additional HMAC for data integrity.
🆕 What's new in this version?

✅ File encryption and decryption using AES-256
✅ Directory support – recursive encryption and decryption
✅ Strong key derivation using PBKDF2-HMAC-SHA256
✅ Data integrity verification with HMAC-SHA256
✅ Protection against accidental modifications – setting files as "read-only"
✅ Easy-to-use command-line interface

📌 Installation and usage are described in the README.md file.

🔒 Security first! Future updates will include support for additional encryption algorithms and a GUI interface.

➡️ Download the binary files or use the source code!

📩 Got an idea for improvement? Create an issue or contribute to the project! 💡