Skip to main content

Crypto tool for automation frameworks

Project description

Cipher-test

Cipher test is a Python library for encrypting and decrypting passwords, designed for integration with automated testing frameworks such as Selenium, Appium, Playwright, and others. It ensures secure password storage and allows retrieving keys from remote vaults to decrypt configuration files.

Features

  • Encryption and Decryption: Encrypt and decrypt passwords using a Fernet key.
  • Key Management: Support for loading, creating, saving, and deleting encryption keys from a local file.
  • Password Generation: Generate secure, random passwords of a specified length.
  • Multiple Vault Types: Currently supports a "local" vault type for file-based key storage.

Requirements

  • Python 3.10 +
  • cryptography library for encryption/decryption functionality.

Install the required dependencies:

Local Usage

  1. Clone this repository:
    git clone https://github.com/dmberezovskyii/secure-test-automation
    
  2. Install required dependencies:
    pip install poetry
    poetry shell
    poetry env info
    copy `Executable: path to virtual env` -> Add Interpreter -> Poetry Environment -> Existing environment -> add Executable -> Apply
    poetry install
    

Install Library

pip install secure-test-automation

TODO add documentation usage

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

secure_test_automation-1.0.0.tar.gz (4.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

secure_test_automation-1.0.0-py3-none-any.whl (6.9 kB view details)

Uploaded Python 3

File details

Details for the file secure_test_automation-1.0.0.tar.gz.

File metadata

  • Download URL: secure_test_automation-1.0.0.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for secure_test_automation-1.0.0.tar.gz
Algorithm Hash digest
SHA256 288a455141af05dcf8eb6fb5499ccbd8e9fb061cfaa2d58d0585469bc940f862
MD5 ea6ee02b8a15c94358912c1ebee333c5
BLAKE2b-256 50f636cb04bfae1f7a5f7fe590cc6c0b05f913b378bba51b93699636de6b5828

See more details on using hashes here.

File details

Details for the file secure_test_automation-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for secure_test_automation-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 11418e188423936ffa52c49a1389a62c995158f8d53498262660eee834a97102
MD5 f1d518943ef4a63f9adaf6e1c9894a65
BLAKE2b-256 c12f55d85a800fad408bce463021a57c8c97c22eab559eb9c43fd0cdcd232049

See more details on using hashes here.

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