Skip to main content

Fast kasa crypt

Project description

kasa-crypt

CI Status Test coverage percentage

Poetry black pre-commit

PyPI Version Supported Python versions License

Fast kasa crypt

Installation

Install this via pip (or your favourite package manager):

pip install kasa-crypt

Example usage

from kasa_crypt import encrypt, decrypt

encrypted = encrypt('{"hello":"world"}')
decrypted = decrypt(encrypted[4:])  # Always a 4 byte header
print (decrypted)

Contributors ✨

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!

Credits

This package was created with Copier and the browniebroke/pypackage-template project template.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kasa_crypt-1.1.0.tar.gz (9.1 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

kasa_crypt-1.1.0-cp314-cp314t-win_amd64.whl (103.8 kB view details)

Uploaded CPython 3.14tWindows x86-64

kasa_crypt-1.1.0-cp314-cp314t-win32.whl (99.6 kB view details)

Uploaded CPython 3.14tWindows x86

kasa_crypt-1.1.0-cp314-cp314t-musllinux_1_2_x86_64.whl (106.6 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

kasa_crypt-1.1.0-cp314-cp314t-musllinux_1_2_armv7l.whl (101.6 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARMv7l

kasa_crypt-1.1.0-cp314-cp314t-musllinux_1_2_aarch64.whl (108.1 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

kasa_crypt-1.1.0-cp314-cp314t-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl (100.4 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

kasa_crypt-1.1.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (108.1 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

kasa_crypt-1.1.0-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (105.6 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

kasa_crypt-1.1.0-cp314-cp314t-macosx_11_0_arm64.whl (99.2 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

kasa_crypt-1.1.0-cp314-cp314t-macosx_10_13_x86_64.whl (97.6 kB view details)

Uploaded CPython 3.14tmacOS 10.13+ x86-64

kasa_crypt-1.1.0-cp314-cp314-win_amd64.whl (83.3 kB view details)

Uploaded CPython 3.14Windows x86-64

kasa_crypt-1.1.0-cp314-cp314-win32.whl (81.4 kB view details)

Uploaded CPython 3.14Windows x86

kasa_crypt-1.1.0-cp314-cp314-musllinux_1_2_x86_64.whl (85.2 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

kasa_crypt-1.1.0-cp314-cp314-musllinux_1_2_armv7l.whl (26.0 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

kasa_crypt-1.1.0-cp314-cp314-musllinux_1_2_aarch64.whl (85.6 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

kasa_crypt-1.1.0-cp314-cp314-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl (25.6 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

kasa_crypt-1.1.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (85.7 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

kasa_crypt-1.1.0-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (84.7 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

kasa_crypt-1.1.0-cp314-cp314-macosx_11_0_arm64.whl (81.8 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

kasa_crypt-1.1.0-cp314-cp314-macosx_10_13_x86_64.whl (80.9 kB view details)

Uploaded CPython 3.14macOS 10.13+ x86-64

kasa_crypt-1.1.0-cp313-cp313-win_amd64.whl (82.7 kB view details)

Uploaded CPython 3.13Windows x86-64

kasa_crypt-1.1.0-cp313-cp313-win32.whl (80.8 kB view details)

Uploaded CPython 3.13Windows x86

kasa_crypt-1.1.0-cp313-cp313-musllinux_1_2_x86_64.whl (85.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

kasa_crypt-1.1.0-cp313-cp313-musllinux_1_2_armv7l.whl (26.3 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

kasa_crypt-1.1.0-cp313-cp313-musllinux_1_2_aarch64.whl (85.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

kasa_crypt-1.1.0-cp313-cp313-manylinux_2_36_x86_64.whl (28.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.36+ x86-64

kasa_crypt-1.1.0-cp313-cp313-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl (25.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

kasa_crypt-1.1.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (85.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

kasa_crypt-1.1.0-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (84.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

kasa_crypt-1.1.0-cp313-cp313-macosx_11_0_arm64.whl (81.6 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

kasa_crypt-1.1.0-cp313-cp313-macosx_10_13_x86_64.whl (80.9 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

kasa_crypt-1.1.0-cp312-cp312-win_amd64.whl (82.7 kB view details)

Uploaded CPython 3.12Windows x86-64

kasa_crypt-1.1.0-cp312-cp312-win32.whl (80.8 kB view details)

Uploaded CPython 3.12Windows x86

kasa_crypt-1.1.0-cp312-cp312-musllinux_1_2_x86_64.whl (85.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

kasa_crypt-1.1.0-cp312-cp312-musllinux_1_2_armv7l.whl (26.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

kasa_crypt-1.1.0-cp312-cp312-musllinux_1_2_aarch64.whl (85.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

kasa_crypt-1.1.0-cp312-cp312-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl (25.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

kasa_crypt-1.1.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (85.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

kasa_crypt-1.1.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (84.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

kasa_crypt-1.1.0-cp312-cp312-macosx_11_0_arm64.whl (81.7 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

kasa_crypt-1.1.0-cp312-cp312-macosx_10_13_x86_64.whl (81.0 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

kasa_crypt-1.1.0-cp311-cp311-win_amd64.whl (82.3 kB view details)

Uploaded CPython 3.11Windows x86-64

kasa_crypt-1.1.0-cp311-cp311-win32.whl (80.5 kB view details)

Uploaded CPython 3.11Windows x86

kasa_crypt-1.1.0-cp311-cp311-musllinux_1_2_x86_64.whl (84.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

kasa_crypt-1.1.0-cp311-cp311-musllinux_1_2_armv7l.whl (25.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

kasa_crypt-1.1.0-cp311-cp311-musllinux_1_2_aarch64.whl (84.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

kasa_crypt-1.1.0-cp311-cp311-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl (24.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

kasa_crypt-1.1.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (84.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

kasa_crypt-1.1.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (84.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

kasa_crypt-1.1.0-cp311-cp311-macosx_11_0_arm64.whl (81.4 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

kasa_crypt-1.1.0-cp311-cp311-macosx_10_9_x86_64.whl (80.6 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

kasa_crypt-1.1.0-cp310-cp310-win_amd64.whl (82.1 kB view details)

Uploaded CPython 3.10Windows x86-64

kasa_crypt-1.1.0-cp310-cp310-win32.whl (23.7 kB view details)

Uploaded CPython 3.10Windows x86

kasa_crypt-1.1.0-cp310-cp310-musllinux_1_2_x86_64.whl (27.9 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

kasa_crypt-1.1.0-cp310-cp310-musllinux_1_2_armv7l.whl (25.0 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

kasa_crypt-1.1.0-cp310-cp310-musllinux_1_2_aarch64.whl (27.9 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

kasa_crypt-1.1.0-cp310-cp310-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl (24.6 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

kasa_crypt-1.1.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (28.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

kasa_crypt-1.1.0-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (27.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

kasa_crypt-1.1.0-cp310-cp310-macosx_11_0_arm64.whl (25.0 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

kasa_crypt-1.1.0-cp310-cp310-macosx_10_9_x86_64.whl (24.1 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

Details for the file kasa_crypt-1.1.0.tar.gz.

File metadata

  • Download URL: kasa_crypt-1.1.0.tar.gz
  • Upload date:
  • Size: 9.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for kasa_crypt-1.1.0.tar.gz
Algorithm Hash digest
SHA256 78305efe8b6dee12e3b3ecc7b7a6ae4c46bc4c3234b2cdfd20df03d82a9d818a
MD5 4b7e6a49cc3a8bc04c954c0281f540d5
BLAKE2b-256 3040ec872ba2b9881752e3f41e195411f069f454488b17eae42795eac9d04958

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0.tar.gz:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: kasa_crypt-1.1.0-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 103.8 kB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for kasa_crypt-1.1.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 4004a4bddae2a00c2203a3808e728c6459bdc77e63dbc67ec357c0b1146bd75a
MD5 13f1de65131c70dd0b8eae79570e37b8
BLAKE2b-256 34274d098f82b5d7ffe42c97184ea9e225087f1e8a256c67b0d18516e6faffbf

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp314-cp314t-win_amd64.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp314-cp314t-win32.whl.

File metadata

  • Download URL: kasa_crypt-1.1.0-cp314-cp314t-win32.whl
  • Upload date:
  • Size: 99.6 kB
  • Tags: CPython 3.14t, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for kasa_crypt-1.1.0-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 468feb7c22114af0378af2a0807a6bf34c2edcfd60b917cdce4ce071d9423108
MD5 47b4e2e98b3526cc94b5c3b666fb28bd
BLAKE2b-256 bd43d7e32136710bfd087444fa1dee0926919a5f78c34490c964185b85a54dda

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp314-cp314t-win32.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e93f209c84f69542af911f251e3bd0dafdbeb3797277dd81935e31635201d6e8
MD5 a7bd4da82a8033098807a560cb6acb6f
BLAKE2b-256 aea3e0b91c354a1bb2c7fd73ae049d9181481e62391c6e2169c2395f9baec86b

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp314-cp314t-musllinux_1_2_x86_64.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp314-cp314t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp314-cp314t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 65326d6edabf74954ff4608b92a5024a444675e4872a0d380e28d5ab75dde55f
MD5 bc49dde14b76bbce59851b2b51098939
BLAKE2b-256 08f01a388d81b9b6366844f6d0db9f9428f4ecfe63aa593edacefabbb95c8b34

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp314-cp314t-musllinux_1_2_armv7l.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1410f082f9ae06ae386ed1f3f7d05482f3cd8da29d66033e921c09b8243fa8a5
MD5 3ea5f9f4ba1f75c2e51032960da04178
BLAKE2b-256 29ceecc2033f1e58641403026b0fafeebd713ff7fcb84b735be4e59a4546836a

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp314-cp314t-musllinux_1_2_aarch64.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp314-cp314t-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp314-cp314t-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 a8f1ff08c3d1576d4136b7f3cd79b18aa33d891edb3009264aef538c8f36208a
MD5 8838c9a44e33cc5dfbb5704b21540597
BLAKE2b-256 454b78d7796d3ff169565819f3d9309f9c647b046ad46706d5110e83f51f8358

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp314-cp314t-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bd5a182ae490c30ddf524e07e53ca0ae670cf15072f27f32c992c1e3b95ca199
MD5 578e05e401257337abeb9950cc8dde31
BLAKE2b-256 c227450f4776c5d21e8f65f28f8c5cea6d93b00728ab3a9ff724aea4579abd88

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 ed8ba1f4e83e264e18cba8f08767f80640ec80389e3b3a289690e2e4dfe2ff77
MD5 eb0fda6bd47b7b1eb09b2d2864a1752d
BLAKE2b-256 a4512676e5b2349afce9430b2142daf876085c2de5e4f4798b222e911d8ef6b7

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 752afbc6cce537bd305d6e8d33cabe726942d571a2b3b6548b3931d469c3223f
MD5 9e2b1465bac13b9ff84cfb8ae373351c
BLAKE2b-256 3466cd3aa8cbe4468566c1d351578f29716534c095f7ba6c251caaaa25d94109

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp314-cp314t-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp314-cp314t-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 5aa6c784378dfd25dd3bb8093737ea96038ad57272043e4e6abd2ab96522c3ca
MD5 3e2f41035a6c17993532dd6af5eab30e
BLAKE2b-256 3f0138a94de2621e3eed5aa44af34a3b02fbac2404ffa892b1583468970d6fca

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp314-cp314t-macosx_10_13_x86_64.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: kasa_crypt-1.1.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 83.3 kB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for kasa_crypt-1.1.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 834cacf6167df3d0a026924502762b52e07f700614ed99cd1866efce0f405176
MD5 110005dfcfbfd798d0a0be405af37ee6
BLAKE2b-256 1d4c681d17df32cb349ddf729d85874a6b2f16b0054965299f983d03f236c922

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp314-cp314-win_amd64.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp314-cp314-win32.whl.

File metadata

  • Download URL: kasa_crypt-1.1.0-cp314-cp314-win32.whl
  • Upload date:
  • Size: 81.4 kB
  • Tags: CPython 3.14, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for kasa_crypt-1.1.0-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 b489066ace258aa163742a7250738bb1f5ed2cf8be1a95c4b1dc151ca6cd387a
MD5 9c6c70050d4f5dbb778351ba5e6134b7
BLAKE2b-256 aa650268d9709e75b73ba6422d66be2a246be77bed3f607625b814a91cc979aa

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp314-cp314-win32.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3b2d2685ae745d246df1aebdf24dfca1fe38c0966d34c8c149a5c8b3c5b6276a
MD5 e82a265bc74f50c086ae7d1e92371957
BLAKE2b-256 6da5679e2fdba6cef9e062ef3be33a254b2c28ed3f386bf8c6d46dff0d2fd9bf

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp314-cp314-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 6fe56c4dc97ce50508a28d412083c5f8eb23350184c958905de9ad6561a90fc9
MD5 ef70e426c85ee502b3ed43b4c8b34908
BLAKE2b-256 cccdf7b45ad3eed7e46d186575c660c3310a5a28f2d9071cf83d50d2a37b57b5

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp314-cp314-musllinux_1_2_armv7l.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2d5c3802d7499dca24fd746893c13d104feb28be3cabf729d958ebf6f2d0a944
MD5 3560d953826c1b98db817b1b712e00fc
BLAKE2b-256 d2266c204f4b7f0a6eee441c5e0d0222dadf07f32050a1d7f8a83b0fb2bf8572

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp314-cp314-musllinux_1_2_aarch64.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp314-cp314-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp314-cp314-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 9584a0154eaa4a7dff7aff5124d8c03c728b515426f220656293ea2d0d61b2a3
MD5 d7ccbdfe7ed04ed8ad4d3c75c6465574
BLAKE2b-256 ac89a67d66227a5c2ed529b2806d884be5272b69cbca25d20206e60f359c60b6

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp314-cp314-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 550fa2b4c5cb247387e6972f9fc0182eca82b524ee945c513553ec313e12d25e
MD5 4d3972511b0862575deaaccc5c4b8af6
BLAKE2b-256 a3be8c23aa4ee6c48859dfe7920be7d47db44429e65544199668eaaca95c0c06

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 7b257ce5d9b71cad5218a86a4db07213fbd6611232fa2c4bc3fe3eed79b03de9
MD5 29a83043420a4b32394ca41e5bc93c08
BLAKE2b-256 a403639b0d49ead35519c132cf461c86e4883484c4c4af6d78f59afd107d9e3e

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7585f1dbeeb1e349e69c3d58d67cbcf11b53c37f145a538d0e0c5d6e1f1b3ace
MD5 ce0c940e87d8c391d75c70f40748d896
BLAKE2b-256 377d0d266e5209b365665ef980c0d7a0b207c66f09b0a35b06e168438abd3696

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp314-cp314-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp314-cp314-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 a92b5c14816d98fffded18856b6459ac99950cc86f364baa8a4005f501956fca
MD5 5a3d1f13dcbf04a244ce1f19a36d52cc
BLAKE2b-256 db9c8532cff823f87e6457c19e76d520c3352266e63ecd68b0710e12dc6f3d1e

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp314-cp314-macosx_10_13_x86_64.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: kasa_crypt-1.1.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 82.7 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for kasa_crypt-1.1.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 4f2a970f15d530a4484bd75a6bb9407eeddf9df2f78dd97b98aed9e72efa86fe
MD5 a5d5e85f0c0672366acc3bd59e8c9d7d
BLAKE2b-256 94c71272636de4c684461dfc8609a9e0bc0d2dc073afc2104925e3b1acd1933c

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp313-cp313-win_amd64.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp313-cp313-win32.whl.

File metadata

  • Download URL: kasa_crypt-1.1.0-cp313-cp313-win32.whl
  • Upload date:
  • Size: 80.8 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for kasa_crypt-1.1.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 bcf88a522e097e170b878d48560a33b556601835034e7b2fcda6e5f0e32371c8
MD5 580921659f899e774920dd9820b13d9a
BLAKE2b-256 42a58a5ded18041dc9b9c710870f57ac7e02bb1f8160f6cc64c8eeb1ac389021

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp313-cp313-win32.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c11c690b3b2fe9fc1591e1bc5050ae6ddf53ad9fa56723db283c490ffeaf8947
MD5 529e2176d7c00267d424821022c41f24
BLAKE2b-256 8bc39957c5ac10deeffbb391442f1a98e0b0770a18c7e08a0a32b3ede8bf121e

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 8cabb7e9dbd52de8ddc894516b6a4ed73d810d432625b0c814d674bb5cae2367
MD5 16b0e038203a4b89a336c3569fe08daf
BLAKE2b-256 d531e1ab889fdd6bb12df0acac5ae500a157abdca44ad48346e045bd9a36ab2b

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp313-cp313-musllinux_1_2_armv7l.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 18318f9428819ecb870d0ee1199ab7155dc06a002290b0eec60e8277f0a0762c
MD5 89b5b7905e1199b2db270310de88b00d
BLAKE2b-256 d9705220ea64859496ee84377596a66cde34fc2503f64b88c83415e28506e6ef

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp313-cp313-manylinux_2_36_x86_64.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp313-cp313-manylinux_2_36_x86_64.whl
Algorithm Hash digest
SHA256 1da8a9dc679d560b7ba6c8eb9d4bf1de8a5100bb5f8342489b2201eadd535a69
MD5 ca66b33014f2f8a1debfc7dc9e5cc57b
BLAKE2b-256 b4ec41f017338a161c9464cd067875846f496c98d85941484b315201aac8470c

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp313-cp313-manylinux_2_36_x86_64.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp313-cp313-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp313-cp313-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 c0f4a9ad0f304616e02fdd73382b80a42a69c90ccd0e644b5a815ddc3b9f5621
MD5 7e1900b14a7bd6b5076d8a1515967f81
BLAKE2b-256 716faa15d0efa7b96cec0306e80becc52b2a53259dcbfaec20dddfaa06d105e7

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp313-cp313-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0f541678b18845a9747e1e1475b328876409e1fb897a14f3d719213bb50f0946
MD5 a6974ac68026e556374bea90789be2ff
BLAKE2b-256 3963c1f6feaa4e4fe574b38d2ee694d8b810038b23430be01ad57a6a75d94f8d

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 1d5790b603bcf9c483c8645688433b047bec2be8e31ebf8e182792d63a16829f
MD5 2e5570ce170ce5d48be46b22547a9027
BLAKE2b-256 34b9d9662f2b40c1b8eea166fcb7bdfbf5231d5ce3e24c6e6d761e8d518ede32

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 81d6b2e9f05a24bcfb6ddd3e38cea9aea5419701d312035fa48f1801d825627d
MD5 a8746236c7a1d62ae06f6b86aa843618
BLAKE2b-256 d5b9e207c7ebd6f891c96dc47ae364f26bfa9a9c928ef19f167c2eef6a91f30d

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 2a69eb7ec2ad2457ebcf83cd0da943eef06d603451442ad94fa0a0ff057cc8de
MD5 1e8a4cd55cd098ee9e4f4fb8806b41a4
BLAKE2b-256 3196e196a9c70758dcc4d21763e7092c603caf8bd917ecaf6cc466dedd98d9ea

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: kasa_crypt-1.1.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 82.7 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for kasa_crypt-1.1.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 1658bc6e6c31b7e886549287fcdae511872de1736bab4f674c6ff4dd11878a2f
MD5 eea6b9da17e7aa6e73102e5f47849b0a
BLAKE2b-256 66c1ef3a4aa555aaf685d61609453d601e52fb26c577efdf7eff744f0dc5ca5b

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp312-cp312-win_amd64.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp312-cp312-win32.whl.

File metadata

  • Download URL: kasa_crypt-1.1.0-cp312-cp312-win32.whl
  • Upload date:
  • Size: 80.8 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for kasa_crypt-1.1.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 40e47489b9005ce815859d9f9ecd1bff3c16ec945620ded4c1e98ddb96658f0f
MD5 3c7de4d3b550e45c64cb706c2d209847
BLAKE2b-256 c686077286d134dc07e451853f33eb71b87f38c3e2709a77e81be2665dc88bdf

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp312-cp312-win32.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b15caf6f44eb06d2cdc80889ef4082569928bac907da3cb563272db06bc5cb25
MD5 8aaf4b7b8e46602bf58e9d7cde09eebe
BLAKE2b-256 e2dd373445d294afb92845d30c321257dac93152cf83e4b88777e1f3562e1f10

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 5af0b01a4a3075de30360ecf80c9a2e7677099bd0b0cfa8983100568accd9263
MD5 52c61b4a5e5412c292ca276c0d3c4af1
BLAKE2b-256 c8e0661c1011bd60d454c1e65bde18553de7ae262e615da2f875a6524e346200

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp312-cp312-musllinux_1_2_armv7l.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 02cb974069669f5de32cf88ab6623d5936acf42c11897045e89828484a6412b8
MD5 7b2f05f632d1883aa048f735363090a8
BLAKE2b-256 58f16b66441895484aecdb1fa9c468392530a75ea43c3c20997cfe055bbc1f8f

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp312-cp312-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp312-cp312-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 feabca7fc9ee84e5bb703b1d069f3d2fa8d9f32384e59dded767fd66c5ee439d
MD5 4ce32e21976aa604dbe994867978ddd5
BLAKE2b-256 193302021171c5c8af6acc01039b1086bce9a0a410c4583a6c947c0d3c6f7557

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp312-cp312-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 09aa284c343b8d779f1bb617db815a15d67b41e60a7e896b16d35bf8a9c449c7
MD5 b8808fbd4f40600cdcc290e1f7beaa81
BLAKE2b-256 597e25d4490ff52fa3db613c01c508f4acf678f55d720c710357d89dc4d814bf

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 92e2b23d7f72d2d743b96c9bd393f2fffc8c3c5247e8b6c9e04386d1c7a7e325
MD5 0f1661a0423964c2b825557c5022568d
BLAKE2b-256 e1d0b22d39c360784d06ffe2cab6bbcf96d5362397f0b4689b167432dda6806a

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 84ddfaefe94a2503f5436eea80af1c932ff3a8ff8bf80c508d7c08c3295e74ce
MD5 d5ce4d30e8993125856d2120f7cdcc4b
BLAKE2b-256 cf8d83806ac99ca0d66124ee662c766cfbcce67e981c5028b4074ed8d8c6aa95

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 307e862d332ae935a29d19af359386c3131947bef6fbf4bf092d9490c848892e
MD5 1e861e24da80fd847d4ca357504a6a1f
BLAKE2b-256 3a09f7a46da4879b74850b102ebc1d6612dd733aa54fcd5626d3844667f7e780

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: kasa_crypt-1.1.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 82.3 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for kasa_crypt-1.1.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 f9b77cf6e16a4a37e6c507a88d18daa7e2ab174de1ed07b7ca4d4678869df93f
MD5 9271b3602e860d14e2f9826a5958c777
BLAKE2b-256 97ca87449cdbfd4219befaf1610d9a11a507517d0c624c482a4003fbbcea5b54

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp311-cp311-win_amd64.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp311-cp311-win32.whl.

File metadata

  • Download URL: kasa_crypt-1.1.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 80.5 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for kasa_crypt-1.1.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 6a744c83bdb16c1dcd94bd1fdc232cb8802546345f08de36fbc54e26477d00df
MD5 aad097776cd2a40461d87c4cbfc4dac8
BLAKE2b-256 9f3fbdbadcdbd6233296d20347e8b2a1034b3e98f3efc569cb09f84de05ed351

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp311-cp311-win32.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9b68793aab8483b613b3dc83a49ae19874e385a789c75ebc0fc3de48b3c30fd7
MD5 92f37215838a7e8027199148bcbef6aa
BLAKE2b-256 2321d65aabef43b2e96b7a3571f88b0612013d9ee25ab4da519b79f8ef404a83

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 084fe45a711cc506947bb95859d78e147a28398825036bfb9a6d30828fe37968
MD5 cb8a1d0cf29ae1ef9aee9027ad718cdf
BLAKE2b-256 25094a4f6f892b0fd29a240b8e72e138237053695aa27db68d97569c2d80f891

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp311-cp311-musllinux_1_2_armv7l.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 062a7e2905f5553cea0734e310dfd1b8a33c44275039f894c28b5390cfaab9f8
MD5 34ec607d4f80463076f7c0fe7466943a
BLAKE2b-256 3f8ae92d3351667c17c6765650439e1b4d079d669b08f3c2bfa80ea12fe9ef0f

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp311-cp311-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp311-cp311-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 0aaac212739cf4b0abe92f1494525a9a6f29fe637118f5005cdcc7fb4a2d106e
MD5 1f27577fb4296dd156e242d317e5d011
BLAKE2b-256 998cd0cf25bd30115e631f416cacbc4c49654383e9a93d7445387a89b978d597

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp311-cp311-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0ebf125e6e496d0cf1ac923e7dbf64f9f124a5fecdf93fdda5ff501d098d0188
MD5 d11662bd2be3298b49ab854ff058492f
BLAKE2b-256 d12de4d9824a3f8b4b7b186cfb300f703c67af30af997d9b8580d3c0e58d6af0

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 c2970ee8047fd08743ce7037b78488258aaa563643b541f24b7785a307f86a26
MD5 f8d0cb6349f19b336133aded0ce0b50a
BLAKE2b-256 4a174aec7065d0399a9dabc2aa1b687f3c6058107061d83726ebddae65a24b32

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 deffd1498e0a787053eb880747f9207cbbedbcbe071ef6bb663b5bf1dd67b39d
MD5 f0fb2b2769b9816d543a44743f378baa
BLAKE2b-256 c07151af4c1e584a002dba74201f3e2c40c84198093f21e101bc8613f1fe88d9

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2b069a5956e819773daaf02d063671215ad0ab26430ead1aa92b53577b5a4742
MD5 b7c5158b14ff81f3314f969e9bfb2f66
BLAKE2b-256 d845200cef07cb4cc9fd2db888d4bb07a0b05d9164b5ac5b8aaaa2abfeca93d1

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: kasa_crypt-1.1.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 82.1 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for kasa_crypt-1.1.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 e1b628477caee52d0348f8ef1ea002053599d1b884188e71649f584327807786
MD5 c8d0d5f5e0d63b52d9664e1c0e22a6fc
BLAKE2b-256 beb9c50e5f4a7b0abd36dd18c4a34946162bb1c216358a1b13ecbee9a541ff34

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp310-cp310-win_amd64.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp310-cp310-win32.whl.

File metadata

  • Download URL: kasa_crypt-1.1.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 23.7 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for kasa_crypt-1.1.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 16a7f043ddb3f0d8a583c69888ffbc4635a06dc824a6db870391894d258e7b1e
MD5 18831f485da695d22eae3e6f2d56b425
BLAKE2b-256 272e7f69b5ab29a76d9726af6da19acd3a7ec93fa5c25ae5ff48c28cbd0cf076

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp310-cp310-win32.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9b11a6a32f6dcaf158b925a524b5ecb3072d9ec746cab6fd9f18c995146ea6ea
MD5 8e237295d476fd650291a68846ce04e1
BLAKE2b-256 63065da983abf735cf66dd206f71af0cf93829c0454a5417497019cc50f6e4b7

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp310-cp310-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 16712ec5302ccbbcaffd906bfb5c1a18b6230b63974fa92d1903ad9ccc070589
MD5 6ccf59826ef5121b85677c78d986eaf8
BLAKE2b-256 73a5938e533c4fc88abb0b370d45acf5ec2edd163addebd21ef120309051e034

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp310-cp310-musllinux_1_2_armv7l.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3d8c4ae8a5ca7e88f48a9f23301f1f3cf662fcd3e2f70fbf3f245dec132bb3c6
MD5 09130ba2f85f425016cff70ba030d8b4
BLAKE2b-256 c907fe28d3cf130b97cceaba8a7e36e1f44d617fd1870abad06a6ec294975df0

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp310-cp310-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp310-cp310-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 7ad9e3b2550a6ef7dc5b212d1186de675e2a578575c273f9cbc8cf99dfeb3f66
MD5 fd1f275477c7895f98fa271a6b714187
BLAKE2b-256 74fe959ba0f95b1d96c9f925f1a5fbdb8a5f7730c74d15a824a46d846a7d566d

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp310-cp310-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b52c7c533e40bc3ddd8d76a50e1236afda78856ce50941300abc2e6b2a603b80
MD5 867b05c56664b5169ceee724253c430a
BLAKE2b-256 27eb235a62a7a9e832c21a83a35ffe9318a654e721296a904478d99cf5c0739c

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 4138402a2ad83f997c7242c783ae8cdd5f19952f282f4c633155ca98f4102709
MD5 7f213d66bce248c0703a2f765b7a117b
BLAKE2b-256 089402686e5d1f36f5485ecc32b4418c2054c6c78d44a53d80a84b081c6714ad

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6db6094cb21f0b55006f483a967c5235de81af4e297ff71d5a30b59fc6137094
MD5 4cb97680895b32b16bd0e0cae44d7caf
BLAKE2b-256 4c906f7dfcb5790924e13a7c085b73b2a43ea719ed1d4b5def65368943ad8c17

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kasa_crypt-1.1.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for kasa_crypt-1.1.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 83064c2a84dfd4dd662ade0a296fe65ede03f41c78080b8a93b0c535bebd6790
MD5 244e00d0ca1c867698c6616dd6e1c56f
BLAKE2b-256 c589e51c8f44feed23eab8ed89c4d22858ba36a9cea33aa0ff8ac075b32ce0ba

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-1.1.0-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: ci.yml on python-kasa/kasa-crypt

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page