Giter Site home page Giter Site logo

yoca's Introduction

YOCA PKI

YOCA PKI - Your Own Certificate Authority for Android

Your swiss army knife for public key security.

With YOCA you can easily:

  • generate strong public/private keys
  • create self-signed CA certificates
  • issue client certificates for:
    • web browser client authentication
    • HTTPS server authentication (eg. Apache)
    • VPN user and server authentication (eg. OpenVPN)
    • etc.
  • issue and/or sign certificate signing requests (CSR)
  • verify certificates with CA certificate
  • create and verify file signatures
  • import and export encrypted PKCS#12 (.p12) keystores
  • import and export encrypted keys, certificates and CSR's
  • revoke certificates and export revocation lists (CRLs)

YOCA PKI contains support for:

  • assigning basic and extended key usage and subject alternative name in certifcate extensions
  • one-click archiving and restoring of all keys and certificates, archives are encrypted with AES symmetric cipher
  • RSA and DSA key types
  • SHA-1 and SHA-256 signature (digest) types

This application contains set of tools for asymmetric cryptography. Asymmetric cryptography uses two mathematically linked keys. Only way to decrypt data encrypted with one of them is to use the other one. One of them is declared public and is usually used for data encryption and verifying signatures. The other is declared private, protected with passphrase and is used for decryption and creating data signatures.

yoca's People

Contributors

darmovzal avatar tomas-darmovzal avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.