Updating serialization for RegisterFirstMessage (#35)

This commit is contained in:
François Garillot
2020-11-02 20:14:47 -05:00
parent c7f6abb591
commit 344e8ad8d1
7 changed files with 598 additions and 44 deletions
+1
View File
@@ -416,6 +416,7 @@ pub mod opaque;
pub mod ciphersuite;
mod envelope;
pub mod hash;
mod serialization;
mod elligator;
pub mod group;