|
Security Scol plugin
|
This is the complete list of members for x25519, including all inherited members.
| AccessCryptoParameters() | x25519 | inlinevirtual |
| AccessMaterial() | KeyAgreementAlgorithm | inlinevirtual |
| Agree(byte *agreedValue, const byte *privateKey, const byte *otherPublicKey, bool validateOtherPublicKey=true) const | x25519 | virtual |
| AgreedValueLength() const | x25519 | inlinevirtual |
| Algorithm(bool checkSelfTestStatus=true) | Algorithm | |
| AlgorithmName() const | Algorithm | inlinevirtual |
| AlgorithmProvider() const | Algorithm | inlinevirtual |
| AssignFrom(const NameValuePairs &source) | x25519 | virtual |
| BERDecode(BufferedTransformation &bt) | x25519 | virtual |
| BERDecodeAlgorithmParameters(BufferedTransformation &bt) | PKCS8PrivateKey | inlinevirtual |
| BERDecodeAndCheckAlgorithmID(BufferedTransformation &bt) | x25519 | |
| BERDecodeOptionalAttributes(BufferedTransformation &bt) | PKCS8PrivateKey | virtual |
| BERDecodePrivateKey(BufferedTransformation &bt, bool parametersPresent, size_t size) | x25519 | virtual |
| BEREncode(BufferedTransformation &bt) const | ASN1Object | inlinevirtual |
| ClampKey(byte x[SECRET_KEYLENGTH]) const | x25519 | |
| Clone() const | Clonable | inlinevirtual |
| CRYPTOPP_CONSTANT(SECRET_KEYLENGTH=32) | x25519 | |
| CRYPTOPP_CONSTANT(PUBLIC_KEYLENGTH=32) | x25519 | |
| CRYPTOPP_CONSTANT(SHARED_KEYLENGTH=32) | x25519 | |
| DEREncode(BufferedTransformation &bt) const | x25519 | inlinevirtual |
| DEREncode(BufferedTransformation &bt, int version) const | x25519 | |
| DEREncodeAlgorithmParameters(BufferedTransformation &bt) const | PKCS8PrivateKey | inlinevirtual |
| DEREncodeOptionalAttributes(BufferedTransformation &bt) const | PKCS8PrivateKey | virtual |
| DEREncodePrivateKey(BufferedTransformation &bt) const | x25519 | virtual |
| DoQuickSanityCheck() const | CryptoMaterial | inline |
| GenerateKeyPair(RandomNumberGenerator &rng, byte *privateKey, byte *publicKey) const | SimpleKeyAgreementDomain | virtual |
| GeneratePrivateKey(RandomNumberGenerator &rng, byte *privateKey) const | x25519 | virtual |
| GeneratePublicKey(RandomNumberGenerator &rng, const byte *privateKey, byte *publicKey) const | x25519 | virtual |
| GenerateRandom(RandomNumberGenerator &rng, const NameValuePairs ¶ms) | x25519 | virtual |
| CryptoParameters::GenerateRandomWithKeySize(RandomNumberGenerator &rng, unsigned int keySize) | GeneratableCryptoMaterial | |
| PKCS8PrivateKey::GenerateRandomWithKeySize(RandomNumberGenerator &rng, unsigned int keySize) | GeneratableCryptoMaterial | |
| GetAlgorithmID() const | x25519 | inlinevirtual |
| GetCryptoParameters() const | KeyAgreementAlgorithm | inlinevirtual |
| GetIntValue(const char *name, int &value) const | NameValuePairs | inline |
| GetIntValueWithDefault(const char *name, int defaultValue) const | NameValuePairs | inline |
| GetMaterial() const | KeyAgreementAlgorithm | inlinevirtual |
| GetRequiredIntParameter(const char *className, const char *name, int &value) const | NameValuePairs | inline |
| GetRequiredParameter(const char *className, const char *name, T &value) const | NameValuePairs | inline |
| GetThisObject(T &object) const | NameValuePairs | inline |
| GetThisPointer(T *&ptr) const | NameValuePairs | inline |
| GetValue(const char *name, T &value) const | NameValuePairs | inline |
| GetValueNames() const | NameValuePairs | inline |
| GetValueWithDefault(const char *name, T defaultValue) const | NameValuePairs | inline |
| GetVoidValue(const char *name, const std::type_info &valueType, void *pValue) const | x25519 | virtual |
| GetWord64Value(const char *name, word64 &value) const | NameValuePairs | inline |
| GetWord64ValueWithDefault(const char *name, word64 defaultValue) const | NameValuePairs | inline |
| IsClamped(const byte x[SECRET_KEYLENGTH]) const | x25519 | |
| IsSmallOrder(const byte y[PUBLIC_KEYLENGTH]) const | x25519 | |
| Load(BufferedTransformation &bt) | x25519 | inlinevirtual |
| LoadPrecomputation(BufferedTransformation &storedPrecomputation) | CryptoMaterial | inlinevirtual |
| m_oid (defined in x25519) | x25519 | protected |
| m_optionalAttributes (defined in PKCS8PrivateKey) | PKCS8PrivateKey | protected |
| m_pk (defined in x25519) | x25519 | protected |
| m_sk (defined in x25519) | x25519 | protected |
| Precompute(unsigned int precomputationStorage) | CryptoMaterial | inlinevirtual |
| PrivateKeyLength() const | x25519 | inlinevirtual |
| PublicKeyLength() const | x25519 | inlinevirtual |
| Save(BufferedTransformation &bt) const | x25519 | inlinevirtual |
| Save(BufferedTransformation &bt, bool v1) const | x25519 | inline |
| SavePrecomputation(BufferedTransformation &storedPrecomputation) const | CryptoMaterial | inlinevirtual |
| SecretToPublicKey(byte y[PUBLIC_KEYLENGTH], const byte x[SECRET_KEYLENGTH]) const (defined in x25519) | x25519 | protected |
| SetAlgorithmID(const OID &oid) | x25519 | inline |
| SupportsPrecomputation() const | CryptoMaterial | inlinevirtual |
| ThrowIfInvalid(RandomNumberGenerator &rng, unsigned int level) const | CryptoMaterial | inlinevirtual |
| ThrowIfTypeMismatch(const char *name, const std::type_info &stored, const std::type_info &retrieving) | NameValuePairs | inlinestatic |
| Validate(RandomNumberGenerator &rng, unsigned int level) const | x25519 | virtual |
| x25519() | x25519 | inline |
| x25519(const byte y[PUBLIC_KEYLENGTH], const byte x[SECRET_KEYLENGTH]) | x25519 | |
| x25519(const byte x[SECRET_KEYLENGTH]) | x25519 | |
| x25519(const Integer &y, const Integer &x) | x25519 | |
| x25519(const Integer &x) | x25519 | |
| x25519(RandomNumberGenerator &rng) | x25519 | |
| x25519(BufferedTransformation ¶ms) | x25519 | |
| x25519(const OID &oid) | x25519 | |
| ~Algorithm() (defined in Algorithm) | Algorithm | inlinevirtual |
| ~ASN1Object() (defined in ASN1Object) | ASN1Object | inlinevirtual |
| ~AsymmetricAlgorithm() (defined in AsymmetricAlgorithm) | AsymmetricAlgorithm | inlinevirtual |
| ~Clonable() (defined in Clonable) | Clonable | inlinevirtual |
| ~CryptoMaterial() (defined in CryptoMaterial) | CryptoMaterial | inlinevirtual |
| ~GeneratableCryptoMaterial() (defined in GeneratableCryptoMaterial) | GeneratableCryptoMaterial | inlinevirtual |
| ~KeyAgreementAlgorithm() (defined in KeyAgreementAlgorithm) | KeyAgreementAlgorithm | inlinevirtual |
| ~NameValuePairs() (defined in NameValuePairs) | NameValuePairs | inlinevirtual |
| ~PKCS8PrivateKey() (defined in PKCS8PrivateKey) | PKCS8PrivateKey | inlinevirtual |
| ~SimpleKeyAgreementDomain() (defined in SimpleKeyAgreementDomain) | SimpleKeyAgreementDomain | inlinevirtual |
| ~x25519() (defined in x25519) | x25519 | inlinevirtual |