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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13Windows x86

kasa_crypt-0.6.3-cp313-cp313-musllinux_1_2_x86_64.whl (73.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.13musllinux: musl 1.2+ i686

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

kasa_crypt-0.6.3-cp313-cp313-manylinux_2_36_x86_64.whl (27.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.36+ x86-64

kasa_crypt-0.6.3-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.3-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.3-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.3-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.3-cp313-cp313-macosx_11_0_arm64.whl (68.8 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

kasa_crypt-0.6.3-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.3-cp312-cp312-win_amd64.whl (71.4 kB view details)

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12Windows x86

kasa_crypt-0.6.3-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.3-cp312-cp312-musllinux_1_2_i686.whl (75.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

kasa_crypt-0.6.3-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.3-cp312-cp312-manylinux_2_17_x86_64.manylinux_2_5_x86_64.manylinux1_x86_64.manylinux2014_x86_64.whl (73.4 kB view details)

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

kasa_crypt-0.6.3-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.3-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.3-cp312-cp312-macosx_11_0_arm64.whl (69.4 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

kasa_crypt-0.6.3-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.3-cp311-cp311-win_amd64.whl (71.1 kB view details)

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11Windows x86

kasa_crypt-0.6.3-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.3-cp311-cp311-musllinux_1_2_i686.whl (74.7 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

kasa_crypt-0.6.3-cp311-cp311-musllinux_1_2_armv7l.whl (25.7 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

kasa_crypt-0.6.3-cp311-cp311-manylinux_2_31_armv7l.manylinux_2_17_armv7l.manylinux2014_armv7l.whl (25.3 kB view details)

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

kasa_crypt-0.6.3-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.3-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.3-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.3-cp311-cp311-macosx_11_0_arm64.whl (69.2 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

kasa_crypt-0.6.3-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.3-cp310-cp310-win_amd64.whl (70.9 kB view details)

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

kasa_crypt-0.6.3-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.3-cp310-cp310-musllinux_1_2_i686.whl (29.8 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

kasa_crypt-0.6.3-cp310-cp310-musllinux_1_2_aarch64.whl (28.4 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

kasa_crypt-0.6.3-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.3-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.3-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.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (27.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.10macOS 11.0+ ARM64

kasa_crypt-0.6.3-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.3.tar.gz.

File metadata

  • Download URL: kasa_crypt-0.6.3.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.3.tar.gz
Algorithm Hash digest
SHA256 2de6de01b6c16435233e8da2541a2ebfa8d7725f1a307dc9d6057f08dedc2bbb
MD5 926b1e7296fc8089fe6c5510f3b25433
BLAKE2b-256 50ad382eef9d4b8d6640fed006dc4d115e93d7ba4283fcfad2ad7c3e7d5d3804

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: kasa_crypt-0.6.3-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.3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 1f167f87d33930d7fb1014c265e5ed40bb34053fe86f1fbd4401aa46e3b608c7
MD5 bca4c69fab9f93914a9d406d8d81b593
BLAKE2b-256 8ea8aea661c67fb543c9e6a20c03c6600bd4fbcb44c4c114041648198d061e56

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: kasa_crypt-0.6.3-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.3-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 f55a8db07fed45aa819dbdea9ccab9931a902e465fb6b5ec0345202be395ee40
MD5 90f9f7e6bbdcc3937513d4f2aa030dda
BLAKE2b-256 d3d6fab41a65a5b487a183e35996ea3c02f69735ea4b8acdb5f570fa2075739c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for kasa_crypt-0.6.3-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 480ff5c6b225e42106f83c5b5708a26a5e0af296877cf6f3edab0bbd6caeddbf
MD5 544d9e118110318d4249b866dac69ccb
BLAKE2b-256 c9f9bba4c4a50250861a88c773b58f01a07d5c55a1315149befdeecf9c0e9b9e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for kasa_crypt-0.6.3-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 5d64d80f6f92d96b4d0910b1147c89dfed6c099eff1a5dcffe12e46548b875aa
MD5 184a0a745be4efa387e3cff903d39a7c
BLAKE2b-256 492c2da7f6e91ff66c4587a1feb7dbb803a209531b6e3544556cd627fb78e4f3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for kasa_crypt-0.6.3-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 31a1ed1d9a08ac3696cfe2cd4a2b31bd1d59a0c85e322954f7a945a65525fd35
MD5 f46f9be3fdec4e2405fb8c0a088975c1
BLAKE2b-256 392a9d6025e7e7c2439cce70e0abe53b9e3f33dcdddc267ef7c1c7b690446a49

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for kasa_crypt-0.6.3-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1c082e6f4bfe32463c1929f13866bb2c9242389e285ff585e62b6916d42055ba
MD5 b541f1afde35e2b52148130917c95f23
BLAKE2b-256 82d2f6ac0d4a84da9be1b8bcccdba835c98b3b1d4b0e1af15f3597137915a3e0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for kasa_crypt-0.6.3-cp313-cp313-manylinux_2_36_x86_64.whl
Algorithm Hash digest
SHA256 2159f54dbe678562cb6b6237221e3cd28318413cecd1cbe73ab4efc359e2a426
MD5 6e1c84b7e6a295231bd9c4a30d49e691
BLAKE2b-256 840932e772a6f849e009c589299d79d216ea58fc31d46c8d50d3b5392049e891

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for kasa_crypt-0.6.3-cp313-cp313-manylinux_2_31_armv7l.manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 1227a802ebc684c0c7fcb72108cf28f368892cba5f16180cb432284bf5fe8a2a
MD5 20b58f2bb48fe40cba5506b06960e281
BLAKE2b-256 250ac86a7e397f357a4a3cd9c69f4088b48d889b5b2619ce2bd752820fad8400

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.3-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.3-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.3-cp313-cp313-manylinux_2_17_x86_64.manylinux_2_5_x86_64.manylinux1_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 598afddb0e91de05a07bce112bf82c40ce17268c9f415e2fd725c0705191c228
MD5 678dc6a77bf49a3ca775d54fcaec318e
BLAKE2b-256 48ae992e7d9f6fdcb702885744fd45f5f99f2f081c499f190f59bc6dac0ae71e

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.3-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.3-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.3-cp313-cp313-manylinux_2_17_i686.manylinux_2_5_i686.manylinux1_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 50c7e4170e9efee0dc0f756d0e01d2790e7b349ba26b1f9927d6cede6f638eb7
MD5 acb4d271f8af73f2c4e7983c40899d6a
BLAKE2b-256 e88e60796ff30837625621021354accdefce4d416b75f81893583c834680b9db

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.3-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.3-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for kasa_crypt-0.6.3-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cbfc9913c546013b170bba88064c7d16d0af515982a03391d2736287738a7804
MD5 b03d3d3e3caf5d792a2a87e2866d91b7
BLAKE2b-256 e337ecbd7ae824cc9b8ef3abea8076ae29d2f1af0faddeea3eb33265be0ccc95

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for kasa_crypt-0.6.3-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 aa85e92c3f25d5737e5ab5744068f19fb7e18f03b59f5f21173800e3c42cbcf5
MD5 8c38bb6cca2952b64ec255a4f26196dc
BLAKE2b-256 8247c377314ffd83ac70a937b61c8a71bf82ad08ce928451eee477a23e156e17

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for kasa_crypt-0.6.3-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 cfffab2744f27e344781becdc48e13c71f55e48f0d0b781764fb3d813d5c8765
MD5 4c7fed969e5d0e167723c1228a5c0183
BLAKE2b-256 ddeaff43a7fc0eba22b8fbe547e47f763ddd265b6f614184ba0e3cb4cadc2695

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: kasa_crypt-0.6.3-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.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 2a3ccf5c9653742859c7202ec753ace077095cb5d1ab06bdcea1eae1370a28dd
MD5 c2270281f2cc92a139be82b8c8744e53
BLAKE2b-256 958d918403f26dd59e76fd4ba9f0837e76e10f7ae25963541882b472c469b04a

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: kasa_crypt-0.6.3-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.3-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 ca72fb3fa03324d18ba2ad694dd29018d0024880fae94a551f41babe20cc635a
MD5 ff49e79a4edaf7f27155aab6adc99b6c
BLAKE2b-256 5c9b76a8c7d9e65af4097bb5151175e1290a3f5bf3276e9b4b422bd6b0ba11ce

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for kasa_crypt-0.6.3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 638a8d021785f922b3f016e7e5b2cb5cc27ac5f03824aad04ff8b7f16711c154
MD5 cfcdc04539ea3826ef55127f4e498db7
BLAKE2b-256 3e34cd6de00be3f96a3e145b7b36e72b130b473ce04a505ccfc84b277995decd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for kasa_crypt-0.6.3-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 27e04ff111a22039f64b53cc45f707c85ed828b48923f68220f49948fb3dea34
MD5 9d2fb0d3676145cbea1db4a18a43bc7e
BLAKE2b-256 62cd59fbc0fb79385457d10b99e9a18602071656ec93bef90d8791f47d4d617b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for kasa_crypt-0.6.3-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 5110f12a1e60daaa1c0db8845dca40c8096b2c54a038c8a34e1c18cf0d8f0a6e
MD5 bf5330d700bf286048d0d9dc04b21352
BLAKE2b-256 22ff259757f79d41fee546aa8205f5f13ee2a0549518e2f7ac1b3b9e9696a805

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for kasa_crypt-0.6.3-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3d3c43024556d1025d0a08c00236902823d2a2f4793f28ee8dc0c727b73730da
MD5 f3f0afcb1bbc8a2198438c8e9d94abef
BLAKE2b-256 e8b64f71a11dc4536abfe4e2fd68f392ca7773a4c63cead572bfd876d66fd5ae

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for kasa_crypt-0.6.3-cp312-cp312-manylinux_2_31_armv7l.manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 a40c98a599ec9b3024da5b9e6daa2fa20d4ac7fb88e6876fee0a722d2a5c07ea
MD5 1efe87a665c19a2b978ab4d589f22dbd
BLAKE2b-256 f08f2294da506b9ab8e2bce36a4d9aaf9f786764482f2b23634ae536cfb09914

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.3-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.3-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.3-cp312-cp312-manylinux_2_17_x86_64.manylinux_2_5_x86_64.manylinux1_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3e3ce610892acfbc9c5bf988c1616dd397c63953a7d94c4aedac93f3ed52fabb
MD5 393a657521191d9167a16b2b71c322ba
BLAKE2b-256 928b6614c4cfa1f5c085eac306ba7d4b27195c0154cce7416a60d7cd91662433

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.3-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.3-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.3-cp312-cp312-manylinux_2_17_i686.manylinux_2_5_i686.manylinux1_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4ba631993f8cae87cbbc82f9c06f85abc799e4c526ca19542a97b6f1b8fc4cc0
MD5 00cbce0e7880ca80e49b1bcccd0fe762
BLAKE2b-256 05814e37a68783fae97a1c350126bb84fc5c71bf7e7bea6a9c01991e4a773a21

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.3-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.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for kasa_crypt-0.6.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b533c3e61a1a82f7476e7c504d107aa92ea141fbb18eef29e022dd8b1d720c6f
MD5 9089f2119c557346d2ad5f73a9df6213
BLAKE2b-256 e8b690738b54936b79f89588e1b727d0e330232c6b5477fb8b47e12104f36044

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for kasa_crypt-0.6.3-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bb904709f415d551f333105ebe39a74e9e4621d516aad634ffa8d80432f93096
MD5 cfb04ea8d012efb9f01d209311d13d68
BLAKE2b-256 ca948aed5e22c79c86cb8aa85ebd9ee1eff857a4ff7c7f0f57c331511dacacea

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for kasa_crypt-0.6.3-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 7bdb87700961efc4b5531e136078092a0b2c0637f894f03e663038de73b4deee
MD5 dfbc33e086872a51d2de34d6b6ea2c22
BLAKE2b-256 acd5111a45cee2c5e946d08edf534dec19ab1d6b7c789ba3480284646c9e673d

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: kasa_crypt-0.6.3-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.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 e841d03379bb9c7feabf0e99ba64bcf3399f5cfb20882ffa5efc99f371619a27
MD5 7e81e84c2c750fdd62eb28d0b2452809
BLAKE2b-256 45287f5b6b7f6c74993b2d6296e4683442d3095f282ce17cad374346f84eb906

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: kasa_crypt-0.6.3-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.3-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 871433904d314922aa4f194487948d489a5951caf6442c0ce3877d75bd457c55
MD5 5a1d3362c23d10df6be2bd05b9d3fba3
BLAKE2b-256 d4862b59d6e2112f12d193d4c67ae7a8bd329511f1174603ca12d24cb15ee3ce

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for kasa_crypt-0.6.3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4a1b9dcb8e51754b08c51e4d4395421abd12d5691aab6bff05ca34d888c374fb
MD5 f148358126975cbe7d5ac6dbc7ef2d77
BLAKE2b-256 6047d242bbac4d628b0ba96058475aa94ae52de46dde2d0bcb15087efa4abbdf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for kasa_crypt-0.6.3-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 faafdb050476839409878e3855865b93d16d5184cadf7960444f2417498946a1
MD5 359067bcbd9a376a5b7e19a1770ae7a5
BLAKE2b-256 9a51aa9b9ebc793407b2409713088a45b7ad7011e291e88b5270119edaf1bbd8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for kasa_crypt-0.6.3-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 7f6b95e8cfe858abe37c1033098c88d7181b72d84550d0f88833cbb95293c115
MD5 585a137f81fb04e658bb79e17764495f
BLAKE2b-256 9ea645d631a949236362fdfb229e635e2ddb92bc2eb02d15a5496acbdce2ca3b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for kasa_crypt-0.6.3-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f5cab64949c2605c1b3c91d4024b0641989502aac1f544a4620687c48e5463dc
MD5 adff4cd85b1c2bac69feee8f018139ce
BLAKE2b-256 d5b298126e08930e56d1a9e41fff2221777ecd2af64865db30fdfe7a46b0acb5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for kasa_crypt-0.6.3-cp311-cp311-manylinux_2_31_armv7l.manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 890d1be762786d82be1ad5ee0862c6a753b9c268cd19d2aaa39624804c52ba54
MD5 4051fa02416ad5374a84d6ed88d785db
BLAKE2b-256 41a865c1b5a368fe198bdfaa95cb0ea5c1eacce713b38747a8f396e0611ce907

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.3-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.3-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.3-cp311-cp311-manylinux_2_17_x86_64.manylinux_2_5_x86_64.manylinux1_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f458bf66520f18b2a3047c3242a946329a8408179250f82a9b2fa4d76a8516e9
MD5 92cdb75c286c6035123d927382bce6d5
BLAKE2b-256 d4ddc8ae2a9b2856f6c63b86cc9102807068ec5106bd984d8a508a31efbcab08

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.3-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.3-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.3-cp311-cp311-manylinux_2_17_i686.manylinux_2_5_i686.manylinux1_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f0b5e00b03e33d6298a189eb16caf1688edf101200e42834d2bb65603e19fe5f
MD5 a572d8370ab8b3eb3c51ac4a87a9dc4f
BLAKE2b-256 79225584c40459dd1e33015290c236ea6270d0f36d699cdacb7363b075378a46

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.3-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.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for kasa_crypt-0.6.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cd1aeeed2b47ce57e2e3f3094b3a562acc95182ba2f62d2db43f0d045080a1cd
MD5 0d08426bb827657cd5d1ad6c193d0935
BLAKE2b-256 5f3e3d1bc849f8a5e27e74fd1414955d569ef0386f2d6a3c10b4c0fcbe35f8e2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for kasa_crypt-0.6.3-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9128bdb9bfad014b328760a45ad30d797d48d7a047bbd80a3b9d9105d3af784c
MD5 3e6db4bbc25c535c45ddbde7554d6a1e
BLAKE2b-256 11580d3761221689a47c4a9b97dea6d805ab2dd56a0e99d7d648b9bc2f1ca99a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for kasa_crypt-0.6.3-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 68db26fd5e9a44983bef9d7bbb81335793e745238d78ddab989f6646c6329bea
MD5 15404c455d535ca0f36475786b1cc00e
BLAKE2b-256 d021fb7cceb66199d88c268af2ee65c480a394be956ae8a3b0736758afe36fac

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: kasa_crypt-0.6.3-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.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 0b22ab207382357a49b7bb1299ea2fbb909d2b65c9353e631891ed025603e421
MD5 4f89a306dfb15ac82f28e1897b92c52f
BLAKE2b-256 80941e873cb5052b1da35a135ccbca00ac524cb2afe5b843f1137d86eb400835

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: kasa_crypt-0.6.3-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.3-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 f936f2cb1d0e9a8fd4fb3cb8fd7bf540eed1fba426bea32e32a69b6efdab0434
MD5 7e3950f390b927968e8e87058f4e5ace
BLAKE2b-256 4f311016c43048b697a542018302e6d8f6803494e3404775b007362efb11de17

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for kasa_crypt-0.6.3-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3943a4cca4c5b7eb3649fc1d135789ac89df6fd57f2423d721cbc8301fced26f
MD5 210b44cc0e34c398f80a974ad53f2f35
BLAKE2b-256 a661717e6b9142ab46fe28070e8746017eefcb7e89396e0ab91b8f32495969df

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for kasa_crypt-0.6.3-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b81d95da44da35a869615cdac6a83675ef44960067ae05e6298d62bb851eac43
MD5 b08cd05c9cc9ff5bbc7d1c9d02f3c2db
BLAKE2b-256 45961d8a9d8dc5554d6039276c8889e181324ae6ead8a4bca41f8a2baa19ae34

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for kasa_crypt-0.6.3-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 1240e4aee2c6ab13d0b466e9a8a5c712cfc4ac1aa57da8bc2d110171a2e5f878
MD5 4ace429ffd0807f9731886cc1d5ef780
BLAKE2b-256 66869a11737d7a3be824c60b267830a3dc906f31d5ab95a00584f46723a795ce

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for kasa_crypt-0.6.3-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 26b75001569b39fd4c8dce3beb006a29b98c8ce2c88c0a36a13385f4185d03c0
MD5 a565fc2dd7b17a9fc1ab6f1448815972
BLAKE2b-256 d770a1ac558c334f00068f2adfcd4ea6b7b3e89f9e7594ce8aaaadce7af90e24

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for kasa_crypt-0.6.3-cp310-cp310-manylinux_2_31_armv7l.manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 7bd1c739064fac9f36cc11ced00b2c6457b5d482a680b25468ce631acb2b1f1d
MD5 38f89fa3c9f88e691230ef0c127cd9dc
BLAKE2b-256 fac3ec4b3baf5d8ccf6953a01cd69aaa90cd67d118f59fac62156085f78b948d

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.3-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.3-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.3-cp310-cp310-manylinux_2_17_x86_64.manylinux_2_5_x86_64.manylinux1_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cebe6f24f7885886dec5a8b293b0e02dbe7c46c34f2e5f09dc1f75bb514ad600
MD5 e405fd88943fc3a7ee00093b2c04b514
BLAKE2b-256 2e575903f97ceb6486b089a326e706843017a0766b5c1a03001c54e6a2d0238c

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.3-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.3-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.3-cp310-cp310-manylinux_2_17_i686.manylinux_2_5_i686.manylinux1_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ff973176f1f712b5b52790c85e0e8ab9130292999ad2a10a4e6637ea6e4b5eb5
MD5 be113a442e09d995496fc7b588cabf27
BLAKE2b-256 c109cbccf18c80e14b0ae0901b910eb91a2bc58160ba820414f2a5fd69777959

See more details on using hashes here.

Provenance

The following attestation bundles were made for kasa_crypt-0.6.3-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.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for kasa_crypt-0.6.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 89d7fb3e8a9367fe9f3db0d878a8462be00ee2052b91257ee9257bf36cbd363d
MD5 c69a6ac5ca2e6ee87b92ab194b6cfff2
BLAKE2b-256 510ccf3e055684173ed4693f1af6a043c52eafbdfbaf25393de74b07d16d5b13

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for kasa_crypt-0.6.3-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 649bf2ea243c5d661e7d50059c99f19e445ee8748e5c0007efe9b7ff346ceb19
MD5 9dedce325e65134c4a31f75917ea41ce
BLAKE2b-256 bce333bd29aa35a62bdeae183c8088b907c76cda3aaf792aba81a763d1bc4ee3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for kasa_crypt-0.6.3-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 dc10a29ad6ec04a49a923f7fe0ac13943c0dc6dcc9d637ff452e928259b602dc
MD5 f4ecf782d3981e2aa6c8f5f66ee2fa41
BLAKE2b-256 c8db4602e92906bc4616a07f1cca2d25c904168eee25b04a18d8fe77b211ae5e

See more details on using hashes here.

Provenance

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