Monocipher

Latest version: v0.1.3

Safety actively analyzes 624643 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.4

Updates
MonoCipher CLI
MonoCipher CLI is a command-line tool for performing various cryptographic operations such as encryption, decryption, and hashing. It offers a user-friendly interface and supports multiple encryption algorithms.

Features

- Encryption and decryption using symmetric and asymmetric encryption algorithms
- Hashing data with different hash functions
- Command-line interface for easy interaction
- Progress bar during updates
- Seamless integration with pip for package updates
- Easy to use and user-friendly CLI using **`click`**

To Use The Beta Version
bash

0.1.4b0

0.1.3

We are excited to announce the release of MonoCipher version 0.1.3! This release brings several enhancements and new features to our Python-based encryption and decryption library, making it more versatile and secure than ever before.

Key Features and Enhancements:

1. **Introduction of HMAC Encryption:**
- We've introduced a new encryption method utilizing Hash-based Message Authentication Code (HMAC) for secure message encryption and decryption.
- Developers can now leverage HMAC encryption to ensure data integrity and authenticity during transmission and storage.

2. **Enhanced Nonce Encryption Functionality:**
- Nonce encryption functionality has been improved to provide better support for encrypting and decrypting messages using ChaCha20-Poly1305 encryption.
- Users can now enjoy enhanced security and performance when encrypting data with nonce-based encryption.

3. **Introduction of MAC Encryption:**
- We've introduced MAC encryption, which combines Advanced Encryption Standard (AES) encryption with Message Authentication Code (MAC) for robust data protection.
- MAC encryption provides a comprehensive solution for encrypting and decrypting messages securely with AES encryption and HMAC authentication.

4. **Updated Usage Examples in Documentation:**
- The documentation has been updated with detailed usage examples for the new HMAC encryption, nonce encryption, and MAC encryption functionalities.
- Users can now easily understand how to integrate these encryption methods into their Python applications for enhanced data security.

Bug Fixes and Improvements:

1. **Fixed Compatibility Issues:**
- Compatibility issues with certain Python environments and dependencies have been resolved to ensure smooth integration and usage of MonoCipher across different platforms.

2. **Performance Optimizations:**
- Performance optimizations have been implemented to enhance the overall efficiency and speed of encryption and decryption operations, resulting in improved runtime performance.

3. **Documentation Updates:**
- The documentation has been updated with additional information and clarifications to provide users with a comprehensive understanding of MonoCipher's features and functionalities.

How to Upgrade:
Users can upgrade to MonoCipher v0.1.3 by simply running the following command:

shell
pip install --upgrade MonoCipher


Feedback and Contributions:
We encourage users to provide feedback on their experience with MonoCipher and report any issues or suggestions for improvement on our GitHub repository. Contributions from the community are always welcome and greatly appreciated.

Contact Information:
For any inquiries or assistance, please feel free to reach out to us via email at rakeshkanna0108gmail.com

Thank you for choosing MonoCipher for your encryption needs. We hope you enjoy the latest features and enhancements in version 0.1.3!

0.1.2

Summary: A package for monoalphabetic ciphers (message encryption and decryption).
Home-page: https://github.com/rakeshkanna-rk/MonoCipher
Author: Rakesh Kanna
Author-email: rakeshkanna0108gmail.com
License: MIT
Location: XXXX
Requires: pycryptodome, tqdm

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.