Stegencry

Latest version: v1.0.10

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

Scan your dependencies

1.0.10

Adding support for passwords instead of generated keys.
You can now give a password as a key from 5 to 100 characters.
WARNING: Once computed, a 100 characters password will be much longer than a traditional key but does not answer to any cryptography standard and therefor you should not use it if you're trying to hide information from people with a high level in computer science.

To come for people in need of a faster but still secure key generation:
- levels of cryptography ranging from 1 (the least secure) to 4 (the most secure).
- custom amount of bits to generate a key

1.0.8

Second release of Stegencry. Production ready.
Includes:
- Encryption / Decryption-ready main functions
- RGB Encryption / Decryption
- Pixels matrix Encryption / Decryption
- Steganography
- Key generation

It has been massively optimized and properly classified.

0.1.0

First release of Stegencry. Non-production ready.
Includes:
- Beta Logo
- Encryption / Decryption-ready main function
- RGB Encryption / Decryption
- Pixels matrix Encryption / Decryption
- Steganography
- Key generation

This SHOULD NOT be used as it is. Wait until the next major update (to expect: v0.1.x)

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.