scapi
latest
  • Introduction
  • Installation
  • Quickstart
  • The Communication Layer
  • Layer 1: Basic Primitives
    • Security Levels
    • Cryptographic Hash
    • Universal Hash
    • Pseudorandom Function (PRF)
    • Pseudorandom Permutation (PRP)
    • Pseudorandom Generator (PRG)
    • Trapdoor Permutation
    • Discrete Log Group
    • key Derivation Function
  • Layer 2: Non Interactive Protocols
  • Layer 3: Interactive Protocols
  • SCAPI in C++ (Beta)
  • License
scapi
  • Docs »
  • Layer 1: Basic Primitives
  • Edit on GitHub

Layer 1: Basic PrimitivesΒΆ

  • Security Levels
  • Cryptographic Hash
    • The CryptographicHash interface
    • Usage
    • Supported Hash Types
  • Universal Hash
    • The UniversalHash interface
    • Example of Usage
    • Supported Hash Types
  • Pseudorandom Function (PRF)
    • The PseudorandomFunction Interface
    • Basic Usage
    • Pseudorandom Function with Varying Input-Output Lengths
  • Pseudorandom Permutation (PRP)
    • The PseudorandomPermutation Interface
    • Basic Usage
    • Pseudorandom Permutation with Varying Input-Output Lengths
  • Pseudorandom Generator (PRG)
    • The PseudorandomGenerator Interface
    • Basic Usage
  • Trapdoor Permutation
    • The TPElement Interface
    • The TrapdoorPermutation Interface
    • BasicUsage
    • Supported Trapdoor Permutations
  • Discrete Log Group
    • Class Hierarchy:
    • The DlogGroup Interface
    • The GroupElement Interface
    • The GroupParams Interface
    • Basic Usage
  • key Derivation Function
    • The Key Derivation Function Interface:
    • Basic Usage
Next Previous

© Copyright 2014, cryptobiu. Revision 2d64e491.

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

Free document hosting provided by Read the Docs.