Skip to content

Releases: Varbin/xtea3

Final release

17 Jun 13:28
ae50f37
Compare
Choose a tag to compare

This package is obsolete, as the xteapackage supports Python 2 and Python 3 now.

The xtea3 package does not contain any implementations anymore, but depends on the xtea package. The package preserves as fills the xtea3 namespace, exclusive for Python 3. New application should use the xtea package directly.

Fixed CBCMAC

21 Jul 14:03
Compare
Choose a tag to compare
0.3

[0.3] Fixed CBCMAC

ECB, CBC, CFB, OFB, CTR & CBCMAC

19 Jul 11:06
Compare
Choose a tag to compare
Pre-release

Added CBC, CFB, OFB, CTR & CBCMAC, should be an alternative for the python 2 version but this is far away from a first release...

v0.1.1-beta

26 Jun 15:12
Compare
Choose a tag to compare
v0.1.1-beta Pre-release
Pre-release
Create xtea3.py