Skip to main content

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.

Release files for kasa-crypt 1.1.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for kasa-crypt 1.1.0
File Size Uploaded
kasa_crypt-1.1.0.tar.gz 9.1 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for kasa-crypt 1.1.0
File
kasa_crypt-1.1.0-cp314-cp314t-win_amd64.whl CPython 3.14 CPython 3.14 free-threading Windows x86-64 Details
kasa_crypt-1.1.0-cp314-cp314t-win32.whl CPython 3.14 CPython 3.14 free-threading Windows x86-32 Details
kasa_crypt-1.1.0-cp314-cp314t-musllinux_1_2_x86_64.whl CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ x86-64 Details
kasa_crypt-1.1.0-cp314-cp314t-musllinux_1_2_armv7l.whl CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ ARMv7l Details
kasa_crypt-1.1.0-cp314-cp314t-musllinux_1_2_aarch64.whl CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ ARM64 Details
kasa_crypt-1.1.0-cp314-cp314t-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.17+ ARMv7l, Linux glibc 2.31+ ARMv7l Details
kasa_crypt-1.1.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.17+ ARM64, Linux glibc 2.28+ ARM64 Details
kasa_crypt-1.1.0-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.5+ x86-64, Linux glibc 2.28+ x86-64 Details
kasa_crypt-1.1.0-cp314-cp314t-macosx_11_0_arm64.whl CPython 3.14 CPython 3.14 free-threading macOS 11.0+ ARM64 Details
kasa_crypt-1.1.0-cp314-cp314t-macosx_10_13_x86_64.whl CPython 3.14 CPython 3.14 free-threading macOS 10.13+ x86-64 Details
kasa_crypt-1.1.0-cp314-cp314-win_amd64.whl CPython 3.14 CPython 3.14 Windows x86-64 Details
kasa_crypt-1.1.0-cp314-cp314-win32.whl CPython 3.14 CPython 3.14 Windows x86-32 Details
kasa_crypt-1.1.0-cp314-cp314-musllinux_1_2_x86_64.whl CPython 3.14 CPython 3.14 Linux musl 1.2+ x86-64 Details
kasa_crypt-1.1.0-cp314-cp314-musllinux_1_2_armv7l.whl CPython 3.14 CPython 3.14 Linux musl 1.2+ ARMv7l Details
kasa_crypt-1.1.0-cp314-cp314-musllinux_1_2_aarch64.whl CPython 3.14 CPython 3.14 Linux musl 1.2+ ARM64 Details
kasa_crypt-1.1.0-cp314-cp314-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl CPython 3.14 CPython 3.14 Linux glibc 2.17+ ARMv7l, Linux glibc 2.31+ ARMv7l Details
kasa_crypt-1.1.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 Linux glibc 2.28+ ARM64, Linux glibc 2.17+ ARM64 Details
kasa_crypt-1.1.0-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl CPython 3.14 CPython 3.14 Linux glibc 2.5+ x86-64, Linux glibc 2.28+ x86-64 Details
kasa_crypt-1.1.0-cp314-cp314-macosx_11_0_arm64.whl CPython 3.14 CPython 3.14 macOS 11.0+ ARM64 Details
kasa_crypt-1.1.0-cp314-cp314-macosx_10_13_x86_64.whl CPython 3.14 CPython 3.14 macOS 10.13+ x86-64 Details
kasa_crypt-1.1.0-cp313-cp313-win_amd64.whl CPython 3.13 CPython 3.13 Windows x86-64 Details
kasa_crypt-1.1.0-cp313-cp313-win32.whl CPython 3.13 CPython 3.13 Windows x86-32 Details
kasa_crypt-1.1.0-cp313-cp313-musllinux_1_2_x86_64.whl CPython 3.13 CPython 3.13 Linux musl 1.2+ x86-64 Details
kasa_crypt-1.1.0-cp313-cp313-musllinux_1_2_armv7l.whl CPython 3.13 CPython 3.13 Linux musl 1.2+ ARMv7l Details
kasa_crypt-1.1.0-cp313-cp313-musllinux_1_2_aarch64.whl CPython 3.13 CPython 3.13 Linux musl 1.2+ ARM64 Details
kasa_crypt-1.1.0-cp313-cp313-manylinux_2_36_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.36+ x86-64 Details
kasa_crypt-1.1.0-cp313-cp313-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl CPython 3.13 CPython 3.13 Linux glibc 2.17+ ARMv7l, Linux glibc 2.31+ ARMv7l Details
kasa_crypt-1.1.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl CPython 3.13 CPython 3.13 Linux glibc 2.17+ ARM64, Linux glibc 2.28+ ARM64 Details
kasa_crypt-1.1.0-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ x86-64, Linux glibc 2.5+ x86-64 Details
kasa_crypt-1.1.0-cp313-cp313-macosx_11_0_arm64.whl CPython 3.13 CPython 3.13 macOS 11.0+ ARM64 Details
kasa_crypt-1.1.0-cp313-cp313-macosx_10_13_x86_64.whl CPython 3.13 CPython 3.13 macOS 10.13+ x86-64 Details
kasa_crypt-1.1.0-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
kasa_crypt-1.1.0-cp312-cp312-win32.whl CPython 3.12 CPython 3.12 Windows x86-32 Details
kasa_crypt-1.1.0-cp312-cp312-musllinux_1_2_x86_64.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ x86-64 Details
kasa_crypt-1.1.0-cp312-cp312-musllinux_1_2_armv7l.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ ARMv7l Details
kasa_crypt-1.1.0-cp312-cp312-musllinux_1_2_aarch64.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ ARM64 Details
kasa_crypt-1.1.0-cp312-cp312-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ ARMv7l, Linux glibc 2.31+ ARMv7l Details
kasa_crypt-1.1.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ ARM64, Linux glibc 2.28+ ARM64 Details
kasa_crypt-1.1.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.5+ x86-64, Linux glibc 2.28+ x86-64 Details
kasa_crypt-1.1.0-cp312-cp312-macosx_11_0_arm64.whl CPython 3.12 CPython 3.12 macOS 11.0+ ARM64 Details
kasa_crypt-1.1.0-cp312-cp312-macosx_10_13_x86_64.whl CPython 3.12 CPython 3.12 macOS 10.13+ x86-64 Details
kasa_crypt-1.1.0-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
kasa_crypt-1.1.0-cp311-cp311-win32.whl CPython 3.11 CPython 3.11 Windows x86-32 Details
kasa_crypt-1.1.0-cp311-cp311-musllinux_1_2_x86_64.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ x86-64 Details
kasa_crypt-1.1.0-cp311-cp311-musllinux_1_2_armv7l.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ ARMv7l Details
kasa_crypt-1.1.0-cp311-cp311-musllinux_1_2_aarch64.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ ARM64 Details
kasa_crypt-1.1.0-cp311-cp311-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ ARMv7l, Linux glibc 2.31+ ARMv7l Details
kasa_crypt-1.1.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ ARM64, Linux glibc 2.28+ ARM64 Details
kasa_crypt-1.1.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ x86-64, Linux glibc 2.5+ x86-64 Details
kasa_crypt-1.1.0-cp311-cp311-macosx_11_0_arm64.whl CPython 3.11 CPython 3.11 macOS 11.0+ ARM64 Details
kasa_crypt-1.1.0-cp311-cp311-macosx_10_9_x86_64.whl CPython 3.11 CPython 3.11 macOS 10.9+ x86-64 Details
kasa_crypt-1.1.0-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
kasa_crypt-1.1.0-cp310-cp310-win32.whl CPython 3.10 CPython 3.10 Windows x86-32 Details
kasa_crypt-1.1.0-cp310-cp310-musllinux_1_2_x86_64.whl CPython 3.10 CPython 3.10 Linux musl 1.2+ x86-64 Details
kasa_crypt-1.1.0-cp310-cp310-musllinux_1_2_armv7l.whl CPython 3.10 CPython 3.10 Linux musl 1.2+ ARMv7l Details
kasa_crypt-1.1.0-cp310-cp310-musllinux_1_2_aarch64.whl CPython 3.10 CPython 3.10 Linux musl 1.2+ ARM64 Details
kasa_crypt-1.1.0-cp310-cp310-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ ARMv7l, Linux glibc 2.31+ ARMv7l Details
kasa_crypt-1.1.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ ARM64, Linux glibc 2.28+ ARM64 Details
kasa_crypt-1.1.0-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.28+ x86-64, Linux glibc 2.5+ x86-64 Details
kasa_crypt-1.1.0-cp310-cp310-macosx_11_0_arm64.whl CPython 3.10 CPython 3.10 macOS 11.0+ ARM64 Details
kasa_crypt-1.1.0-cp310-cp310-macosx_10_9_x86_64.whl CPython 3.10 CPython 3.10 macOS 10.9+ x86-64 Details

