Skip to main content

A library for secure key-value pair storage and AES encryption.

Project description

Vixhal

Description

Vixhal provides secure storage and AES encryption utilities for general key-value pairs. It supports storing entries in memory (RAM) and encrypting/decrypting data using AES-256. This design choice enables fast access to entries and data, making it suitable for various high-performance applications.

Features

  • Secure Entry Storage: Store and manage key-value pairs securely in RAM.
  • Encryption/Decryption Utilities: Encrypt and decrypt data with AES-256.
  • In-Memory Storage: Data is stored and accessed in RAM for performance, ensuring quick read/write operations.

Installation

To install Vixhal, use pip:

pip install vixhal

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

vixhal-0.0.2.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

vixhal-0.0.2-py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page