Xtea3

Latest version: v1.0.0

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

Scan your dependencies

1.0.0

~~~~~~~~~~~~~~~~~~~~~~~~~~~

- xtea3 is now a wrapper around `xtea>=0.6`
- Removal of CBCMAC (security reasons)
- For more changes, see changelog of xtea_.
- Removal of test(), a better self test will be implemented.
- Removal of the nonstandard `support`constant.

.. _xtea: https://pypi.org/project/xtea

0.3.2

Not secure
~~~~~~~~~~~~~~~~~~~~~~~~~~~

- Fixed installer

0.3.1

Not secure
~~~~~~~~~~~~~~~~~~~~~~~~~~~

- Fixed 1: TypeError on windows 7 and python 3.4

0.3.0

~~~~~~~~~~~~~~~~~~~~~~~~~~~

- Fixed CBCMAC implementation
- Added documentation

0.2.0

~~~~~~~~~~~~~~~~~~~~~~~~~~~

- Added CBC, CFB, CTR and CBCMAC
- Raises a NonImplementedError on other modes (PGP, unofficial CCM and others)


Version 0.1.1; Long ago...
~~~~~~~~~~~~~~~~~~~~~~~~~~

- Module raises a NotImplementedError on CFB
- Minor changes

0.1

Not secure
~~~~~~~~~~~~~~~~~~~~~~~~~

- Initial release
- Supports all mode except CFB
- Buggy CTR ( "ß" = "\\xc3\\x9f" )
- Working with PEP 272, default mode is ECB

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.