GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
JOSE-ALG(1)   JOSE-ALG(1)

jose-alg - Lists all supported algorithms

jose alg [-k KIND]

The jose alg command lists the algorithms supported by all jose commands.

Since jose supports different kinds of algorithms (encryption, signing, hashing, etc.), you can limit the kinds of algorithms you would like to see using the -k option (which can be specified multiple times). For a list of the different kinds of algorithms, use the -k ? option. If the -k option is not used, all algorithms, regardless of their kind, will be listed.

-k KIND, --kind=KIND : Restrict algorithm list to a certain kind

-k ?, --kind=? : List valid algorithm kinds

List all encryption algorithms:

$ jose alg -k encr
A128CBC-HS256
A128GCM
A192CBC-HS384
A192GCM
A256CBC-HS512
A256GCM

Nathaniel McCallum <npmccallum@redhat.com>
04/07/2022  

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.