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.0.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.0.0-py3-none-any.whl (13.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: robotframework_pgp-1.0.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.0.0.tar.gz
Algorithm Hash digest
SHA256 a2cc5db77a8662bb795371c1924e82e68d41a050e99c99afb02df4a1c99bd02f
MD5 866fb67643ef645e2f40bdfd787cf850
BLAKE2b-256 7cab194da0e777138ee58f361f9e2e2e9d3ac6ca0f20a0e52b4f89e1b1ccf2bf

See more details on using hashes here.

Provenance

The following attestation bundles were made for robotframework_pgp-1.0.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.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for robotframework_pgp-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 dc2225b7af8797ff3c7e11e084c1d52377ab067ba344b35b366399134da448ed
MD5 62dee3a1c80a4ba2869fc66915ded06b
BLAKE2b-256 1ae942039fedc302d8ad808bc38bf7cce068264c3a50a8e856e99ac4cc42b011

See more details on using hashes here.

Provenance

The following attestation bundles were made for robotframework_pgp-1.0.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