]> git.cryptolib.org Git - arm-crypto-lib.git/blobdiff - sha256/sha256.h
adding SHA-384
[arm-crypto-lib.git] / sha256 / sha256.h
index ca919265a53fe517313cb716f75f7c2402487e6e..1a310d767dc1b7b0912d541d83820e4691139d28 100644 (file)
@@ -1,6 +1,6 @@
 /* sha256.h */
 /*
-    This file is part of the AVR-Crypto-Lib.
+    This file is part of the ARM-Crypto-Lib.
     Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
 
     This program is free software: you can redistribute it and/or modify
@@ -27,9 +27,6 @@
 #ifndef SHA256_H_
 #define SHA256_H_
 
-#define __LITTLE_ENDIAN__
-
-
 #include <stdint.h>
 
 /** \def SHA256_HASH_BITS