Mention we have unit tests for secretstream
This commit is contained in:
parent
ec3af40ef8
commit
061c3dfd65
@ -165,7 +165,7 @@
|
|||||||
|
|
||||||
%% Key exchange functions
|
%% Key exchange functions
|
||||||
-export([
|
-export([
|
||||||
%% No Tests!
|
%% EQC
|
||||||
kx_keypair/0,
|
kx_keypair/0,
|
||||||
kx_client_session_keys/3,
|
kx_client_session_keys/3,
|
||||||
kx_server_session_keys/3,
|
kx_server_session_keys/3,
|
||||||
@ -176,7 +176,7 @@
|
|||||||
|
|
||||||
%% Secretstream operations.
|
%% Secretstream operations.
|
||||||
-export([
|
-export([
|
||||||
%% No Tests!
|
%% Unit tests
|
||||||
secretstream_xchacha20poly1305_ABYTES/0,
|
secretstream_xchacha20poly1305_ABYTES/0,
|
||||||
secretstream_xchacha20poly1305_HEADERBYTES/0,
|
secretstream_xchacha20poly1305_HEADERBYTES/0,
|
||||||
secretstream_xchacha20poly1305_KEYBYTES/0,
|
secretstream_xchacha20poly1305_KEYBYTES/0,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user