This website requires JavaScript.
Explore
Help
Sign In
avr
/
sha-2
Watch
2
Star
0
Fork
You've already forked sha-2
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
924fba5c17
sha-2
/
sha-256.h
2 lines
68 B
C
Raw
Blame
History
void
calc_sha_256
(
uint8_t
hash
[
32
]
,
const
void
*
input
,
size_t
len
)
;
Reference in New Issue
View Git Blame
Copy Permalink