|
@@ -1,11 +1,10 @@
|
|
-/* LibTomCrypt, modular cryptographic library
|
|
|
|
|
|
+/* LibTomCrypt, modular cryptographic library -- Tom St Denis
|
|
*
|
|
*
|
|
* LibTomCrypt is a library that provides various cryptographic
|
|
* LibTomCrypt is a library that provides various cryptographic
|
|
* algorithms in a highly modular and flexible manner.
|
|
* algorithms in a highly modular and flexible manner.
|
|
*
|
|
*
|
|
* The library is free for all purposes without any express
|
|
* The library is free for all purposes without any express
|
|
* guarantee it works.
|
|
* guarantee it works.
|
|
- *
|
|
|
|
*/
|
|
*/
|
|
#include "tomcrypt.h"
|
|
#include "tomcrypt.h"
|
|
|
|
|