1
0
forked from QPQ-AG/enoise

Refactor keypair into separate module enoise_keypair

This commit is contained in:
Hans Svensson
2018-03-08 11:22:00 +01:00
parent dd5200d64f
commit a11887393f
8 changed files with 149 additions and 82 deletions
-1
View File
@@ -5,7 +5,6 @@
-module(enoise_sym_state_tests).
-include_lib("eunit/include/eunit.hrl").
-include("enoise.hrl").
noise_XK_25519_ChaChaPoly_Blake2b_test() ->
Protocol = enoise_protocol:from_name("Noise_XK_25519_ChaChaPoly_BLAKE2b"),