Skip to main content

Robot Framework library for PGP/GPG encryption and decryption operations

Project description

Robot Framework PGP Library

A Robot Framework library for PGP/GPG encryption and decryption operations.

Features

  • PGP/GPG encryption and decryption
  • Key generation and management
  • Digital signatures
  • Support for both symmetric and asymmetric encryption
  • Easy integration with Robot Framework test suites

Installation

pip install robotframework-pgp

Quick Start

*** Settings ***
Library    RobotFrameworkPGP

*** Test Cases ***
Encrypt And Decrypt Text
    ${encrypted}    Encrypt Text    Hello World    recipient@example.com
    ${decrypted}    Decrypt Text    ${encrypted}    passphrase=mypassword
    Should Be Equal    ${decrypted}    Hello World

Documentation

Full documentation is available at Read the Docs.

Development

Setup Development Environment

git clone https://github.com/ohmrefresh/robotframework-pgp.git
cd robotframework-pgp
pip install -r requirements-dev.txt

Running Tests

pytest

Running Robot Framework Tests

robot tests/acceptance/

License

Apache License 2.0

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

robotframework_pgp-1.1.0.tar.gz (32.0 kB view details)

Uploaded Source

Built Distribution

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

robotframework_pgp-1.1.0-py3-none-any.whl (13.9 kB view details)

Uploaded Python 3

File details

Details for the file robotframework_pgp-1.1.0.tar.gz.

File metadata

  • Download URL: robotframework_pgp-1.1.0.tar.gz
  • Upload date:
  • Size: 32.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for robotframework_pgp-1.1.0.tar.gz
Algorithm Hash digest
SHA256 81a078b319f0054e6135812c88f41cb1f173d4975b6ece1b312f982ff2173733
MD5 533ff0f8f819c9f9d9e3f824eba790ed
BLAKE2b-256 89469baa65db4ad434a1ca65a2024e42661427c1b0cae45e649c1ca628eee1a4

See more details on using hashes here.

Provenance

The following attestation bundles were made for robotframework_pgp-1.1.0.tar.gz:

Publisher: release.yml on ohmrefresh/robotframework-pgp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file robotframework_pgp-1.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for robotframework_pgp-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 aac8a1a9fbbbe02d2afa04349f8185292e4bde2c561cbc268bd8cfccdad70b5c
MD5 4eff868fda4825ab7ed2b6183e7595e3
BLAKE2b-256 552fd0028e9e38e02f1669e1db174f049b8347b0a187d0b019b3f6a0de550807

See more details on using hashes here.

Provenance

The following attestation bundles were made for robotframework_pgp-1.1.0-py3-none-any.whl:

Publisher: release.yml on ohmrefresh/robotframework-pgp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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