Private advanced device fingerprinting and authentication system.
Project description
bssdevice
bssdevice is a lightweight device fingerprinting system designed for security enhancement.
Features
- Unique device identification
- Secure QR code authentication
- AI-enhanced encryption for device verification
Installation
pip install bssdevice
Usage:
from bssdevice import bssdevice
key = bsscrypto.generate_key()
device_id = bssdevice.generate_device_id()
encrypted = bssdevice.encrypt_device_id(device_id, key)
print("Device Verified:", bssdevice.decrypt_device_id(encrypted, key))
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bssdevice-0.1.0.tar.gz
(3.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bssdevice-0.1.0.tar.gz.
File metadata
- Download URL: bssdevice-0.1.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a80ac4e91ff446a36f8988c12f2e12fd31e7ed92f9769ed89c7546ab45f56f77
|
|
| MD5 |
d5cf9de8c9caf931a734bf3c7f92f8b6
|
|
| BLAKE2b-256 |
cfc8714a7bf1e03f0ba99dfdd150696409356e2cccbe5d15e492e573948427f7
|
File details
Details for the file bssdevice-0.1.0-py3-none-any.whl.
File metadata
- Download URL: bssdevice-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5dccebfc7280f5719fc099b1c7690cfecfbe274863169ccb1f53035962eae5a1
|
|
| MD5 |
3567d1ca70c56b39c0551f943ec2db46
|
|
| BLAKE2b-256 |
f244bd96762b8d130188e6a594185f01c6d3dcc7a72c9c04cfdbb9f61ce06d24
|