diff --git a/aos/config.h b/aos/config.h deleted file mode 100644 index 5ed8f42..0000000 --- a/aos/config.h +++ /dev/null @@ -1,79 +0,0 @@ -/* config.h. Generated by configure. */ -/* config.h.in. Generated from configure.in by autoheader. */ - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_INTTYPES_H */ - -/* Define to 1 if you have the header file. */ -#define HAVE_MEMORY_H 1 - -/* Define to 1 if you have the header file. */ -/* #undef HAVE_STDINT_H */ - -/* Define to 1 if you have the header file. */ -#define HAVE_STDLIB_H 1 - -/* Define to 1 if you have the `strerror' function. */ -#define HAVE_STRERROR 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_STRINGS_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_STRING_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_STAT_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_TYPES_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_UNISTD_H 1 - -/* Name of package */ -#define PACKAGE "sha" - -/* Define to the address where bug reports for this package should be sent. */ -#define PACKAGE_BUGREPORT "" - -/* Define to the full name of this package. */ -#define PACKAGE_NAME "" - -/* Define to the full name and version of this package. */ -#define PACKAGE_STRING "" - -/* Define to the one symbol short name of this package. */ -#define PACKAGE_TARNAME "" - -/* Define to the version of this package. */ -#define PACKAGE_VERSION "" - -/* Define to 1 if you have the ANSI C header files. */ -#define STDC_HEADERS 1 - -/* Version number of package */ -#define VERSION "1.0.4" - -/* Define to 1 if your processor stores words with the most significant byte - first (like Motorola and SPARC, unlike Intel and VAX). */ -#define WORDS_BIGENDIAN 1 - -/* Define to empty if `const' does not conform to ANSI C. */ -/* #undef const */ - -/* Define as `__inline' if that's what the C compiler calls it, or to nothing - if it is not supported. */ -/* #undef inline */ - -/* Define to `unsigned' if does not define. */ -/* #undef size_t */ - -/* Define to `unsigned int' if not defined. */ -#define uint32_t unsigned int - -/* Define to `unsigned long long' if not defined. */ -#define uint64_t unsigned long long - -/* Define to `unsigned char' if not defined. */ -#define uint8_t unsigned char diff --git a/bin/sha b/bin/sha deleted file mode 100755 index 2f8a8f9..0000000 Binary files a/bin/sha and /dev/null differ diff --git a/bin/sha2 b/bin/sha2 deleted file mode 100755 index 1ce90b0..0000000 Binary files a/bin/sha2 and /dev/null differ diff --git a/bin/shatest b/bin/shatest deleted file mode 100755 index f3c75be..0000000 Binary files a/bin/shatest and /dev/null differ diff --git a/bin/shatest2 b/bin/shatest2 deleted file mode 100755 index ee770f0..0000000 Binary files a/bin/shatest2 and /dev/null differ diff --git a/def/config.h b/def/config.h deleted file mode 100644 index 0e29786..0000000 --- a/def/config.h +++ /dev/null @@ -1,79 +0,0 @@ -/* config.h. Generated by configure. */ -/* config.h.in. Generated from configure.in by autoheader. */ - -/* Define to 1 if you have the header file. */ -#define HAVE_INTTYPES_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_MEMORY_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_STDINT_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_STDLIB_H 1 - -/* Define to 1 if you have the `strerror' function. */ -//#define HAVE_STRERROR 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_STRINGS_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_STRING_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_STAT_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_TYPES_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_UNISTD_H 1 - -/* Name of package */ -#define PACKAGE "sha" - -/* Define to the address where bug reports for this package should be sent. */ -#define PACKAGE_BUGREPORT "" - -/* Define to the full name of this package. */ -#define PACKAGE_NAME "" - -/* Define to the full name and version of this package. */ -#define PACKAGE_STRING "" - -/* Define to the one symbol short name of this package. */ -#define PACKAGE_TARNAME "" - -/* Define to the version of this package. */ -#define PACKAGE_VERSION "" - -/* Define to 1 if you have the ANSI C header files. */ -#define STDC_HEADERS 1 - -/* Version number of package */ -#define VERSION "1.0.4" - -/* Define to 1 if your processor stores words with the most significant byte - first (like Motorola and SPARC, unlike Intel and VAX). */ -/* #undef WORDS_BIGENDIAN */ - -/* Define to empty if `const' does not conform to ANSI C. */ -/* #undef const */ - -/* Define as `__inline' if that's what the C compiler calls it, or to nothing - if it is not supported. */ -/* #undef inline */ - -/* Define to `unsigned' if does not define. */ -/* #undef size_t */ - -/* Define to `unsigned int' if not defined. */ -/* #undef uint32_t */ - -/* Define to `unsigned long long' if not defined. */ -/* #undef uint64_t */ - -/* Define to `unsigned char' if not defined. */ -/* #undef uint8_t */ diff --git a/doc/sha.guide b/doc/sha.guide deleted file mode 100644 index 07bf083..0000000 --- a/doc/sha.guide +++ /dev/null @@ -1,45 +0,0 @@ -@database sha.guide -@author Carsten Sonne Larsen -@(c) Carsten Sonne Larsen -@$VER: sha.guide 1.0 (21.11.2014) -@node Main "User manual" -@title "File hashing utility" -@{bg filltext}@{b}SHA SHA@{ub}@{bg background} - -@{b}NAME@{ub} - sha - file hashing utility - -@{b}USAGE@{ub} - @{b}sha@{ub} [@{b}-12345Vh@{ub}] [@{u}file@{uu} ...] - -@{b}DESCRIPTION@{ub} - sha is a simple program that hashes files. It uses the National Institute - of Standards and Technology's Secure Hash Algorithm. It can use SHA-1, - SHA-256, SHA-384, or SHA-512, which generate respectively, hashes of 160, - 256, 384, or 512 bits. @{b}sha@{ub} can be used in scripts to do, for example, - file integrity checking. - -@{b}OPTIONS@{ub} - @{b}-1@{ub} Use SHA-1, which produces a 160-bit hash (40 hex digits). - - @{b}-2@{ub} Use SHA-256, which produces a 256-bit hash (64 hex digits). - - @{b}-3@{ub} Use SHA-384, which produces a 384-bit hash (96 hex digits). - - @{b}-5@{ub} Use SHA-512, which produces a 512-bit hash (128 hex digits). - - @{b}-V@{ub} Display version information. - - @{b}-h@{ub} Display help summary. - - @{u}file@{uu} ... - One or more files to hash. - - If neither @{b}-1@{ub}, @{b}-2@{ub}, @{b}-3@{ub}, or @{b}-5@{ub} are given, then SHA-1 is used. - -@{b}AUTHOR@{ub} - Allan Saddi - Project home page: http://www.saddi.com/software/sha/ - -@{bg filltext}@{b} August 19, 2001 SHA@{ub}@{bg background} -@endnode