|
lime
Lime is a C++ library implementing Open Whisper System Signal protocol
|
This is the complete list of members for lime::ARsKey< Algo, true >, including all inherited members.
| ARsKey(const Xpair< typename Algo::EC > &ecDHs, const Kpair< typename Algo::KEM > &kemDHs, const K< typename Algo::KEM, lime::Ktype::cipherText > &kemCTs) | lime::ARsKey< Algo, true > | inline |
| ARsKey(const SignedPreKey< Algo > &SPk) | lime::ARsKey< Algo, true > | inline |
| ARsKey(const Xpair< typename Algo::EC > &ecDHs, const Kpair< typename Algo::KEM > &kemDHs) | lime::ARsKey< Algo, true > | inline |
| ARsKey(const X< typename Algo::EC, lime::Xtype::publicKey > &ECPublic, const X< typename Algo::EC, lime::Xtype::privateKey > &ECPrivate, const K< typename Algo::KEM, lime::Ktype::publicKey > &KEMPublic, const K< typename Algo::KEM, lime::Ktype::privateKey > &KEMPrivate, const K< typename Algo::KEM, lime::Ktype::cipherText > &KEMCT) | lime::ARsKey< Algo, true > | inline |
| ARsKey() | lime::ARsKey< Algo, true > | inline |
| ARsKey(const serializedBuffer &DHs) | lime::ARsKey< Algo, true > | inline |
| ECPrivateKey(void) | lime::ARsKey< Algo, true > | inline |
| ECPublicKey(void) const | lime::ARsKey< Algo, true > | inline |
| getKEMIndex(void) const | lime::ARsKey< Algo, true > | inline |
| KEMCipherText(void) | lime::ARsKey< Algo, true > | inline |
| KEMPrivateKey(void) | lime::ARsKey< Algo, true > | inline |
| KEMPublicKey(void) const | lime::ARsKey< Algo, true > | inline |
| serialize(void) const | lime::ARsKey< Algo, true > | inline |
| serializedBuffer typedef | lime::ARsKey< Algo, true > | |
| serializedPublicBuffer typedef | lime::ARsKey< Algo, true > | |
| serializedPublicSize(void) | lime::ARsKey< Algo, true > | inlinestatic |
| serializedSize(void) | lime::ARsKey< Algo, true > | inlinestatic |
| serializeECPublic(void) const | lime::ARsKey< Algo, true > | inline |
| serializePublic(void) const | lime::ARsKey< Algo, true > | inline |
| setEC(const X< typename Algo::EC, lime::Xtype::publicKey > &ECPublic, const X< typename Algo::EC, lime::Xtype::privateKey > &ECPrivate) | lime::ARsKey< Algo, true > | inline |
1.8.10