Total release size: 4.3 MB

Release files / kasa_crypt-1.1.0.tar.gz

Download URL kasa_crypt-1.1.0.tar.gz
Size 9.1 kB
Tags Source
SHA-256 checksum
How to use checksums
78305efe8b6dee12e3b3ecc7b7a6ae4c46bc4c3234b2cdfd20df03d82a9d818a
BLAKE2b-256 checksum
How to use checksums
3040ec872ba2b9881752e3f41e195411f069f454488b17eae42795eac9d04958
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp314-cp314t-win_amd64.whl

Download URL kasa_crypt-1.1.0-cp314-cp314t-win_amd64.whl
Size 103.8 kB
Tags CPython 3.14 CPython 3.14 free-threading Windows x86-64
SHA-256 checksum
How to use checksums
4004a4bddae2a00c2203a3808e728c6459bdc77e63dbc67ec357c0b1146bd75a
BLAKE2b-256 checksum
How to use checksums
34274d098f82b5d7ffe42c97184ea9e225087f1e8a256c67b0d18516e6faffbf
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp314-cp314t-win32.whl

Download URL kasa_crypt-1.1.0-cp314-cp314t-win32.whl
Size 99.6 kB
Tags CPython 3.14 CPython 3.14 free-threading Windows x86-32
SHA-256 checksum
How to use checksums
468feb7c22114af0378af2a0807a6bf34c2edcfd60b917cdce4ce071d9423108
BLAKE2b-256 checksum
How to use checksums
bd43d7e32136710bfd087444fa1dee0926919a5f78c34490c964185b85a54dda
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp314-cp314t-musllinux_1_2_x86_64.whl

