Xor-cipher

Latest version: v4.0.0

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

Scan your dependencies

Page 1 of 3

4.0.0

Changes

- Added byte key validation.

Removals

- Removed `xor_string`, `cyclic_xor_string` and `cyclic_xor_string_unsafe`.
- `DEFAULT_ENCODING` and `DEFAULT_ERRORS` are not used anymore, therefore they were removed as well.

Internal

- Improved typing.

3.2.1

No significant changes.

3.2.0

Internal

- Improved typing.

3.1.0

Internal

- Dropped Python 3.7 support.

3.0.1

No significant changes.

3.0.0

- Moved `xor_cipher.extension` imports into `xor_cipher` prelude instead of `xor_cipher.core`.
This makes it easy to generate proper documentation and
allows to test both python and cython implementations.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.