Symmetric state layer
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
%%%-------------------------------------------------------------------
|
||||
%%% @copyright (C) 2018, Aeternity Anstalt
|
||||
%%%-------------------------------------------------------------------
|
||||
|
||||
-module(enoise_protocol).
|
||||
|
||||
-include("enoise.hrl").
|
||||
|
||||
-export([to_name/1]).
|
||||
|
||||
to_name(_Protocol) ->
|
||||
<<"Noise_XK_25519_ChaChaPoly_BLAKE2b">>.
|
||||
Reference in New Issue
Block a user