Skip to content

Commit

Permalink
hazmat: remove SHA256 decl.
Browse files Browse the repository at this point in the history
  • Loading branch information
Daan Sprenkels committed Aug 3, 2017
1 parent dc8c3a9 commit b613717
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions hazmat.c
Expand Up @@ -30,12 +30,6 @@ typedef struct {
} ByteShare;


extern void
FIPS202_SHAKE256(const unsigned char *in, unsigned long long inLen,
unsigned char *out, unsigned long long outLen);



static void
bitslice(uint32_t r[8], const uint8_t x[32])
{
Expand Down

0 comments on commit b613717

Please sign in to comment.