1
0
mirror of https://github.com/taigrr/arduinolibs synced 2025-01-18 04:33:12 -08:00

Redesign how Noise protocol descriptors are defined

This commit is contained in:
Rhys Weatherley
2018-06-22 04:49:33 +10:00
parent 4db3d6c8f0
commit ff04a61efa
21 changed files with 128 additions and 245 deletions

View File

@@ -98,7 +98,6 @@ SOURCES += \
Noise_NNpsk0_25519_ChaChaPoly_SHA256.cpp \
Noise_NNpsk0.cpp \
NoiseProtobufs.cpp \
NoiseProtocolDescriptor.cpp \
NoiseSymmetricState_AESGCM_SHA256.cpp \
NoiseSymmetricState_ChaChaPoly_BLAKE2s.cpp \
NoiseSymmetricState_ChaChaPoly_SHA256.cpp \