2002-02-06 |
Dan Egnor | (base64_decode_init): New function. |
commit | commitdiff | tree |
2002-02-06 |
Dan Egnor | Applied patch from Dan Egnor improving the base64 code. |
commit | commitdiff | tree |
2002-02-06 |
Niels Möller | Ignore nettle.info* |
commit | commitdiff | tree |
2002-02-06 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-02-01 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-01-31 |
Niels Möller | *** empty log message *** nettle_1.5_release_20020131 |
commit | commitdiff | tree |
2002-01-31 |
Niels Möller | Commented out gmp-related macros, they're probably |
commit | commitdiff | tree |
2002-01-31 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-01-31 |
Niels Möller | Added command line options --with-lib-path and |
commit | commitdiff | tree |
2002-01-31 |
Niels Möller | New file. |
commit | commitdiff | tree |
2002-01-31 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-01-31 |
Niels Möller | (Randomness): New subsection on Yarrow. |
commit | commitdiff | tree |
2002-01-30 |
Niels Möller | (Randomness): New chapter. |
commit | commitdiff | tree |
2002-01-30 |
Niels Möller | Added reference to RFC 1321. |
commit | commitdiff | tree |
2002-01-24 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-01-24 |
Niels Möller | (Public-key algorithms): Minor fixes. |
commit | commitdiff | tree |
2002-01-23 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-01-22 |
Niels Möller | (Public-key algorithms): New chapter. |
commit | commitdiff | tree |
2002-01-22 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-01-22 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-01-22 |
Niels Möller | (Nettle soup): New chapter. |
commit | commitdiff | tree |
2002-01-22 |
Niels Möller | (test_armor): New function. |
commit | commitdiff | tree |
2002-01-22 |
Niels Möller | New testcase. |
commit | commitdiff | tree |
2002-01-22 |
Niels Möller | * testsuite/Makefile.am (TS_PROGS): Added base64-test. |
commit | commitdiff | tree |
2002-01-22 |
Niels Möller | (struct nettle_armor): New struct. |
commit | commitdiff | tree |
2002-01-22 |
Niels Möller | Bumped version to 1.5. |
commit | commitdiff | tree |
2002-01-22 |
Niels Möller | (libnettle_a_SOURCES): Added base64 files, and some |
commit | commitdiff | tree |
2002-01-22 |
Dan Egnor | New files, hacked by Dan |
commit | commitdiff | tree |
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 |
next |