Ranbval Runtime Blind Decryption Python SDK
Project description
Ranbval Python SDK
A secure, E2E zero-knowledge wrapper for official OpenAI clients. This SDK is designed to keep raw developer API keys completely invisible via runtime blind decryption and advanced Cython compilation logic.
Usage
Simply drop this package into your existing OpenAI projects without changing your code structure:
from ranbval_sdk import SecureOpenAI
# Automatically decrypts the custom JWT-like ranbval structure
client = SecureOpenAI()
Security Design
This package employs zero-knowledge PBKDF2 parameters synced natively to your personal vault secrets.
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
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 ranbval_sdk-0.2.8.tar.gz.
File metadata
- Download URL: ranbval_sdk-0.2.8.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.2 CPython/3.12.0 Darwin/25.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4cc0d6bed46710758c8906f6a610832f4d5de8d3f7c4a929ab7cb4c0e2a497d5
|
|
| MD5 |
f210d497ee17836a9a548c90d1c5b657
|
|
| BLAKE2b-256 |
65f9a961688e0a90ce47f1567fecb6e9f29e4d16ac1902dd42adcbc2cf705831
|
File details
Details for the file ranbval_sdk-0.2.8-cp312-cp312-macosx_26_0_arm64.whl.
File metadata
- Download URL: ranbval_sdk-0.2.8-cp312-cp312-macosx_26_0_arm64.whl
- Upload date:
- Size: 5.3 kB
- Tags: CPython 3.12, macOS 26.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.2 CPython/3.12.0 Darwin/25.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
87e6a999c4a178900ac73ceddb7ae9c99f0c40d9caca86be21f1435c885855d7
|
|
| MD5 |
17772d3410add1e5bdd3aeeda0add249
|
|
| BLAKE2b-256 |
0daeab05a627cab206dab0376f04f40c7414a0af83c10dd0a8cb86b9c102bf02
|