rockbox/utils/tomcrypt
Dominik Riebeling 387a45923c utils: Add Makefile for our copy of libtomcrypt.
Change-Id: I6b9ffe86b9e78b494a3a9211d6e79bb81c9fb6d4
2020-10-18 19:08:32 +02:00
..
src utils: Add (partial) libtomcrypt. 2020-10-18 19:08:32 +02:00
LICENSE utils: Add (partial) libtomcrypt. 2020-10-18 19:08:32 +02:00
Makefile utils: Add Makefile for our copy of libtomcrypt. 2020-10-18 19:08:32 +02:00
README.ROCKBOX utils: Add (partial) libtomcrypt. 2020-10-18 19:08:32 +02:00

This folder contains the source from libtomcrypt.

Only the source files that are actually used have been added. If more
functionality is needed add the missing files.

The source tree has last been synced with libtomcrypt 1.18.2 on 2020-08-08.