Unverified Commit 6abf2865 authored by kladko's avatar kladko

Fix test

parent d5640f5c
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
along with libBLS. If not, see <https://www.gnu.org/licenses/>. along with libBLS. If not, see <https://www.gnu.org/licenses/>.
@file BLSPrivateKeyShare.cpp @file BLSPrivateKeyShare.cpp
@author Stan Kladko, Sveta Rogova @author Stan Kladko
@date 2019 @date 2019
*/ */
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
along with libBLS. If not, see <https://www.gnu.org/licenses/>. along with libBLS. If not, see <https://www.gnu.org/licenses/>.
@file BLSPrivateKeyShare.h @file BLSPrivateKeyShare.h
@author Stan Kladko, Sveta Rogova @author Stan Kladko
@date 2019 @date 2019
*/ */
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
along with sgxwallet. If not, see <https://www.gnu.org/licenses/>. along with sgxwallet. If not, see <https://www.gnu.org/licenses/>.
@file SGXWalletServer.hpp @file SGXWalletServer.hpp
@author Sveta Rogova @author Stan Kladko
@date 2019 @date 2019
*/ */
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
along with sgxwallet. If not, see <https://www.gnu.org/licenses/>. along with sgxwallet. If not, see <https://www.gnu.org/licenses/>.
@file AESUtils.c @file AESUtils.c
@author Sveta Rogova @author Stan Kladko
@date 2020 @date 2020
*/ */
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
along with sgxwallet. If not, see <https://www.gnu.org/licenses/>. along with sgxwallet. If not, see <https://www.gnu.org/licenses/>.
@file AESUtils.h @file AESUtils.h
@author Sveta Rogova @author Stan Kladko
@date 2020 @date 2020
*/ */
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
along with sgxwallet. If not, see <https://www.gnu.org/licenses/>. along with sgxwallet. If not, see <https://www.gnu.org/licenses/>.
@file curves.c @file curves.c
@author Sveta Rogova @author Stan Kladko
@date 2019 @date 2019
*/ */
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
along with sgxwallet. If not, see <https://www.gnu.org/licenses/>. along with sgxwallet. If not, see <https://www.gnu.org/licenses/>.
@file curves.h @file curves.h
@author Sveta Rogova @author Stan Kladko
@date 2019 @date 2019
*/ */
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
along with sgxwallet. If not, see <https://www.gnu.org/licenses/>. along with sgxwallet. If not, see <https://www.gnu.org/licenses/>.
@file domain_parameters.c @file domain_parameters.c
@author Sveta Rogova @author Stan Kladko
@date 2019 @date 2019
*/ */
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
along with sgxwallet. If not, see <https://www.gnu.org/licenses/>. along with sgxwallet. If not, see <https://www.gnu.org/licenses/>.
@file domain_parameters.h @file domain_parameters.h
@author Sveta Rogova @author Stan Kladko
@date 2019 @date 2019
*/ */
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
along with sgxwallet. If not, see <https://www.gnu.org/licenses/>. along with sgxwallet. If not, see <https://www.gnu.org/licenses/>.
@file numbertheory.c @file numbertheory.c
@author Sveta Rogova @author Stan Kladko
@date 2019 @date 2019
*/ */
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
along with sgxwallet. If not, see <https://www.gnu.org/licenses/>. along with sgxwallet. If not, see <https://www.gnu.org/licenses/>.
@file numbertheory.h @file numbertheory.h
@author Sveta Rogova @author Stan Kladko
@date 2019 @date 2019
*/ */
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
along with sgxwallet. If not, see <https://www.gnu.org/licenses/>. along with sgxwallet. If not, see <https://www.gnu.org/licenses/>.
@file point.c @file point.c
@author Sveta Rogova @author Stan Kladko
@date 2019 @date 2019
*/ */
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
along with sgxwallet. If not, see <https://www.gnu.org/licenses/>. along with sgxwallet. If not, see <https://www.gnu.org/licenses/>.
@file point.h @file point.h
@author Sveta Rogova @author Stan Kladko
@date 2019 @date 2019
*/ */
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
along with sgxwallet. If not, see <https://www.gnu.org/licenses/>. along with sgxwallet. If not, see <https://www.gnu.org/licenses/>.
@file signature.c @file signature.c
@author Sveta Rogova @author Stan Kladko
@date 2019 @date 2019
*/ */
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
along with sgxwallet. If not, see <https://www.gnu.org/licenses/>. along with sgxwallet. If not, see <https://www.gnu.org/licenses/>.
@file signature.h @file signature.h
@author Sveta Rogova @author Stan Kladko
@date 2019 @date 2019
*/ */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment