Skip to content
Snippets Groups Projects
Commit 22092275 authored by Niels Möller's avatar Niels Möller
Browse files

*** empty log message ***

Rev: src/nettle/ChangeLog:1.235
parent f3aebef1
No related branches found
No related tags found
No related merge requests found
2004-02-06 Niels Mller <nisse@lysator.liu.se>
* x86/sha1-compress.asm: Assembler implementation of
sha1_compress. (Not yet working).
* Makefile.am (libnettle_a_SOURCES): Added sha1-compress.c.
* sha1.c (sha1_transform): Function renamed to sha1_compress, and
moved to...
* sha1-compress.c: ... New file.
2004-02-05 Niels Mller <nisse@lysator.liu.se> 2004-02-05 Niels Mller <nisse@lysator.liu.se>
* examples/rsa-encrypt.c (process_file): Copy the leftover to the
start of the buffer, when preparing for the final processing.
* examples/nettle-benchmark.c (bench_hash, time_hash): New functions. * examples/nettle-benchmark.c (bench_hash, time_hash): New functions.
(main): Benchmark hash functions too. (main): Benchmark hash functions too.
(BENCH_BLOCK): Increased 10K. (BENCH_BLOCK): Increased 10K.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment