projects
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
af2bf07
)
SHA224_Update() and SHA224_Final() aren't implemented, and since
author
Richard Levitte
<levitte@openssl.org>
Sun, 30 May 2004 16:58:33 +0000
(16:58 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Sun, 30 May 2004 16:58:33 +0000
(16:58 +0000)
SHA224() uses SHA256_Update() and SHA256_Final() instead, let's just
create aliases in form of macros.
make update
No differences found