2002-01-16 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-01-16 |
Niels Möller | (libnettle_a_SOURCES): Added knuth-lfib.c and |
commit | commitdiff | tree |
2002-01-16 |
Niels Möller | Deleted ran_array code, use |
commit | commitdiff | tree |
2002-01-16 |
Niels Möller | * testsuite/testutils.c (test_rsa_md5, test_rsa_sha1... |
commit | commitdiff | tree |
2002-01-16 |
Niels Möller | * testsuite/rsa-keygen-test.c: New file. |
commit | commitdiff | tree |
2002-01-16 |
Niels Möller | New file. |
commit | commitdiff | tree |
2002-01-16 |
Niels Möller | (RSA_MINIMUM_N_OCTETS): New constant. |
commit | commitdiff | tree |
2002-01-16 |
Niels Möller | (READ_UINT24, WRITE_UINT24, READ_UINT16, WRITE_UINT16): |
commit | commitdiff | tree |
2002-01-16 |
Niels Möller | New files, implementing a |
commit | commitdiff | tree |
2002-01-15 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-01-15 |
Niels Möller | * configure.in: Bumped version to 1.1. |
commit | commitdiff | tree |
2002-01-15 |
Niels Möller | New file. |
commit | commitdiff | tree |
2002-01-14 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-01-14 |
Niels Möller | * testsuite/hmac-test.c (test_main): Added hmac-sha1... |
commit | commitdiff | tree |
2002-01-14 |
Niels Möller | * rsa.h (struct rsa_private_key): Reintroduced d attrib... |
commit | commitdiff | tree |
2002-01-14 |
Niels Möller | * rsa.c (rsa_init_private_key, rsa_clear_private_key... |
commit | commitdiff | tree |
2002-01-14 |
Niels Möller | * hmac.h: General cleanup. Added declarations of hmac... |
commit | commitdiff | tree |
2002-01-14 |
Niels Möller | * hmac-md5.c: First working version. |
commit | commitdiff | tree |
2002-01-14 |
Niels Möller | * Makefile.am (libnettle_a_SOURCES): Added hmac-sha1... |
commit | commitdiff | tree |
2002-01-14 |
Niels Möller | Added information about cvs. |
commit | commitdiff | tree |
2002-01-14 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-01-14 |
Niels Möller | * hmac-md5.c: First working version. |
commit | commitdiff | tree |
2002-01-14 |
Niels Möller | Use const for all tables. |
commit | commitdiff | tree |
2002-01-14 |
Niels Möller | Use static const for all tables. |
commit | commitdiff | tree |
2002-01-14 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-01-14 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-01-14 |
Niels Möller | New file. |
commit | commitdiff | tree |
2002-01-14 |
Niels Möller | New files. |
commit | commitdiff | tree |
2002-01-14 |
Niels Möller | * testsuite/Makefile.am (TS_PROGS): Added hmac-test... |
commit | commitdiff | tree |
2002-01-14 |
Niels Möller | * testsuite/testutils.h (LDATA): Moved this macro here,... |
commit | commitdiff | tree |
2002-01-14 |
Niels Möller | New file. |
commit | commitdiff | tree |
2002-01-14 |
Niels Möller | * hmac.h: General cleanup. Added declarations of hmac... |
commit | commitdiff | tree |
2002-01-14 |
Niels Möller | * hmac.c: Bug fixes. |
commit | commitdiff | tree |
2002-01-14 |
Niels Möller | * hmac-md5.c: First working version. |
commit | commitdiff | tree |
2002-01-14 |
Niels Möller | (libnettle_a_SOURCES): Added hmac.c and hmac-md5.c. |
commit | commitdiff | tree |
2002-01-14 |
Niels Möller | Also test a 777-bit key. |
commit | commitdiff | tree |
2002-01-14 |
Niels Möller | * rsa.c (rsa_check_size): Changed argument to an mpz_t... |
commit | commitdiff | tree |
2002-01-14 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-01-14 |
Niels Möller | * rsa-compat.c: Adapted to new private key struct. |
commit | commitdiff | tree |
2002-01-14 |
Niels Möller | * rsa-compat.c: Adapted to new private key struct. |
commit | commitdiff | tree |
2002-01-14 |
Niels Möller | Adapted to new private key struct. |
commit | commitdiff | tree |
2002-01-14 |
Niels Möller | (rsa_check_size): New function, for computing and checking |
commit | commitdiff | tree |
2002-01-14 |
Niels Möller | (struct rsa_private_key): Deleted public key and d... |
commit | commitdiff | tree |
2002-01-14 |
Niels Möller | rsa.h is now obsolete. |
commit | commitdiff | tree |
2002-01-12 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-01-12 |
Niels Möller | Added *-meta files. |
commit | commitdiff | tree |
2002-01-12 |
Niels Möller | (rsa_init_public_key): New function. |
commit | commitdiff | tree |
2002-01-12 |
Niels Möller | Use the interface in nettle-meta.h. |
commit | commitdiff | tree |
2002-01-12 |
Niels Möller | * aes-meta.c: New file. |
commit | commitdiff | tree |
2002-01-12 |
Niels Möller | Don't use m4 for geneerating test programs, it's way... |
commit | commitdiff | tree |
2002-01-11 |
Niels Möller | New files. |
commit | commitdiff | tree |
2002-01-09 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-01-09 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-01-09 |
Niels Möller | Updated for new md5 and rsa conventions. |
commit | commitdiff | tree |
2002-01-09 |
Niels Möller | * rsa_md5.c: Represent a signature as an mpz_t, not... |
commit | commitdiff | tree |
2002-01-09 |
Niels Möller | (Hash functions): Update for the changed |
commit | commitdiff | tree |
2002-01-09 |
Niels Möller | Updated for new |
commit | commitdiff | tree |
2002-01-09 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-01-09 |
Niels Möller | Removed calls of sha256_final and and some calls of |
commit | commitdiff | tree |
2002-01-09 |
Niels Möller | (MD5Final): Call only md5_digest. |
commit | commitdiff | tree |
2002-01-09 |
Niels Möller | (md5_digest): Call md5_final and md5_init. |
commit | commitdiff | tree |
2002-01-09 |
Niels Möller | (nettle_mpz_get_str_256): Declare the input argument |
commit | commitdiff | tree |
2001-12-14 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2001-12-14 |
Niels Möller | (EXTRA_DIST): Added $(des_headers). Changed |
commit | commitdiff | tree |
2001-12-12 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2001-12-12 |
Niels Möller | (main): Updated testcase to match fixed |
commit | commitdiff | tree |
2001-12-12 |
Niels Möller | (main): Updated testcase to match fixed |
commit | commitdiff | tree |
2001-12-12 |
Niels Möller | (yarrow_slow_reseed): Bug fix, update the fast pool |
commit | commitdiff | tree |
2001-12-07 |
Niels Möller | (nettle_mpz_get_str_256): Fixed handling of leading |
commit | commitdiff | tree |
2001-12-05 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2001-12-05 |
Niels Möller | (main): Updated test to match the fixed |
commit | commitdiff | tree |
2001-12-05 |
Niels Möller | (yarrow_key_event_estimate): Fixed handling |
commit | commitdiff | tree |
2001-12-05 |
Niels Möller | (Copyright): Say that under certain |
commit | commitdiff | tree |
2001-12-05 |
Niels Möller | Added a paragraph on copyright. |
commit | commitdiff | tree |
2001-11-15 |
Niels Möller | (yarrow256_force_reseed): New function. |
commit | commitdiff | tree |
2001-11-14 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2001-11-14 |
Niels Möller | (yarrow256_needed_sources): New function. |
commit | commitdiff | tree |
2001-11-14 |
Niels Möller | (main): Use yarrow256_is_seeded. |
commit | commitdiff | tree |
2001-11-14 |
Niels Möller | (yarrow256_needed_sources): New function. |
commit | commitdiff | tree |
2001-11-14 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2001-11-14 |
Niels Möller | Updated, to match the seed-file aware |
commit | commitdiff | tree |
2001-11-14 |
Niels Möller | Updated expected_output. Check the seed |
commit | commitdiff | tree |
2001-11-14 |
Niels Möller | (yarrow256_seed): New function. |
commit | commitdiff | tree |
2001-11-13 |
Niels Möller | Deleted yarrow160 declarations. |
commit | commitdiff | tree |
2001-11-02 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2001-11-02 |
Niels Möller | (yarrow256_init): Fixed order of code and |
commit | commitdiff | tree |
2001-10-30 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2001-10-30 |
Niels Möller | * rsa-compat.h: Added real prototypes and declarations. |
commit | commitdiff | tree |
2001-10-30 |
Niels Möller | Bug fixes. |
commit | commitdiff | tree |
2001-10-30 |
Niels Möller | * Makefile.am (libnettle_a_SOURCES): Added rsa-compat... |
commit | commitdiff | tree |
2001-10-30 |
Niels Möller | New file, implementing RSA ref signature and |
commit | commitdiff | tree |
2001-10-30 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2001-10-30 |
Niels Möller | Check for libgmp. Deleted tests for SIZEOF_INT and |
commit | commitdiff | tree |
2001-10-30 |
Niels Möller | * rsa_sha1.c: New file, PKCS#1 rsa-sha1 signatures. |
commit | commitdiff | tree |
2001-10-30 |
Niels Möller | New file with general rsa functions. |
commit | commitdiff | tree |
2001-10-30 |
Niels Möller | * Makefile.am (libnettle_a_SOURCES): Added rsa and... |
commit | commitdiff | tree |
2001-10-30 |
Niels Möller | New file, with base256 functions missing in |
commit | commitdiff | tree |
2001-10-30 |
Niels Möller | Added bignum-test. |
commit | commitdiff | tree |
2001-10-30 |
Niels Möller | (test_program): Check the xit code more |
commit | commitdiff | tree |
2001-10-30 |
Niels Möller | New macro SKIP which exits with code 77. |
commit | commitdiff | tree |
next |