Classes | Functions
spake25519_test.cc File Reference
#include <openssl/curve25519.h>
#include <string>
#include <stdint.h>
#include <stdio.h>
#include <string.h>
#include <gtest/gtest.h>
#include "../internal.h"
#include "./internal.h"
Include dependency graph for spake25519_test.cc:

Go to the source code of this file.

Classes

struct  SPAKE2Run
 

Functions

 TEST (SPAKE25519Test, CorruptMessages)
 
 TEST (SPAKE25519Test, OldAlice)
 
 TEST (SPAKE25519Test, OldBob)
 
 TEST (SPAKE25519Test, SPAKE2)
 
 TEST (SPAKE25519Test, WrongNames)
 
 TEST (SPAKE25519Test, WrongPassword)
 

Function Documentation

◆ TEST() [1/6]

TEST ( SPAKE25519Test  ,
CorruptMessages   
)

Definition at line 150 of file spake25519_test.cc.

◆ TEST() [2/6]

TEST ( SPAKE25519Test  ,
OldAlice   
)

Definition at line 117 of file spake25519_test.cc.

◆ TEST() [3/6]

TEST ( SPAKE25519Test  ,
OldBob   
)

Definition at line 126 of file spake25519_test.cc.

◆ TEST() [4/6]

TEST ( SPAKE25519Test  ,
SPAKE2   
)

Definition at line 109 of file spake25519_test.cc.

◆ TEST() [5/6]

TEST ( SPAKE25519Test  ,
WrongNames   
)

Definition at line 142 of file spake25519_test.cc.

◆ TEST() [6/6]

TEST ( SPAKE25519Test  ,
WrongPassword   
)

Definition at line 135 of file spake25519_test.cc.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:31