plebble
us.gov.crypto.test.ec Class Reference
Collaboration diagram for us.gov.crypto.test.ec:

Public Member Functions

boolean test ()
 

Package Attributes

KeyPair a
 
KeyPair b
 
KeyPair c
 

Private Member Functions

boolean test_key_conversion ()
 
boolean test_shared_secret_raw_keys ()
 
boolean test_shared_secret ()
 

Member Function Documentation

◆ test()

boolean us.gov.crypto.test.ec.test ( )
inline

◆ test_key_conversion()

boolean us.gov.crypto.test.ec.test_key_conversion ( )
inlineprivate

References us::gov::crypto::ec.generate_private_int(), us::gov::crypto::ec.get_private_int(), us::gov::crypto::ec.get_private_key(), and us::gov::crypto::ec.instance.

Referenced by us.gov.crypto.test.ec.test().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ test_shared_secret()

boolean us.gov.crypto.test.ec.test_shared_secret ( )
inlineprivate

References us.gov.crypto.test.ec.a, us.gov.crypto.test.ec.b, us::gov::crypto::ec.generate_keypair(), us::gov::crypto::ec.generate_shared_key(), and us::gov::crypto::ec.instance.

Referenced by us.gov.crypto.test.ec.test().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ test_shared_secret_raw_keys()

boolean us.gov.crypto.test.ec.test_shared_secret_raw_keys ( )
inlineprivate

Member Data Documentation

◆ a

KeyPair us.gov.crypto.test.ec.a
package

◆ b

KeyPair us.gov.crypto.test.ec.b
package

◆ c

KeyPair us.gov.crypto.test.ec.c
package

The documentation for this class was generated from the following file: