ckecies

ckecies [ -p PIN | -n ]
Option Description

--base-label=LABEL

Base key label (default: eciesbase)

--display-wrap

Displays the public half of the wrapping key.

--generate-base

Generates a base key.

--generate-wrap

Generates a wrapping key.

-n, --nopin

Doesn’t call C_Login, makes key public object.

-p, --pin-for-testing=PIN

Use PIN for C_Login.

Exposes PIN, use for testing only.

-s, --slot-name=SLOT

Use only named SLOT.

--unwrap

Unwraps a ciphertext with the wrapping key.

--unwrapped-label=LABEL

Unwrapped key label (default: eciesunwrapped)

--variant=VARIANT

ECIES variant, XOR or (default) CTR.

--wrap

Wraps the base key with the wrapping key.

--wrap-file=PATH

Filename to read/write wrapped data

--wrap-label=LABEL

Wrapping key label (default: ecieswrap)

--wrap-pubkey=PUBKEY

Wrapping public key

Help options

-h, --help

Displays help for ckecies.

-u, --usage

Displays a brief usage summary for ckecies.

-V, --version

Displays the version number of the Security World Software that deploys ckecies.