Skip to content
Araz Farhang Dareshuri edited this page Jul 18, 2015 · 3 revisions

Welcome to the gbay; Simple, Fast , Secure PKI made by PKI Tools !

Design

Gbay has few main concepts for PKI

  • [Cryptography-Providers](Cryptography Providers) (To do PKI Operations)
  • [Crypto-Texts](Crypto Texts) (Texts containing PKI data)
  • [Crypto-Files](Crypto Files) (PKI related files)
  • Encoding

Crypto Operations

You can

  • Sign (CMS)
  • Encrypt
  • Verify
  • Decrypt Using all cryptography providers

Supported Devices

We support PKCS#11 devices (Smartcards and Tokens) Softcerts (PEM and DER encoded files and texts)

Additional Operations

You can do almost everything with your PKI device (Smartcard/token) Also you can do Base64 Encoding You can do almost everything with CRL and CSR You can handle device detections using PC/SC You can get detail information of your RSA files

Clone this wiki locally