Election-Tech-Initiative / electionguard-cpp

A C++ implementation of ElectionGuard specification focused on encryption components.
https://www.electionguard.vote/
MIT License
23 stars 26 forks source link

Device issue #290

Closed MatthewRatzell closed 2 years ago

MatthewRatzell commented 2 years ago

Issue

Link your PR to an issue

Fixes #280

Description

Added functions that allow for serialization of the Encryption Device. Hopefully, I have this done correctly.

Testing

Test the newly added functions, they are declared in encrypt.hpp and defined in encrypt.cpp