Adds password to the encryption

This commit is contained in:
Felipe Zimmerle
2018-07-04 00:19:06 -03:00
committed by John Doe
parent 5fe0a8de31
commit fe82df2c6e
9 changed files with 68 additions and 23367 deletions

View File

@@ -25,6 +25,7 @@ libmbedtls_la_SOURCES = \
mbedtls/md5.c \
mbedtls/aes.c \
mbedtls/aesni.c \
mbedtls/sha512.c \
mbedtls/platform_util.c \
mbedtls/sha1.c