Download URL kasa_crypt-1.1.0-cp314-cp314t-musllinux_1_2_x86_64.whl
Size 106.6 kB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
e93f209c84f69542af911f251e3bd0dafdbeb3797277dd81935e31635201d6e8
BLAKE2b-256 checksum
How to use checksums
aea3e0b91c354a1bb2c7fd73ae049d9181481e62391c6e2169c2395f9baec86b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp314-cp314t-musllinux_1_2_armv7l.whl

Download URL kasa_crypt-1.1.0-cp314-cp314t-musllinux_1_2_armv7l.whl
Size 101.6 kB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ ARMv7l
SHA-256 checksum
How to use checksums
65326d6edabf74954ff4608b92a5024a444675e4872a0d380e28d5ab75dde55f
BLAKE2b-256 checksum
How to use checksums
08f01a388d81b9b6366844f6d0db9f9428f4ecfe63aa593edacefabbb95c8b34
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp314-cp314t-musllinux_1_2_aarch64.whl

Download URL kasa_crypt-1.1.0-cp314-cp314t-musllinux_1_2_aarch64.whl
Size 108.1 kB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
1410f082f9ae06ae386ed1f3f7d05482f3cd8da29d66033e921c09b8243fa8a5
BLAKE2b-256 checksum
How to use checksums
29ceecc2033f1e58641403026b0fafeebd713ff7fcb84b735be4e59a4546836a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp314-cp314t-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl

Download URL kasa_crypt-1.1.0-cp314-cp314t-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl
Size 100.4 kB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.17+ ARMv7l Linux glibc 2.31+ ARMv7l
SHA-256 checksum
How to use checksums
a8f1ff08c3d1576d4136b7f3cd79b18aa33d891edb3009264aef538c8f36208a
BLAKE2b-256 checksum
How to use checksums
454b78d7796d3ff169565819f3d9309f9c647b046ad46706d5110e83f51f8358
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL kasa_crypt-1.1.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 108.1 kB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
bd5a182ae490c30ddf524e07e53ca0ae670cf15072f27f32c992c1e3b95ca199
BLAKE2b-256 checksum
How to use checksums
c227450f4776c5d21e8f65f28f8c5cea6d93b00728ab3a9ff724aea4579abd88
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl

Download URL kasa_crypt-1.1.0-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Size 105.6 kB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.28+ x86-64 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
ed8ba1f4e83e264e18cba8f08767f80640ec80389e3b3a289690e2e4dfe2ff77
BLAKE2b-256 checksum
How to use checksums
a4512676e5b2349afce9430b2142daf876085c2de5e4f4798b222e911d8ef6b7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp314-cp314t-macosx_11_0_arm64.whl

Download URL kasa_crypt-1.1.0-cp314-cp314t-macosx_11_0_arm64.whl
Size 99.2 kB
Tags CPython 3.14 CPython 3.14 free-threading macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
752afbc6cce537bd305d6e8d33cabe726942d571a2b3b6548b3931d469c3223f
BLAKE2b-256 checksum
How to use checksums
3466cd3aa8cbe4468566c1d351578f29716534c095f7ba6c251caaaa25d94109
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp314-cp314t-macosx_10_13_x86_64.whl

Download URL kasa_crypt-1.1.0-cp314-cp314t-macosx_10_13_x86_64.whl
Size 97.6 kB
Tags CPython 3.14 CPython 3.14 free-threading macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
5aa6c784378dfd25dd3bb8093737ea96038ad57272043e4e6abd2ab96522c3ca
BLAKE2b-256 checksum
How to use checksums
3f0138a94de2621e3eed5aa44af34a3b02fbac2404ffa892b1583468970d6fca
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp314-cp314-win_amd64.whl

Download URL kasa_crypt-1.1.0-cp314-cp314-win_amd64.whl
Size 83.3 kB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
834cacf6167df3d0a026924502762b52e07f700614ed99cd1866efce0f405176
BLAKE2b-256 checksum
How to use checksums
1d4c681d17df32cb349ddf729d85874a6b2f16b0054965299f983d03f236c922
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp314-cp314-win32.whl

Download URL kasa_crypt-1.1.0-cp314-cp314-win32.whl
Size 81.4 kB
Tags CPython 3.14 Windows x86-32
SHA-256 checksum
How to use checksums
b489066ace258aa163742a7250738bb1f5ed2cf8be1a95c4b1dc151ca6cd387a
BLAKE2b-256 checksum
How to use checksums
aa650268d9709e75b73ba6422d66be2a246be77bed3f607625b814a91cc979aa
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp314-cp314-musllinux_1_2_x86_64.whl

Download URL kasa_crypt-1.1.0-cp314-cp314-musllinux_1_2_x86_64.whl
Size 85.2 kB
Tags CPython 3.14 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
3b2d2685ae745d246df1aebdf24dfca1fe38c0966d34c8c149a5c8b3c5b6276a
BLAKE2b-256 checksum
How to use checksums
6da5679e2fdba6cef9e062ef3be33a254b2c28ed3f386bf8c6d46dff0d2fd9bf
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp314-cp314-musllinux_1_2_armv7l.whl

Download URL kasa_crypt-1.1.0-cp314-cp314-musllinux_1_2_armv7l.whl
Size 26.0 kB
Tags CPython 3.14 Linux musl 1.2+ ARMv7l
SHA-256 checksum
How to use checksums
6fe56c4dc97ce50508a28d412083c5f8eb23350184c958905de9ad6561a90fc9
BLAKE2b-256 checksum
How to use checksums
cccdf7b45ad3eed7e46d186575c660c3310a5a28f2d9071cf83d50d2a37b57b5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp314-cp314-musllinux_1_2_aarch64.whl

Download URL kasa_crypt-1.1.0-cp314-cp314-musllinux_1_2_aarch64.whl
Size 85.6 kB
Tags CPython 3.14 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
2d5c3802d7499dca24fd746893c13d104feb28be3cabf729d958ebf6f2d0a944
BLAKE2b-256 checksum
How to use checksums
d2266c204f4b7f0a6eee441c5e0d0222dadf07f32050a1d7f8a83b0fb2bf8572
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp314-cp314-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl

Download URL kasa_crypt-1.1.0-cp314-cp314-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl
Size 25.6 kB
Tags CPython 3.14 Linux glibc 2.17+ ARMv7l Linux glibc 2.31+ ARMv7l
SHA-256 checksum
How to use checksums
9584a0154eaa4a7dff7aff5124d8c03c728b515426f220656293ea2d0d61b2a3
BLAKE2b-256 checksum
How to use checksums
ac89a67d66227a5c2ed529b2806d884be5272b69cbca25d20206e60f359c60b6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL kasa_crypt-1.1.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 85.7 kB
Tags CPython 3.14 Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
550fa2b4c5cb247387e6972f9fc0182eca82b524ee945c513553ec313e12d25e
BLAKE2b-256 checksum
How to use checksums
a3be8c23aa4ee6c48859dfe7920be7d47db44429e65544199668eaaca95c0c06
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl

Download URL kasa_crypt-1.1.0-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Size 84.7 kB
Tags CPython 3.14 Linux glibc 2.28+ x86-64 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
7b257ce5d9b71cad5218a86a4db07213fbd6611232fa2c4bc3fe3eed79b03de9
BLAKE2b-256 checksum
How to use checksums
a403639b0d49ead35519c132cf461c86e4883484c4c4af6d78f59afd107d9e3e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp314-cp314-macosx_11_0_arm64.whl

Download URL kasa_crypt-1.1.0-cp314-cp314-macosx_11_0_arm64.whl
Size 81.8 kB
Tags CPython 3.14 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
7585f1dbeeb1e349e69c3d58d67cbcf11b53c37f145a538d0e0c5d6e1f1b3ace
BLAKE2b-256 checksum
How to use checksums
377d0d266e5209b365665ef980c0d7a0b207c66f09b0a35b06e168438abd3696
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp314-cp314-macosx_10_13_x86_64.whl

Download URL kasa_crypt-1.1.0-cp314-cp314-macosx_10_13_x86_64.whl
Size 80.9 kB
Tags CPython 3.14 macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
a92b5c14816d98fffded18856b6459ac99950cc86f364baa8a4005f501956fca
BLAKE2b-256 checksum
How to use checksums
db9c8532cff823f87e6457c19e76d520c3352266e63ecd68b0710e12dc6f3d1e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp313-cp313-win_amd64.whl

Download URL kasa_crypt-1.1.0-cp313-cp313-win_amd64.whl
Size 82.7 kB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
4f2a970f15d530a4484bd75a6bb9407eeddf9df2f78dd97b98aed9e72efa86fe
BLAKE2b-256 checksum
How to use checksums
94c71272636de4c684461dfc8609a9e0bc0d2dc073afc2104925e3b1acd1933c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp313-cp313-win32.whl

Download URL kasa_crypt-1.1.0-cp313-cp313-win32.whl
Size 80.8 kB
Tags CPython 3.13 Windows x86-32
SHA-256 checksum
How to use checksums
bcf88a522e097e170b878d48560a33b556601835034e7b2fcda6e5f0e32371c8
BLAKE2b-256 checksum
How to use checksums
42a58a5ded18041dc9b9c710870f57ac7e02bb1f8160f6cc64c8eeb1ac389021
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp313-cp313-musllinux_1_2_x86_64.whl

Download URL kasa_crypt-1.1.0-cp313-cp313-musllinux_1_2_x86_64.whl
Size 85.2 kB
Tags CPython 3.13 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
c11c690b3b2fe9fc1591e1bc5050ae6ddf53ad9fa56723db283c490ffeaf8947
BLAKE2b-256 checksum
How to use checksums
8bc39957c5ac10deeffbb391442f1a98e0b0770a18c7e08a0a32b3ede8bf121e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp313-cp313-musllinux_1_2_armv7l.whl

Download URL kasa_crypt-1.1.0-cp313-cp313-musllinux_1_2_armv7l.whl
Size 26.3 kB
Tags CPython 3.13 Linux musl 1.2+ ARMv7l
SHA-256 checksum
How to use checksums
8cabb7e9dbd52de8ddc894516b6a4ed73d810d432625b0c814d674bb5cae2367
BLAKE2b-256 checksum
How to use checksums
d531e1ab889fdd6bb12df0acac5ae500a157abdca44ad48346e045bd9a36ab2b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp313-cp313-musllinux_1_2_aarch64.whl

Download URL kasa_crypt-1.1.0-cp313-cp313-musllinux_1_2_aarch64.whl
Size 85.4 kB
Tags CPython 3.13 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
18318f9428819ecb870d0ee1199ab7155dc06a002290b0eec60e8277f0a0762c
BLAKE2b-256 checksum
How to use checksums
d9705220ea64859496ee84377596a66cde34fc2503f64b88c83415e28506e6ef
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp313-cp313-manylinux_2_36_x86_64.whl

Download URL kasa_crypt-1.1.0-cp313-cp313-manylinux_2_36_x86_64.whl
Size 28.0 kB
Tags CPython 3.13 Linux glibc 2.36+ x86-64
SHA-256 checksum
How to use checksums
1da8a9dc679d560b7ba6c8eb9d4bf1de8a5100bb5f8342489b2201eadd535a69
BLAKE2b-256 checksum
How to use checksums
b4ec41f017338a161c9464cd067875846f496c98d85941484b315201aac8470c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp313-cp313-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl

Download URL kasa_crypt-1.1.0-cp313-cp313-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl
Size 25.7 kB
Tags CPython 3.13 Linux glibc 2.17+ ARMv7l Linux glibc 2.31+ ARMv7l
SHA-256 checksum
How to use checksums
c0f4a9ad0f304616e02fdd73382b80a42a69c90ccd0e644b5a815ddc3b9f5621
BLAKE2b-256 checksum
How to use checksums
716faa15d0efa7b96cec0306e80becc52b2a53259dcbfaec20dddfaa06d105e7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL kasa_crypt-1.1.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 85.5 kB
Tags CPython 3.13 Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
0f541678b18845a9747e1e1475b328876409e1fb897a14f3d719213bb50f0946
BLAKE2b-256 checksum
How to use checksums
3963c1f6feaa4e4fe574b38d2ee694d8b810038b23430be01ad57a6a75d94f8d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl

Download URL kasa_crypt-1.1.0-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Size 84.7 kB
Tags CPython 3.13 Linux glibc 2.28+ x86-64 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
1d5790b603bcf9c483c8645688433b047bec2be8e31ebf8e182792d63a16829f
BLAKE2b-256 checksum
How to use checksums
34b9d9662f2b40c1b8eea166fcb7bdfbf5231d5ce3e24c6e6d761e8d518ede32
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp313-cp313-macosx_11_0_arm64.whl

Download URL kasa_crypt-1.1.0-cp313-cp313-macosx_11_0_arm64.whl
Size 81.6 kB
Tags CPython 3.13 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
81d6b2e9f05a24bcfb6ddd3e38cea9aea5419701d312035fa48f1801d825627d
BLAKE2b-256 checksum
How to use checksums
d5b9e207c7ebd6f891c96dc47ae364f26bfa9a9c928ef19f167c2eef6a91f30d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp313-cp313-macosx_10_13_x86_64.whl

Download URL kasa_crypt-1.1.0-cp313-cp313-macosx_10_13_x86_64.whl
Size 80.9 kB
Tags CPython 3.13 macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
2a69eb7ec2ad2457ebcf83cd0da943eef06d603451442ad94fa0a0ff057cc8de
BLAKE2b-256 checksum
How to use checksums
3196e196a9c70758dcc4d21763e7092c603caf8bd917ecaf6cc466dedd98d9ea
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp312-cp312-win_amd64.whl

