wacryptolib
latest
  • Readme
    • Summary
    • CLI interface
  • Getting started
    • Quick setup
    • Manual setup
    • Handy commands
  • Concepts
    • Trusted parties
    • Digital keys
    • Data naming and integrity
    • Key repositories
    • Encrypted containers
  • Selected algorithms
    • Invariants
    • Safety and performance rules
    • Hashing
    • Signature
    • Asymmetric ciphers
    • Symmetric ciphers
  • Cryptainer format
    • Example
  • API Documentation
    • Cryptainer
      • Cryptainer object processing
      • Validation utilities
      • Filesystem operations
      • Cryptainer storage system
      • Trustee operations
    • Trustee
      • API for trustee services
    • Authenticator
    • Authentication device
    • Key generation
      • Public API
      • Private API
        • RSA
        • DSA
        • ECC
    • Key storage
      • Keystore
      • Keystore pools
    • Signature
      • Public API
      • Private API
        • PSS
        • DSS
    • Encryption
      • Public API
      • Private API
        • AES with CBC mode
        • AES with EAX mode
        • ChaCha20_Poly1305
        • RSA - PKCS#1 OAEP
    • Shared secret
    • Sensor
      • Aggregation of records into binary archives
      • Base classes for poller/pusher sensors
      • Management of multiple sensors simultaneously
    • Json-rpc client
    • Utilities
      • Task handling
      • Hashing
      • Serialization
      • Miscellaneous
    • Exceptions
    • Error handling
    • Scaffolding for tests
wacryptolib
  • »
  • Welcome to WACryptolib documentation!
  • Edit on GitHub

Welcome to WACryptolib documentation!¶

This is the core cryptographic and utility library of the WitnessAngel project.

  • Readme
    • Summary
    • CLI interface
  • Getting started
    • Quick setup
    • Manual setup
    • Handy commands
  • Concepts
    • Trusted parties
    • Digital keys
    • Data naming and integrity
    • Key repositories
    • Encrypted containers
  • Selected algorithms
    • Invariants
    • Safety and performance rules
    • Hashing
    • Signature
    • Asymmetric ciphers
    • Symmetric ciphers
  • Cryptainer format
    • Example
  • API Documentation
    • Cryptainer
    • Trustee
    • Authenticator
    • Authentication device
    • Key generation
    • Key storage
    • Signature
    • Encryption
    • Shared secret
    • Sensor
    • Json-rpc client
    • Utilities
    • Exceptions
    • Error handling
    • Scaffolding for tests

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Next

© Copyright Witness Angel Project. Revision 90fc713e.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds