]> git.cryptolib.org Git - arm-crypto-lib.git/blobdiff - test_src/main-bigint-test.c
added base64 encoding
[arm-crypto-lib.git] / test_src / main-bigint-test.c
index 4ec32eeaa3b17aa2df362b45a1a0f9f1f98ae078..621e70f5a6d88bddf454cf89a9ce97ef18190634 100644 (file)
 
 #include "performance_test.h"
 
-#include <stdint.h>
-#include <string.h>
-#include <stdlib.h>
-
 char* algo_name = "BigInt";
 
 void uart0_putc(char byte){