Download URL kasa_crypt-1.1.0-cp312-cp312-win_amd64.whl
Size 82.7 kB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
1658bc6e6c31b7e886549287fcdae511872de1736bab4f674c6ff4dd11878a2f
BLAKE2b-256 checksum
How to use checksums
66c1ef3a4aa555aaf685d61609453d601e52fb26c577efdf7eff744f0dc5ca5b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp312-cp312-win32.whl

Download URL kasa_crypt-1.1.0-cp312-cp312-win32.whl
Size 80.8 kB
Tags CPython 3.12 Windows x86-32
SHA-256 checksum
How to use checksums
40e47489b9005ce815859d9f9ecd1bff3c16ec945620ded4c1e98ddb96658f0f
BLAKE2b-256 checksum
How to use checksums
c686077286d134dc07e451853f33eb71b87f38c3e2709a77e81be2665dc88bdf
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp312-cp312-musllinux_1_2_x86_64.whl

Download URL kasa_crypt-1.1.0-cp312-cp312-musllinux_1_2_x86_64.whl
Size 85.2 kB
Tags CPython 3.12 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
b15caf6f44eb06d2cdc80889ef4082569928bac907da3cb563272db06bc5cb25
BLAKE2b-256 checksum
How to use checksums
e2dd373445d294afb92845d30c321257dac93152cf83e4b88777e1f3562e1f10
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp312-cp312-musllinux_1_2_armv7l.whl

Download URL kasa_crypt-1.1.0-cp312-cp312-musllinux_1_2_armv7l.whl
Size 26.2 kB
Tags CPython 3.12 Linux musl 1.2+ ARMv7l
SHA-256 checksum
How to use checksums
5af0b01a4a3075de30360ecf80c9a2e7677099bd0b0cfa8983100568accd9263
BLAKE2b-256 checksum
How to use checksums
c8e0661c1011bd60d454c1e65bde18553de7ae262e615da2f875a6524e346200
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp312-cp312-musllinux_1_2_aarch64.whl

Download URL kasa_crypt-1.1.0-cp312-cp312-musllinux_1_2_aarch64.whl
Size 85.1 kB
Tags CPython 3.12 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
02cb974069669f5de32cf88ab6623d5936acf42c11897045e89828484a6412b8
BLAKE2b-256 checksum
How to use checksums
58f16b66441895484aecdb1fa9c468392530a75ea43c3c20997cfe055bbc1f8f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp312-cp312-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl

Download URL kasa_crypt-1.1.0-cp312-cp312-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl
Size 25.6 kB
Tags CPython 3.12 Linux glibc 2.17+ ARMv7l Linux glibc 2.31+ ARMv7l
SHA-256 checksum
How to use checksums
feabca7fc9ee84e5bb703b1d069f3d2fa8d9f32384e59dded767fd66c5ee439d
BLAKE2b-256 checksum
How to use checksums
193302021171c5c8af6acc01039b1086bce9a0a410c4583a6c947c0d3c6f7557
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL kasa_crypt-1.1.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 85.2 kB
Tags CPython 3.12 Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
09aa284c343b8d779f1bb617db815a15d67b41e60a7e896b16d35bf8a9c449c7
BLAKE2b-256 checksum
How to use checksums
597e25d4490ff52fa3db613c01c508f4acf678f55d720c710357d89dc4d814bf
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl

Download URL kasa_crypt-1.1.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Size 84.7 kB
Tags CPython 3.12 Linux glibc 2.28+ x86-64 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
92e2b23d7f72d2d743b96c9bd393f2fffc8c3c5247e8b6c9e04386d1c7a7e325
BLAKE2b-256 checksum
How to use checksums
e1d0b22d39c360784d06ffe2cab6bbcf96d5362397f0b4689b167432dda6806a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp312-cp312-macosx_11_0_arm64.whl

Download URL kasa_crypt-1.1.0-cp312-cp312-macosx_11_0_arm64.whl
Size 81.7 kB
Tags CPython 3.12 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
84ddfaefe94a2503f5436eea80af1c932ff3a8ff8bf80c508d7c08c3295e74ce
BLAKE2b-256 checksum
How to use checksums
cf8d83806ac99ca0d66124ee662c766cfbcce67e981c5028b4074ed8d8c6aa95
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp312-cp312-macosx_10_13_x86_64.whl

Download URL kasa_crypt-1.1.0-cp312-cp312-macosx_10_13_x86_64.whl
Size 81.0 kB
Tags CPython 3.12 macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
307e862d332ae935a29d19af359386c3131947bef6fbf4bf092d9490c848892e
BLAKE2b-256 checksum
How to use checksums
3a09f7a46da4879b74850b102ebc1d6612dd733aa54fcd5626d3844667f7e780
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp311-cp311-win_amd64.whl

Download URL kasa_crypt-1.1.0-cp311-cp311-win_amd64.whl
Size 82.3 kB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
f9b77cf6e16a4a37e6c507a88d18daa7e2ab174de1ed07b7ca4d4678869df93f
BLAKE2b-256 checksum
How to use checksums
97ca87449cdbfd4219befaf1610d9a11a507517d0c624c482a4003fbbcea5b54
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp311-cp311-win32.whl

Download URL kasa_crypt-1.1.0-cp311-cp311-win32.whl
Size 80.5 kB
Tags CPython 3.11 Windows x86-32
SHA-256 checksum
How to use checksums
6a744c83bdb16c1dcd94bd1fdc232cb8802546345f08de36fbc54e26477d00df
BLAKE2b-256 checksum
How to use checksums
9f3fbdbadcdbd6233296d20347e8b2a1034b3e98f3efc569cb09f84de05ed351
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp311-cp311-musllinux_1_2_x86_64.whl

Download URL kasa_crypt-1.1.0-cp311-cp311-musllinux_1_2_x86_64.whl
Size 84.5 kB
Tags CPython 3.11 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
9b68793aab8483b613b3dc83a49ae19874e385a789c75ebc0fc3de48b3c30fd7
BLAKE2b-256 checksum
How to use checksums
2321d65aabef43b2e96b7a3571f88b0612013d9ee25ab4da519b79f8ef404a83
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp311-cp311-musllinux_1_2_armv7l.whl

Download URL kasa_crypt-1.1.0-cp311-cp311-musllinux_1_2_armv7l.whl
Size 25.3 kB
Tags CPython 3.11 Linux musl 1.2+ ARMv7l
SHA-256 checksum
How to use checksums
084fe45a711cc506947bb95859d78e147a28398825036bfb9a6d30828fe37968
BLAKE2b-256 checksum
How to use checksums
25094a4f6f892b0fd29a240b8e72e138237053695aa27db68d97569c2d80f891
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp311-cp311-musllinux_1_2_aarch64.whl

Download URL kasa_crypt-1.1.0-cp311-cp311-musllinux_1_2_aarch64.whl
Size 84.5 kB
Tags CPython 3.11 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
062a7e2905f5553cea0734e310dfd1b8a33c44275039f894c28b5390cfaab9f8
BLAKE2b-256 checksum
How to use checksums
3f8ae92d3351667c17c6765650439e1b4d079d669b08f3c2bfa80ea12fe9ef0f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp311-cp311-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl

Download URL kasa_crypt-1.1.0-cp311-cp311-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl
Size 24.9 kB
Tags CPython 3.11 Linux glibc 2.17+ ARMv7l Linux glibc 2.31+ ARMv7l
SHA-256 checksum
How to use checksums
0aaac212739cf4b0abe92f1494525a9a6f29fe637118f5005cdcc7fb4a2d106e
BLAKE2b-256 checksum
How to use checksums
998cd0cf25bd30115e631f416cacbc4c49654383e9a93d7445387a89b978d597
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL kasa_crypt-1.1.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 84.6 kB
Tags CPython 3.11 Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
0ebf125e6e496d0cf1ac923e7dbf64f9f124a5fecdf93fdda5ff501d098d0188
BLAKE2b-256 checksum
How to use checksums
d12de4d9824a3f8b4b7b186cfb300f703c67af30af997d9b8580d3c0e58d6af0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl

Download URL kasa_crypt-1.1.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Size 84.0 kB
Tags CPython 3.11 Linux glibc 2.28+ x86-64 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
c2970ee8047fd08743ce7037b78488258aaa563643b541f24b7785a307f86a26
BLAKE2b-256 checksum
How to use checksums
4a174aec7065d0399a9dabc2aa1b687f3c6058107061d83726ebddae65a24b32
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp311-cp311-macosx_11_0_arm64.whl

Download URL kasa_crypt-1.1.0-cp311-cp311-macosx_11_0_arm64.whl
Size 81.4 kB
Tags CPython 3.11 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
deffd1498e0a787053eb880747f9207cbbedbcbe071ef6bb663b5bf1dd67b39d
BLAKE2b-256 checksum
How to use checksums
c07151af4c1e584a002dba74201f3e2c40c84198093f21e101bc8613f1fe88d9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp311-cp311-macosx_10_9_x86_64.whl

Download URL kasa_crypt-1.1.0-cp311-cp311-macosx_10_9_x86_64.whl
Size 80.6 kB
Tags CPython 3.11 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
2b069a5956e819773daaf02d063671215ad0ab26430ead1aa92b53577b5a4742
BLAKE2b-256 checksum
How to use checksums
d845200cef07cb4cc9fd2db888d4bb07a0b05d9164b5ac5b8aaaa2abfeca93d1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp310-cp310-win_amd64.whl

Download URL kasa_crypt-1.1.0-cp310-cp310-win_amd64.whl
Size 82.1 kB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
e1b628477caee52d0348f8ef1ea002053599d1b884188e71649f584327807786
BLAKE2b-256 checksum
How to use checksums
beb9c50e5f4a7b0abd36dd18c4a34946162bb1c216358a1b13ecbee9a541ff34
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp310-cp310-win32.whl

Download URL kasa_crypt-1.1.0-cp310-cp310-win32.whl
Size 23.7 kB
Tags CPython 3.10 Windows x86-32
SHA-256 checksum
How to use checksums
16a7f043ddb3f0d8a583c69888ffbc4635a06dc824a6db870391894d258e7b1e
BLAKE2b-256 checksum
How to use checksums
272e7f69b5ab29a76d9726af6da19acd3a7ec93fa5c25ae5ff48c28cbd0cf076
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp310-cp310-musllinux_1_2_x86_64.whl

Download URL kasa_crypt-1.1.0-cp310-cp310-musllinux_1_2_x86_64.whl
Size 27.9 kB
Tags CPython 3.10 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
9b11a6a32f6dcaf158b925a524b5ecb3072d9ec746cab6fd9f18c995146ea6ea
BLAKE2b-256 checksum
How to use checksums
63065da983abf735cf66dd206f71af0cf93829c0454a5417497019cc50f6e4b7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp310-cp310-musllinux_1_2_armv7l.whl

Download URL kasa_crypt-1.1.0-cp310-cp310-musllinux_1_2_armv7l.whl
Size 25.0 kB
Tags CPython 3.10 Linux musl 1.2+ ARMv7l
SHA-256 checksum
How to use checksums
16712ec5302ccbbcaffd906bfb5c1a18b6230b63974fa92d1903ad9ccc070589
BLAKE2b-256 checksum
How to use checksums
73a5938e533c4fc88abb0b370d45acf5ec2edd163addebd21ef120309051e034
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp310-cp310-musllinux_1_2_aarch64.whl

Download URL kasa_crypt-1.1.0-cp310-cp310-musllinux_1_2_aarch64.whl
Size 27.9 kB
Tags CPython 3.10 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
3d8c4ae8a5ca7e88f48a9f23301f1f3cf662fcd3e2f70fbf3f245dec132bb3c6
BLAKE2b-256 checksum
How to use checksums
c907fe28d3cf130b97cceaba8a7e36e1f44d617fd1870abad06a6ec294975df0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp310-cp310-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl

Download URL kasa_crypt-1.1.0-cp310-cp310-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl
Size 24.6 kB
Tags CPython 3.10 Linux glibc 2.17+ ARMv7l Linux glibc 2.31+ ARMv7l
SHA-256 checksum
How to use checksums
7ad9e3b2550a6ef7dc5b212d1186de675e2a578575c273f9cbc8cf99dfeb3f66
BLAKE2b-256 checksum
How to use checksums
74fe959ba0f95b1d96c9f925f1a5fbdb8a5f7730c74d15a824a46d846a7d566d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL kasa_crypt-1.1.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 28.0 kB
Tags CPython 3.10 Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
b52c7c533e40bc3ddd8d76a50e1236afda78856ce50941300abc2e6b2a603b80
BLAKE2b-256 checksum
How to use checksums
27eb235a62a7a9e832c21a83a35ffe9318a654e721296a904478d99cf5c0739c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl

Download URL kasa_crypt-1.1.0-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Size 27.4 kB
Tags CPython 3.10 Linux glibc 2.28+ x86-64 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
4138402a2ad83f997c7242c783ae8cdd5f19952f282f4c633155ca98f4102709
BLAKE2b-256 checksum
How to use checksums
089402686e5d1f36f5485ecc32b4418c2054c6c78d44a53d80a84b081c6714ad
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp310-cp310-macosx_11_0_arm64.whl

Download URL kasa_crypt-1.1.0-cp310-cp310-macosx_11_0_arm64.whl
Size 25.0 kB
Tags CPython 3.10 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
6db6094cb21f0b55006f483a967c5235de81af4e297ff71d5a30b59fc6137094
BLAKE2b-256 checksum
How to use checksums
4c906f7dfcb5790924e13a7c085b73b2a43ea719ed1d4b5def65368943ad8c17
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release files / kasa_crypt-1.1.0-cp310-cp310-macosx_10_9_x86_64.whl

Download URL kasa_crypt-1.1.0-cp310-cp310-macosx_10_9_x86_64.whl
Size 24.1 kB
Tags CPython 3.10 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
83064c2a84dfd4dd662ade0a296fe65ede03f41c78080b8a93b0c535bebd6790
BLAKE2b-256 checksum
How to use checksums
c589e51c8f44feed23eab8ed89c4d22858ba36a9cea33aa0ff8ac075b32ce0ba
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Oct 4, 2025.

Transparency log

Release history Release notifications | RSS feed

This release

1.1.0 This release

62 release files

0.6.2

50 release files

0.5.0

43 release files

0.4.4

27 release files

0.4.3

2 release files

0.4.1

27 release files

0.4.0

27 release files

0.3.0

16 release files

0.2.0

16 release files

0.1.5

16 release files

0.1.4

16 release files

0.1.3

16 release files

0.1.2

16 release files

0.1.1

16 release files

0.1.0

16 release files

0.0.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page