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-0.6.1.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-0.6.1-cp313-cp313-win_amd64.whl (70.5 kB view details)

Uploaded CPython 3.13Windows x86-64

kasa_crypt-0.6.1-cp313-cp313-win32.whl (68.3 kB view details)

Uploaded CPython 3.13Windows x86

kasa_crypt-0.6.1-cp313-cp313-musllinux_1_2_x86_64.whl (73.3 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

kasa_crypt-0.6.1-cp313-cp313-musllinux_1_2_i686.whl (74.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

kasa_crypt-0.6.1-cp313-cp313-musllinux_1_2_armv7l.whl (25.7 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

kasa_crypt-0.6.1-cp313-cp313-musllinux_1_2_aarch64.whl (73.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

kasa_crypt-0.6.1-cp313-cp313-manylinux_2_36_x86_64.whl (27.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.36+ x86-64

kasa_crypt-0.6.1-cp313-cp313-manylinux_2_31_armv7l.manylinux_2_17_armv7l.manylinux2014_armv7l.whl (25.1 kB view details)

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

kasa_crypt-0.6.1-cp313-cp313-manylinux_2_17_x86_64.manylinux_2_5_x86_64.manylinux1_x86_64.manylinux2014_x86_64.whl (72.5 kB view details)

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

kasa_crypt-0.6.1-cp313-cp313-manylinux_2_17_i686.manylinux_2_5_i686.manylinux1_i686.manylinux2014_i686.whl (73.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

kasa_crypt-0.6.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (72.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

kasa_crypt-0.6.1-cp313-cp313-macosx_11_0_arm64.whl (68.8 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

kasa_crypt-0.6.1-cp313-cp313-macosx_10_13_x86_64.whl (69.0 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

kasa_crypt-0.6.1-cp312-cp312-win_amd64.whl (71.4 kB view details)

Uploaded CPython 3.12Windows x86-64

kasa_crypt-0.6.1-cp312-cp312-win32.whl (69.0 kB view details)

Uploaded CPython 3.12Windows x86

kasa_crypt-0.6.1-cp312-cp312-musllinux_1_2_x86_64.whl (74.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

kasa_crypt-0.6.1-cp312-cp312-musllinux_1_2_i686.whl (75.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

kasa_crypt-0.6.1-cp312-cp312-musllinux_1_2_aarch64.whl (73.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

kasa_crypt-0.6.1-cp312-cp312-manylinux_2_31_armv7l.manylinux_2_17_armv7l.manylinux2014_armv7l.whl (25.7 kB view details)

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

kasa_crypt-0.6.1-cp312-cp312-manylinux_2_17_x86_64.manylinux_2_5_x86_64.manylinux1_x86_64.manylinux2014_x86_64.whl (73.3 kB view details)

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

kasa_crypt-0.6.1-cp312-cp312-manylinux_2_17_i686.manylinux_2_5_i686.manylinux1_i686.manylinux2014_i686.whl (74.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

kasa_crypt-0.6.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (73.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

kasa_crypt-0.6.1-cp312-cp312-macosx_11_0_arm64.whl (69.4 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

kasa_crypt-0.6.1-cp312-cp312-macosx_10_13_x86_64.whl (69.6 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

kasa_crypt-0.6.1-cp311-cp311-win_amd64.whl (71.1 kB view details)

Uploaded CPython 3.11Windows x86-64

kasa_crypt-0.6.1-cp311-cp311-win32.whl (68.7 kB view details)

Uploaded CPython 3.11Windows x86

kasa_crypt-0.6.1-cp311-cp311-musllinux_1_2_x86_64.whl (73.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

kasa_crypt-0.6.1-cp311-cp311-musllinux_1_2_i686.whl (74.7 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

kasa_crypt-0.6.1-cp311-cp311-musllinux_1_2_armv7l.whl (25.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

kasa_crypt-0.6.1-cp311-cp311-musllinux_1_2_aarch64.whl (73.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

kasa_crypt-0.6.1-cp311-cp311-manylinux_2_31_armv7l.manylinux_2_17_armv7l.manylinux2014_armv7l.whl (25.2 kB view details)

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

kasa_crypt-0.6.1-cp311-cp311-manylinux_2_17_x86_64.manylinux_2_5_x86_64.manylinux1_x86_64.manylinux2014_x86_64.whl (72.8 kB view details)

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

kasa_crypt-0.6.1-cp311-cp311-manylinux_2_17_i686.manylinux_2_5_i686.manylinux1_i686.manylinux2014_i686.whl (74.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

kasa_crypt-0.6.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (72.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

kasa_crypt-0.6.1-cp311-cp311-macosx_11_0_arm64.whl (69.2 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

kasa_crypt-0.6.1-cp311-cp311-macosx_10_9_x86_64.whl (69.2 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

kasa_crypt-0.6.1-cp310-cp310-win_amd64.whl (70.9 kB view details)

Uploaded CPython 3.10Windows x86-64

kasa_crypt-0.6.1-cp310-cp310-win32.whl (24.0 kB view details)

Uploaded CPython 3.10Windows x86

kasa_crypt-0.6.1-cp310-cp310-musllinux_1_2_x86_64.whl (28.6 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

kasa_crypt-0.6.1-cp310-cp310-musllinux_1_2_i686.whl (29.8 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

kasa_crypt-0.6.1-cp310-cp310-musllinux_1_2_armv7l.whl (25.5 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

kasa_crypt-0.6.1-cp310-cp310-musllinux_1_2_aarch64.whl (28.3 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

kasa_crypt-0.6.1-cp310-cp310-manylinux_2_31_armv7l.manylinux_2_17_armv7l.manylinux2014_armv7l.whl (25.1 kB view details)

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

kasa_crypt-0.6.1-cp310-cp310-manylinux_2_17_x86_64.manylinux_2_5_x86_64.manylinux1_x86_64.manylinux2014_x86_64.whl (28.0 kB view details)

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

kasa_crypt-0.6.1-cp310-cp310-manylinux_2_17_i686.manylinux_2_5_i686.manylinux1_i686.manylinux2014_i686.whl (29.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

kasa_crypt-0.6.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (27.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

kasa_crypt-0.6.1-cp310-cp310-macosx_11_0_arm64.whl (24.5 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

kasa_crypt-0.6.1-cp310-cp310-macosx_10_9_x86_64.whl (24.6 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for kasa_crypt-0.6.1.tar.gz
Algorithm Hash digest
SHA256 96a6cc8ab62897730ff292352a92c82530c8d5023c9c672a376cfc323fdfd17d
MD5 e45367616957d59757a457872eb4f88f
BLAKE2b-256 59278f984696110ea59f63ccf70d00b7785c36b72072c226b81dfa47b011e26a

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1.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-0.6.1-cp313-cp313-win_amd64.whl.

File metadata

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

File hashes

Hashes for kasa_crypt-0.6.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 57dec6aa57b7e66209a94e31a9408ad6cef0bc984333dfd3d616c789cde67747
MD5 c250252e49ab0652ef2036a1520129f2
BLAKE2b-256 f2d540d619a8ae0d7bfbac312d5d7ef59a8e4f8ad6d87cf5783641ef33f885f6

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-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-0.6.1-cp313-cp313-win32.whl.

File metadata

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

File hashes

Hashes for kasa_crypt-0.6.1-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 397bfd3bc8c438748f507ed877d5c647a58d128e982cbb7a0191c99ee821f3ec
MD5 8355ed13f2ce05dc35e60e94844bd10b
BLAKE2b-256 e2069b47cf6b25241100033c79d510bd8267344e81ecb3b46779b5b6ab72ab16

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-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-0.6.1-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for kasa_crypt-0.6.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 dabeaf990f754425a6966dfd94200d2e3a1bd5ef10df45f701c80cbc0297a961
MD5 67f16af0b2f8a8d5ebffce21fc8aba93
BLAKE2b-256 0f6b15cffd114e77aec0ce1524150731ecab35f14b9c925decda6abbcb263c60

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-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-0.6.1-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for kasa_crypt-0.6.1-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 283167a3c30a3091b5af293be19232dba76d713f42aec3fd88243498801ea8c0
MD5 0a58472d1f8b83eecbb4c880d7f2164f
BLAKE2b-256 b03ef4cff9076834f974099a62a6341b67a102c4a82da2c19aad4933af475268

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-cp313-cp313-musllinux_1_2_i686.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-0.6.1-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for kasa_crypt-0.6.1-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 0c97eb7ce28d1b15af4df0cfc2a68ff46aca97a329f38ae7c23661e7b4b03ad7
MD5 1b21fc0083fa0cfbabb064b7077c6f55
BLAKE2b-256 95eeb5511881279463c82886dc0d8e2ab33e828d175b1c3b3a58c4f2189ed492

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-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-0.6.1-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for kasa_crypt-0.6.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 344802ea6a7bef3088c7d21e515118f913df6357e818119d5c9aa941a78f6a7f
MD5 2799c9f47fd53c7ae7b565fb614c4fc1
BLAKE2b-256 78653040507be2c9cf0045e2d535c9f0b343908c1530ad07bad346df46332897

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-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-0.6.1-cp313-cp313-manylinux_2_36_x86_64.whl.

File metadata

File hashes

Hashes for kasa_crypt-0.6.1-cp313-cp313-manylinux_2_36_x86_64.whl
Algorithm Hash digest
SHA256 b9a31585e4b51eb2823869c659e4b1adece47056ed5ba356c279cc15b3bbb615
MD5 0c423e71797e813be69da934c1e7580f
BLAKE2b-256 e64d534128d0b1965a81038e928bacec6c63bec79f82c5bb6063b3448e73bdb5

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-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-0.6.1-cp313-cp313-manylinux_2_31_armv7l.manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for kasa_crypt-0.6.1-cp313-cp313-manylinux_2_31_armv7l.manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 27a6e7648daef157b87d11ec5a2b73088cc586adfab2559745ab2511e12f2b93
MD5 b4c6bda254aa059cda2f8b85a6ca44ab
BLAKE2b-256 199536bd61f559d6cbbc67b6d15a9c6b34c5d7ae6a66bb319402d95d5526105c

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-cp313-cp313-manylinux_2_31_armv7l.manylinux_2_17_armv7l.manylinux2014_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-0.6.1-cp313-cp313-manylinux_2_17_x86_64.manylinux_2_5_x86_64.manylinux1_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for kasa_crypt-0.6.1-cp313-cp313-manylinux_2_17_x86_64.manylinux_2_5_x86_64.manylinux1_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c0a2f98b96a57b6165101f5b35c1f760359657fe4bc34d5a1693ed3687710924
MD5 4b9075b5fc615072030ae5198347a6ee
BLAKE2b-256 fa607b0dd465199ebae8cf3b75b33641d297df5c0dba3270765d4b13588a3a10

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-cp313-cp313-manylinux_2_17_x86_64.manylinux_2_5_x86_64.manylinux1_x86_64.manylinux2014_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-0.6.1-cp313-cp313-manylinux_2_17_i686.manylinux_2_5_i686.manylinux1_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for kasa_crypt-0.6.1-cp313-cp313-manylinux_2_17_i686.manylinux_2_5_i686.manylinux1_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 814d7c6a80ff924b255095fac1f0de311536e86f41ca613d635acc151d0db978
MD5 624909d16bff608f87c57beab6fb16eb
BLAKE2b-256 e4442c1f1d1d42163fa140bb282ca1034560dfaf34504a667a2423f9c584c5f4

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-cp313-cp313-manylinux_2_17_i686.manylinux_2_5_i686.manylinux1_i686.manylinux2014_i686.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-0.6.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for kasa_crypt-0.6.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3563e32e4a13c1022ff0f214808e96620ea23f2520ecbf93e93decd2c1cd925b
MD5 44d561cbacda7846a53d6c58fdcf4a54
BLAKE2b-256 decca30c82a6739923fc5e0597ecfdcc19ac654b3285e3c18991511dad5a51ea

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_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-0.6.1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for kasa_crypt-0.6.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 04036ab1d12663b643c750be3563ba78b212fcf0a5d38a9fb80783c04c00be9c
MD5 80ec42b6781a1550153088d2eee596b0
BLAKE2b-256 524a9ef038908f51e8669c1d60053631d57c13eef55d80b10f40492be388a453

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-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-0.6.1-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for kasa_crypt-0.6.1-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 ddca85c9f1028d6c68a89580772c1e6bf43d1738462cae8c034a45ae1f24d6ff
MD5 acd0dd282acf4910f4c9fca6e96e5369
BLAKE2b-256 0d6c04bf696509e3b65fdf79fec51964aaf1e2374023edc7f4a9c115411f0cc8

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-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-0.6.1-cp312-cp312-win_amd64.whl.

File metadata

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

File hashes

Hashes for kasa_crypt-0.6.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 ce555c39f0db22b3b598766a7f1972e500365eabf528b3dd1fdacf58bce7230c
MD5 41302cd2d1104502d80bce3b7ba7dd86
BLAKE2b-256 1a899aa7ef1b663b7c04b62e317676689046fbdb56cf2eb0e3ec76a2817b16a2

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-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-0.6.1-cp312-cp312-win32.whl.

File metadata

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

File hashes

Hashes for kasa_crypt-0.6.1-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 61e7668c97483b1b93cea10b4a2b2f5b50e90df487a671cb54f28eed6e2fc605
MD5 bcbee71fa24dfa1e89ed3642f9251dcd
BLAKE2b-256 effc89b61f316b950c994f8293c0f28c06656d54b7b790cc1f6c9d00eb4f9094

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-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-0.6.1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for kasa_crypt-0.6.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8d57cf5e1c1bfdc251c1ab16042e6216943a7ba5ed42ffc83c349e724e617af1
MD5 8dd959df567a7e65eaff55d6194c4ea3
BLAKE2b-256 71f39d42370e34dcd98f2e8903e2f7ed3695949a69bfc6abd662c25ea98c9683

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-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-0.6.1-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for kasa_crypt-0.6.1-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a3a9a38427d84cf3c6a0ee39016ce2e90f8147e3cad8d5857687b58de76501a7
MD5 a5093a6c5c735b268d3143acb677c3c1
BLAKE2b-256 e6e259e083d3c703f004a276636188f2cd909ce1207408d8b1d986e086d85688

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-cp312-cp312-musllinux_1_2_i686.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-0.6.1-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for kasa_crypt-0.6.1-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 79a77b95aaf9ae3c0c22cc2a7fcdeb4d2531dc41df961348662bb8159c34d79e
MD5 c23e79718f6351b5ea400812eb712aa6
BLAKE2b-256 ba2c496d8b883bf03595a9f6691a878804eac5794e80558f0162e8232214d139

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-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-0.6.1-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for kasa_crypt-0.6.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2eb28e1ea305c9b2840f33368a7f1440ef1e32dbc8686920713a1c409a32c6a3
MD5 d0bfc8f1989a9395e234dcc460ad0bbe
BLAKE2b-256 171418fa3f11fc1d9caa0a4ef9e2834ba11765abd43ad891814fb29ad34a8ecf

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-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-0.6.1-cp312-cp312-manylinux_2_31_armv7l.manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for kasa_crypt-0.6.1-cp312-cp312-manylinux_2_31_armv7l.manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 94c15d6d09ff7e3b344ca1d193465033204fbb20bc492d4a97342859dc6b6388
MD5 c3e6193253bb27bc91653e8733632f1e
BLAKE2b-256 dcc0a22c5f0c18082feb46ede7b1a2e666d3dcc28efdbc966e4c5c8c2ec1256d

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-cp312-cp312-manylinux_2_31_armv7l.manylinux_2_17_armv7l.manylinux2014_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-0.6.1-cp312-cp312-manylinux_2_17_x86_64.manylinux_2_5_x86_64.manylinux1_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for kasa_crypt-0.6.1-cp312-cp312-manylinux_2_17_x86_64.manylinux_2_5_x86_64.manylinux1_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d0f61c4962db0a9fe0daf99d95871a238154f5a1d57e297accdb32d4209123f6
MD5 56cefd1b6ac8cbe8539953d77117d347
BLAKE2b-256 36ed25b7af25ae851d10d600b0f9e65aa76cc2cb65bbba272b6cf3de43b578ec

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-cp312-cp312-manylinux_2_17_x86_64.manylinux_2_5_x86_64.manylinux1_x86_64.manylinux2014_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-0.6.1-cp312-cp312-manylinux_2_17_i686.manylinux_2_5_i686.manylinux1_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for kasa_crypt-0.6.1-cp312-cp312-manylinux_2_17_i686.manylinux_2_5_i686.manylinux1_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d719ff9f32701000e46e9ed7443efb0718dd17aee285cfce7033a31731cf79b3
MD5 b1b808797b316f63ef452d279083a5cc
BLAKE2b-256 ef0217e5bcffa3d2283d5342e79b7d3e826073f65427203f3644037ba70b4019

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-cp312-cp312-manylinux_2_17_i686.manylinux_2_5_i686.manylinux1_i686.manylinux2014_i686.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-0.6.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for kasa_crypt-0.6.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 58ed95c3e59c7f8a801a3572915f0b1d8cf63cf292ab6364b37b1f7e44bfb8a9
MD5 a9b95d1a8a5e685b1f7d164d4360b102
BLAKE2b-256 208f4fc4bee44981c42f9dd8aaef08b99f6a27ec9d894b7fcc0f22f862db0002

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_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-0.6.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for kasa_crypt-0.6.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8e2ee3d0a86c39fbf58d25d80bf50b0852355e44294ad32947962ada2344a8c6
MD5 e7cb991de155c8168c68f6a786d6dc21
BLAKE2b-256 a58624b42c56958fc89f0f932c5bae92f8c95d5189e8b513d724d17ef74d4f08

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-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-0.6.1-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for kasa_crypt-0.6.1-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 1ce00b7f196f1e0f3134049ca5dd41b76fdb5492d8a3d40bd5fbabe1187a5d99
MD5 3017252cb352d6f1bd9d92d3fbea87f1
BLAKE2b-256 a31d956a5efaf26e7ad4845fad6ecffa8279126200484a424619f28ab12047dc

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-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-0.6.1-cp311-cp311-win_amd64.whl.

File metadata

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

File hashes

Hashes for kasa_crypt-0.6.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 90cb7d788fc2cc8328d7b9524c2a14cde622812f842c762a54007617e244ead0
MD5 3f5c2f49a699b5a926a931feef9e0bdf
BLAKE2b-256 a13e60505394889acf9f67b02437635316912d17528a5e80f94197b99652e139

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-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-0.6.1-cp311-cp311-win32.whl.

File metadata

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

File hashes

Hashes for kasa_crypt-0.6.1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 138172abe5d52b483f2f0e4086e2634f1ed2a76575e2013c6e0b53eec483361a
MD5 676a9192f3df53e38856fce35ff4505a
BLAKE2b-256 a366eb0bb9ddcfcc568c4a05e7aae76527b232a9989846eea83eaf3978db08cf

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-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-0.6.1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for kasa_crypt-0.6.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4d119f406b5a4cf7e9151fbb2fd9aa6734fc58e1d44ca42c08b53e00976e0137
MD5 120959e0144a234324bc8d619f310926
BLAKE2b-256 a7ce6bcd280394f2f047ebbcd71b4d359aef8973240a8e30f6372813596e2085

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-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-0.6.1-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for kasa_crypt-0.6.1-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c19b8e3b65398bd63391e730b2b8bef7b6a1c2a69f0a7807cbed138726dba038
MD5 866915016859ed683fcf4a52399160b9
BLAKE2b-256 1cddca4aa845f4e1e8533da4eb27def6ec2681948edde07414d3e3cbdf198fb0

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-cp311-cp311-musllinux_1_2_i686.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-0.6.1-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for kasa_crypt-0.6.1-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 0ccb7bd83f2476376fb5b77878c3f947744e1f8ebf3c95365455350dd1346527
MD5 e78974da6939d31b885d5b58b35aad1c
BLAKE2b-256 567e91620f89510ba7e384336d578b7c2b63297560ce635846b075677129662e

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-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-0.6.1-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for kasa_crypt-0.6.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ff3aa2db37973274709789b5d71aa9507e2acafe28fd8a4870c87f07ca4c7122
MD5 475628798f6e01d8a918959682e46d0f
BLAKE2b-256 19dee11368ddbd76ad16c47e8282d4a26fde3c2cf88eb05a17da9abe95cb69f1

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-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-0.6.1-cp311-cp311-manylinux_2_31_armv7l.manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for kasa_crypt-0.6.1-cp311-cp311-manylinux_2_31_armv7l.manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 fa3e7af424441347ed1b19e7ca930c4e1e2ef60d23012e9b7084077e1876e6fc
MD5 fff51dd5e4b47400171cba7e6494b65e
BLAKE2b-256 2a3d775854f23b55f667843a9080ba1a05c13eaaba09eb5745789ef34a2897ff

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-cp311-cp311-manylinux_2_31_armv7l.manylinux_2_17_armv7l.manylinux2014_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-0.6.1-cp311-cp311-manylinux_2_17_x86_64.manylinux_2_5_x86_64.manylinux1_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for kasa_crypt-0.6.1-cp311-cp311-manylinux_2_17_x86_64.manylinux_2_5_x86_64.manylinux1_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 67730cce0129129b99727528a30d7e56580b84ea8f7234639f8d61b229588ab3
MD5 5261ca13e635f75350a068e1ceb71c23
BLAKE2b-256 c36d78274d9b0c516482949546c26984180591059d66a6102cf399e7a5e66e38

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-cp311-cp311-manylinux_2_17_x86_64.manylinux_2_5_x86_64.manylinux1_x86_64.manylinux2014_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-0.6.1-cp311-cp311-manylinux_2_17_i686.manylinux_2_5_i686.manylinux1_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for kasa_crypt-0.6.1-cp311-cp311-manylinux_2_17_i686.manylinux_2_5_i686.manylinux1_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a295a010e76c31b4e6e54046c8ed482ddc97ee67b8e991788057106f902ffdcb
MD5 f48ec851d7e787697a44f245433a1090
BLAKE2b-256 8fb6cc826ac286e1525c5c2a73cedac69b2fe3c9982d60664747a95bb0e1895b

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-cp311-cp311-manylinux_2_17_i686.manylinux_2_5_i686.manylinux1_i686.manylinux2014_i686.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-0.6.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for kasa_crypt-0.6.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6d2097cad1ca4338c04cbc67f52ecb2465c3f0685e63c0273e44274ea53fba64
MD5 237680b22090b4cc237646a40ccba29e
BLAKE2b-256 bf7daea4cd07bb4290f09b8943fc14ef33b250947bfa45f25dc51ca0b97bb1a3

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_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-0.6.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for kasa_crypt-0.6.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c9c79616acfa75129f27341023ae6b0598ddb57358f202a089312696b45350e7
MD5 ea30cb9f3b7c94f096a156407f09c3fa
BLAKE2b-256 87bdf58eb2f266a4dcbdb676512090266fdbcebc4cc0de950f3d313216bdc96c

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-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-0.6.1-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for kasa_crypt-0.6.1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6687354c2983358fb3cc5062ec56ca89af1a4996a4ff4fed67e740156693ccf6
MD5 c2ed29bf9f4d4ebb11ca485815756a56
BLAKE2b-256 6315039662c6874ff49eac6938f2a21707a50a85c83a6618662364eb162ac681

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-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-0.6.1-cp310-cp310-win_amd64.whl.

File metadata

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

File hashes

Hashes for kasa_crypt-0.6.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 d54b4ed3c2c3bb6697e80a798421d817e6420b746b81c7cf791b54e5f188c1d8
MD5 c94da8a50ee21c74a392f755c9f6b45d
BLAKE2b-256 40145ea25bbdee2b913977475cca3dd009c37d056b48595e7d035d8a9f7176e5

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-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-0.6.1-cp310-cp310-win32.whl.

File metadata

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

File hashes

Hashes for kasa_crypt-0.6.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 3653a797311446f5719de0216269881aa1303956713c8f03dac4f7d25e7e8266
MD5 e47e2e4003c18fba69c1f9de7acb627a
BLAKE2b-256 130a2d51d2561a12dc4fda38036e83ff81e1ed6994678af3592b4d61a67df4ea

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-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-0.6.1-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for kasa_crypt-0.6.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 33a73026b59607de003251e60693687dfd7ea6d5182d365ea8105b50310e7195
MD5 1ac7fec83cf32733a51bc9bcb6eda1a5
BLAKE2b-256 ee999e19a045cb5fc27caf29c8ad4c7928a763e8b8d4463a27ab0fe1a0c46fcf

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-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-0.6.1-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for kasa_crypt-0.6.1-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 38003f47ce468d68cd2f865c63969d100eb94681666c25e0612076d93cb7fa8a
MD5 d37179421f68b8a088d9375bbccf8671
BLAKE2b-256 b71f5212b334feb47741001aea6d43c968923f3670167281d6fbae9c1d278b1d

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-cp310-cp310-musllinux_1_2_i686.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-0.6.1-cp310-cp310-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for kasa_crypt-0.6.1-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 3e1087b12de4adf40ee0054cdc3bdd7ec6c6f6824825877620b4fdbc56f836a4
MD5 1a7869a554544d808f7b4f4cfa8eec7c
BLAKE2b-256 fdd6f5c7ff52a99e02c3e2d8ae923c456af39f276a27df18ffe6bbd8f8d617f0

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-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-0.6.1-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for kasa_crypt-0.6.1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d26d1386868881ac1002f719973f1bfc67d2c4322810d90f18a6284e81be40d0
MD5 4410759f85e02b00e74742df77603460
BLAKE2b-256 fbbb5a52bfb063c40cf7401d1b347a8e5da8b8f6c1e3327d24200ca955176b37

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-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-0.6.1-cp310-cp310-manylinux_2_31_armv7l.manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for kasa_crypt-0.6.1-cp310-cp310-manylinux_2_31_armv7l.manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 7914d3fa148f1fd783bec92b1c65b49bfa135807e7eb6be1d9ff19b49e6b69b7
MD5 8f40bc9827ccaa3793a1b234c0c5a03a
BLAKE2b-256 cd6a511fdcd31a6d4e37dc8afd3768ee54f30d56dd65ccf408c08a446557d2d7

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-cp310-cp310-manylinux_2_31_armv7l.manylinux_2_17_armv7l.manylinux2014_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-0.6.1-cp310-cp310-manylinux_2_17_x86_64.manylinux_2_5_x86_64.manylinux1_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for kasa_crypt-0.6.1-cp310-cp310-manylinux_2_17_x86_64.manylinux_2_5_x86_64.manylinux1_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ccb0825acd38f4ae68dbd076e7d38ee315a90afa8b07dd8592c1b9c4c9e7b9d1
MD5 baf9f08fc201c836441c673b65bb6cc6
BLAKE2b-256 39adb2887e2faae5dc88fe47200db214ba26d360a14f7593bb280d3bba3d8c89

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-cp310-cp310-manylinux_2_17_x86_64.manylinux_2_5_x86_64.manylinux1_x86_64.manylinux2014_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-0.6.1-cp310-cp310-manylinux_2_17_i686.manylinux_2_5_i686.manylinux1_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for kasa_crypt-0.6.1-cp310-cp310-manylinux_2_17_i686.manylinux_2_5_i686.manylinux1_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ffda84cd7c52dcfd741cb2a55ee4aa0939ef79a0ed548ed831fb0a17c71d94d6
MD5 b71fcc58a41161e5f64901c53af0f4a6
BLAKE2b-256 33ef40d8e6c4c30bdda12632bd95cef70fd558cd315148af693c09341d2f1858

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-cp310-cp310-manylinux_2_17_i686.manylinux_2_5_i686.manylinux1_i686.manylinux2014_i686.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-0.6.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for kasa_crypt-0.6.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4d1285e83f1f6f039fce1edb0a7e0a65e0f4c82e6c3051c7881befb592f1b4c5
MD5 a0b0a2acc574d7bbdc818c1e411edb0f
BLAKE2b-256 b10e7ce8876046243813fc00f054b2de901a22c2c91a29eca03737b4ca6eab44

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_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-0.6.1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for kasa_crypt-0.6.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 07629be98112c33c568ecd7b7a90f4a53a47255843250e22010eb94fce0b224d
MD5 4dd35b5ebb611a0f007076e10a7b8caf
BLAKE2b-256 7ddeab586196143af3f27117689737ea1aef414465037a00fef9179fb8df8b5c

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-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-0.6.1-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for kasa_crypt-0.6.1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0fdaec6d0c3c8f32280b895ae3958a528615a2bff192971bc101c68fdf7d0abb
MD5 3f0130c4c6bf4f32cc92f965a5d20668
BLAKE2b-256 a9b997f992bd39c82b6e1d593d40153ff708e90aebf09ada4ec3ff066209b3e0

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.1-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