Skip to content

Releases: python-kasa/kasa-crypt

v0.4.1

10 Jan 03:10

Choose a tag to compare

Fix

  • Encryption input with wide characters (#7) (5dae424)

v0.4.0

18 Oct 08:12

Choose a tag to compare

Feature

  • Build wheels with final cpython release (#5) (915697b)

Fix

  • Reduce size of wheels by excluding generated .c files (#6) (a25ebca)

v0.3.0

24 Jul 16:42

Choose a tag to compare

Feature

  • Initial cpython 3.12 support (#4) (15c7987)

v0.2.1

06 Jul 02:08

Choose a tag to compare

Fix

  • Ensure null bytes round trip (#3) (9512615)

v0.2.0

16 Jun 16:27

Choose a tag to compare

Feature

Fix

  • Ensure bytes with null chars are returned (4a09a40)

v0.1.5

16 Jun 05:49

Choose a tag to compare

Fix

  • Handle 0s in the byte stream (532bd3c)

v0.1.4

16 Jun 05:07

Choose a tag to compare

Fix

v0.1.3

16 Jun 04:42

Choose a tag to compare

Fix

v0.1.2

16 Jun 04:24

Choose a tag to compare

Fix

v0.1.1

16 Jun 04:12

Choose a tag to compare

Fix