Documentation

Crypto

Table of Contents

Namespaces

Exception

Interfaces

CipherSuiteInterface

Classes

CryptoJwt
The "Crypto JWT" service supports a token format suitable for exchanging/transmitting with external consumers (e.g. web-browsers).
CryptoRegistry
The CryptoRegistry tracks a list of available keys and cipher suites:
CryptoToken
The "Crypto Token" service supports a token format suitable for storing specific values in the database with encryption. Characteristics:
PhpseclibCipherSuite
This is an implementation of CipherSuiteInterface based on phpseclib 1.x/2.x.
RotateKeys
Class RotateKeys
CryptoJwtTest
Test major use-cases of the 'crypto.token' service.
CryptoRegistryTest
Test major use-cases of the 'crypto.registry' service.
CryptoTokenTest
Test major use-cases of the 'crypto.token' service.

Traits

CryptoTestTrait

        
On this page

Search results