Skip to main content

Standalone install of the oboron CLI binary (`ob`) via pip — string-in/string-out authenticated symmetric encryption with obtext encoding.

Project description

oboron-cli (PyPI distribution)

pip-installable distribution of the oboron-cli command-line binary — ob, a string-in / string-out authenticated symmetric encryption tool with obtext encoding.

The wheel is binary-only: it ships the prebuilt ob Rust binary, packaged so pip install oboron-cli drops it on $PATH. There is no Python module — import oboron_cli will not work. Use the binary from the shell, or via subprocess.

Install

pip install oboron-cli

Or with uv:

uv tool install oboron-cli

What you get

The ob binary — authenticated encryption over the four oboron core schemes (dsiv, psiv, dgcmsiv, pgcmsiv):

ob <SUBCOMMAND>

Subcommands:
  enc     (e)  Encrypt plaintext (output: obtext)
  dec     (d)  Decrypt obtext (scheme supplied by the caller)
  keygen  (k)  Generate a fresh random 128-character hex key
  init    (i)  Initialize configuration with a fresh profile
  config  (c)  Show or update configuration
  profile (p)  Manage key profiles
  key          Print the active profile's key
  completion   Generate shell completion script

Full CLI documentation lives in the Rust crate's README on crates.io and its repository.

Relation to the previous oboron-cli PyPI releases

1.0.0 tracks oboron protocol spec 1.0 (rev3): authenticated only, the four property-prefixed core schemes, hex-only keys, and no scheme auto-detection. The obfuscation binary that earlier releases shipped is no longer part of oboron-cli. The earliest PyPI releases (0.1.0–0.3.0) came from the predecessor oboron-rs workspace; from 0.4.0 the distribution has been built from the oboron-tools-rs workspace.

Why ship a Rust binary via pip?

The Python ecosystem has the broadest reach for ad-hoc tool installation across operating systems. Users who already manage their tooling with pip or uv can pull in ob without adding another package manager. Functionally identical to cargo install oboron-cli — different distribution channel, same binary.

Conformance

The ob binary inside the wheel is the same one published to crates.io, validated end-to-end against the canonical oboron test vectors by oboron-cli-conformance.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

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

oboron_cli-1.0.0.tar.gz (53.5 kB view details)

Uploaded Source

Built Distributions

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

oboron_cli-1.0.0-py3-none-win_amd64.whl (591.0 kB view details)

Uploaded Python 3Windows x86-64

oboron_cli-1.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (638.6 kB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

oboron_cli-1.0.0-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (603.8 kB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

oboron_cli-1.0.0-py3-none-macosx_11_0_arm64.whl (580.0 kB view details)

Uploaded Python 3macOS 11.0+ ARM64

oboron_cli-1.0.0-py3-none-macosx_10_12_x86_64.whl (616.7 kB view details)

Uploaded Python 3macOS 10.12+ x86-64

File details

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

File metadata

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

File hashes

Hashes for oboron_cli-1.0.0.tar.gz
Algorithm Hash digest
SHA256 36b08d32b5dc843ebc1c07dfaad2024087b59321ed4015ac4d927a3192726eae
MD5 3840b55e90c43cf9bfe7cd6757ed2d07
BLAKE2b-256 2214028f3956a1e920c8038ad4ab5e6892fa1ca6ec6127e33634981b32149bbd

See more details on using hashes here.

Provenance

The following attestation bundles were made for oboron_cli-1.0.0.tar.gz:

Publisher: publish-pypi-oboron-cli.yml on deyanovich/oboron-tools-rs

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

File details

Details for the file oboron_cli-1.0.0-py3-none-win_amd64.whl.

File metadata

  • Download URL: oboron_cli-1.0.0-py3-none-win_amd64.whl
  • Upload date:
  • Size: 591.0 kB
  • Tags: Python 3, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for oboron_cli-1.0.0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 cee34e7cc598f9bab24ad06b587ae4a2aaed83b2285c230ca3c29b738e970264
MD5 8fefcdf35e1ab375096eaa578ea71e60
BLAKE2b-256 c621f8128d27049efc3703456be708462228898cfa558c689a858fa3524263bf

See more details on using hashes here.

Provenance

The following attestation bundles were made for oboron_cli-1.0.0-py3-none-win_amd64.whl:

Publisher: publish-pypi-oboron-cli.yml on deyanovich/oboron-tools-rs

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

File details

Details for the file oboron_cli-1.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for oboron_cli-1.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 64de55b9243556026301d3a7f506ce1dce2cf2b5504fad5182abe502a39cec02
MD5 e6a9bded745328d75084e3bc83378a5d
BLAKE2b-256 84c2f19bb58ca44d47097593fb6ca51cd4a9df40a106231178fecc1ec9fac10c

See more details on using hashes here.

Provenance

The following attestation bundles were made for oboron_cli-1.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: publish-pypi-oboron-cli.yml on deyanovich/oboron-tools-rs

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

File details

Details for the file oboron_cli-1.0.0-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for oboron_cli-1.0.0-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e4b59dd6a78a03d80ec100bce1a3cf94df47ae041d78c77fce41e4da9877ad77
MD5 6d820e0471ac6bfa976122f0d3862985
BLAKE2b-256 ee9882a2f610239f8f3b50198fbe7c6649155d683088ae5c4a3518e4ca17562e

See more details on using hashes here.

Provenance

The following attestation bundles were made for oboron_cli-1.0.0-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: publish-pypi-oboron-cli.yml on deyanovich/oboron-tools-rs

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

File details

Details for the file oboron_cli-1.0.0-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for oboron_cli-1.0.0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3afaaf560869e22dcfd595b533be3a4c3a98f214d010f002f52ef09366eeee7a
MD5 331eb4379c7403ccd018f0472cd1f2e7
BLAKE2b-256 c4181c9ed4dd1cf76d6d7a442bf6b738cc089cb4b72dbfbd1ba3e0e3557f7ace

See more details on using hashes here.

Provenance

The following attestation bundles were made for oboron_cli-1.0.0-py3-none-macosx_11_0_arm64.whl:

Publisher: publish-pypi-oboron-cli.yml on deyanovich/oboron-tools-rs

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

File details

Details for the file oboron_cli-1.0.0-py3-none-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for oboron_cli-1.0.0-py3-none-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 6be4846bbb14e275ecd7c5b980bba045e0550aca43ebb4f4475d99f7904fb284
MD5 4da7e090dc6d1bb368760e34158ae0c8
BLAKE2b-256 4c82cab715ff56cf5b208a79205c965bd20e7c6306da003b037a69338fdbdd5a

See more details on using hashes here.

Provenance

The following attestation bundles were made for oboron_cli-1.0.0-py3-none-macosx_10_12_x86_64.whl:

Publisher: publish-pypi-oboron-cli.yml on deyanovich/oboron-tools-rs

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