Navigation

  • index
  • next |
  • Johnny Can Encrypt 0.13.0 documentation »

Welcome to Johnny Can Encrypt’s documentation!¶

This is a Python module providing encryption and decryption operations based on OpenPGP. It uses sequoia-pgp project for the actual operations. This does not depend on the existing gpg tooling.

Contents:

  • Installing for usage in a virtualenvironment
  • Building Johnny Can Encrypt for development
    • How to run the tests?
    • How to run the smartcard related tests?
  • Introduction to johnnycanencrypt
    • The KeyStore
    • KeyStore path for the applicaitons which can run per user
    • Encrypting and decrypting some bytes for a given fingerprint
    • Verify Tor Browser download using the signature and public key
  • API Documentation
  • The internal johnnycanencrypt module written in Rust
  • Smartcard access
    • Smartcard API

Indices and tables¶

  • Index
  • Module Index
  • Search Page

Table of Contents

  • Welcome to Johnny Can Encrypt’s documentation!
  • Indices and tables

Next topic

Installing for usage in a virtualenvironment

This Page

  • Show Source

Quick search

Navigation

  • index
  • next |
  • Johnny Can Encrypt 0.13.0 documentation »
© Copyright 2020-present, Kushal Das. Created using Sphinx 1.8.6.