Draft implementation

This commit is contained in:
MoneroOcean
2022-08-04 08:00:13 +00:00
parent f97a87a97a
commit 125a1ab637
5 changed files with 48 additions and 248 deletions

View File

@@ -61,3 +61,4 @@ BLOB_SERIALIZER(crypto::secret_key);
BLOB_SERIALIZER(crypto::key_derivation);
BLOB_SERIALIZER(crypto::key_image);
BLOB_SERIALIZER(crypto::signature);
BLOB_SERIALIZER(crypto::view_tag);