2014-06-02 |
Niels Möller | Updated release plan. |
commit | commitdiff | tree |
2014-06-02 |
Niels Möller | Mention M$ Windows shared library fixes. |
commit | commitdiff | tree |
2014-06-01 |
Niels Möller | Updated release plan. |
commit | commitdiff | tree |
2014-06-01 |
Niels Möller | Fixes for w64 ABI. |
commit | commitdiff | tree |
2014-05-31 |
Niels Möller | Check for COFF type directive, and use in assembly... |
commit | commitdiff | tree |
2014-05-31 |
Niels Möller | asm.m4: Deleted unused offsets for struct aes_ctx. |
commit | commitdiff | tree |
2014-05-31 |
Niels Möller | Drop single quote in configure warning message. |
commit | commitdiff | tree |
2014-05-28 |
Niels Möller | Fix for windows lineending in nettle-pbkdf2-test. |
commit | commitdiff | tree |
2014-05-28 |
Niels Möller | Fixed linker arguments for libhogweed.so |
commit | commitdiff | tree |
2014-05-27 |
Niels Möller | Add benchmark for mpn_sec_powm. |
commit | commitdiff | tree |
2014-05-22 |
Niels Möller | ChangeLog for EXEEXT_FOR_BUILD fix. |
commit | commitdiff | tree |
2014-05-22 |
Claudio Bley | Fix generation of headers when cross compiling |
commit | commitdiff | tree |
2014-05-22 |
Claudio Bley | Ignore .dll files |
commit | commitdiff | tree |
2014-05-15 |
Niels Möller | Updated version numbers, including LIBHOGWEED_MAJOR. |
commit | commitdiff | tree |
2014-05-15 |
Niels Möller | Use a simpler and more portable sed expression for... |
commit | commitdiff | tree |
2014-05-15 |
Niels Möller | Drop use of gettext from getopt.c. |
commit | commitdiff | tree |
2014-05-14 |
Niels Möller | Updated getopt files, from glibc-2.19. |
commit | commitdiff | tree |
2014-05-14 |
Niels Möller | Avoid the bash construction ${#foo}, in nettle-pbkdf2... |
commit | commitdiff | tree |
2014-05-09 |
Niels Möller | Updated mini-gmp files, from gmp-6.0.0. |
commit | commitdiff | tree |
2014-05-09 |
Niels Möller | Updated release plan. |
commit | commitdiff | tree |
2014-05-09 |
Niels Möller | Delay building of test programs until make check. |
commit | commitdiff | tree |
2014-05-08 |
Niels Möller | Updated release plan. |
commit | commitdiff | tree |
2014-05-08 |
Niels Möller | Document nettle_aead. |
commit | commitdiff | tree |
2014-05-08 |
Niels Möller | Implemented algorithm array nettle_aeads. |
commit | commitdiff | tree |
2014-05-08 |
Niels Möller | When CC_FOR_BUILD is gcc, add -O flag. |
commit | commitdiff | tree |
2014-05-06 |
Niels Möller | Clarify experimental status of sha3 and chacha-poly1305... |
commit | commitdiff | tree |
2014-05-06 |
Niels Möller | Document SHA3 and ChaCha-Poly1305 as experimental. |
commit | commitdiff | tree |
2014-05-06 |
Niels Möller | Smaller doc tweaks, suggested by Nikos. |
commit | commitdiff | tree |
2014-05-05 |
Niels Möller | Updated release plan. |
commit | commitdiff | tree |
2014-05-05 |
Niels Möller | Added FIXME comment. Auto-increment for chacha-poly1305... |
commit | commitdiff | tree |
2014-05-05 |
Niels Möller | Document chacha-poly1305. |
commit | commitdiff | tree |
2014-05-05 |
Niels Möller | In the manual, change some subsections to subsubsections. |
commit | commitdiff | tree |
2014-05-05 |
Niels Möller | Move AEAD documentation to its own section. |
commit | commitdiff | tree |
2014-05-05 |
Niels Möller | Document poly1305-aes. |
commit | commitdiff | tree |
2014-05-04 |
Niels Möller | Minor typo fix. |
commit | commitdiff | tree |
2014-05-04 |
Niels Möller | Update release plan. |
commit | commitdiff | tree |
2014-05-04 |
Niels Möller | Document ChaCha. |
commit | commitdiff | tree |
2014-05-04 |
Niels Möller | Smaller updates to salsa20 documentation. |
commit | commitdiff | tree |
2014-05-04 |
Niels Möller | Document new DSA interface. |
commit | commitdiff | tree |
2014-05-03 |
Niels Möller | Avoid >= 32 bit shifts when size_t is only 32 bits. |
commit | commitdiff | tree |
2014-05-03 |
Niels Möller | Updated CCM documentation. |
commit | commitdiff | tree |
2014-05-03 |
Niels Möller | New constant CCM_DIGEST_SIZE. |
commit | commitdiff | tree |
2014-04-30 |
Niels Möller | New macros related to ccm nonce size. |
commit | commitdiff | tree |
2014-04-27 |
Niels Möller | Updated GCM documentation. |
commit | commitdiff | tree |
2014-04-27 |
Niels Möller | Move description of general structure to the AEAD subse... |
commit | commitdiff | tree |
2014-04-27 |
Niels Möller | Started on AEAD documentation. |
commit | commitdiff | tree |
2014-04-27 |
Niels Möller | Updated release plan. |
commit | commitdiff | tree |
2014-04-27 |
Niels Möller | Mention _DATA_SIZE to _BLOCK_SIZE rename. |
commit | commitdiff | tree |
2014-04-26 |
Niels Möller | Update documentation for nettle_cipher_func. |
commit | commitdiff | tree |
2014-04-26 |
Niels Möller | Document EAX. |
commit | commitdiff | tree |
2014-04-26 |
Niels Möller | Minor whitespace fix. |
commit | commitdiff | tree |
2014-04-26 |
Niels Möller | Make HMAC and UMAC their own info nodes. |
commit | commitdiff | tree |
2014-04-26 |
Niels Möller | Document additional GCM and UMAC constants. |
commit | commitdiff | tree |
2014-04-26 |
Niels Möller | New constants UMAC_MIN_NONCE_SIZE and UMAC_MAX_NONCE_SIZE. |
commit | commitdiff | tree |
2014-04-25 |
Niels Möller | Rename *_DATA_SIZE to *_BLOCK_SIZE. |
commit | commitdiff | tree |
2014-04-25 |
Niels Möller | Updated release plan. |
commit | commitdiff | tree |
2014-04-25 |
Owen Kirby | CCM documentation. |
commit | commitdiff | tree |
2014-04-25 |
Niels Möller | Document that length arguments refer to the destination... |
commit | commitdiff | tree |
2014-04-25 |
Niels Möller | ccm_decrypt_message: length argument is cleartext ... |
commit | commitdiff | tree |
2014-04-22 |
Niels Möller | Document additional sha512 variants. |
commit | commitdiff | tree |
2014-04-22 |
Niels Möller | New aliases sha512_224_ctx and sha512_256_cxt, for... |
commit | commitdiff | tree |
2014-04-22 |
Niels Möller | Fix typos in umac documentation. |
commit | commitdiff | tree |
2014-04-17 |
Niels Möller | Deleted next-prime.c from examples/Makefile.in (forgott... |
commit | commitdiff | tree |
2014-04-16 |
Niels Möller | Deleted unneeded test for NULL authdata |
commit | commitdiff | tree |
2014-04-16 |
Niels Möller | Stylistic fixes. |
commit | commitdiff | tree |
2014-04-16 |
Niels Möller | Stylistic fixes. |
commit | commitdiff | tree |
2014-04-16 |
Niels Möller | Deleted useless for loop |
commit | commitdiff | tree |
2014-04-13 |
Niels Möller | Deleted rsa-compat.h and all related code. |
commit | commitdiff | tree |
2014-04-13 |
Niels Möller | Deleted the nettle_next_prime function. |
commit | commitdiff | tree |
2014-04-13 |
Niels Möller | Updated licensing info. |
commit | commitdiff | tree |
2014-04-12 |
Niels Möller | Update copyright headers for dual licensing, arm direct... |
commit | commitdiff | tree |
2014-04-12 |
Niels Möller | Update copyright headers for dual licensing, sparc... |
commit | commitdiff | tree |
2014-04-12 |
Niels Möller | Update copyright headers for dual licensing, x86 directory. |
commit | commitdiff | tree |
2014-04-12 |
Niels Möller | Update copyright headers for dual licensing, x86_64... |
commit | commitdiff | tree |
2014-04-12 |
Niels Möller | Update copyright headers for dual licensing, testsuite... |
commit | commitdiff | tree |
2014-04-12 |
Niels Möller | Update copyright headers for dual licensing, tools... |
commit | commitdiff | tree |
2014-04-12 |
Niels Möller | Update copyright headers for dual licensing, example... |
commit | commitdiff | tree |
2014-04-12 |
Niels Möller | Update copyright headers for dual licensing. |
commit | commitdiff | tree |
2014-04-11 |
Niels Möller | Additional NEWS entries for nettle-3.0. |
commit | commitdiff | tree |
2014-04-11 |
Niels Möller | In aead tests, use aead->digest_size. |
commit | commitdiff | tree |
2014-04-11 |
Niels Möller | Skip GMP tests if public key support is disabled. |
commit | commitdiff | tree |
2014-04-11 |
Niels Möller | EAX bug fix, for 32-bit platforms. |
commit | commitdiff | tree |
2014-04-11 |
Niels Möller | Fixes for make dist. |
commit | commitdiff | tree |
2014-04-10 |
Nikos Mavrogiannopoulos | Enabled tests for openssl curves secp256r1 and secp192r1. |
commit | commitdiff | tree |
2014-04-10 |
Niels Möller | Trivial merge. |
commit | commitdiff | tree |
2014-04-09 |
Niels Möller | Benchmarking of sha512_224 and sha512_256. |
commit | commitdiff | tree |
2014-04-09 |
Niels Möller | Test sha512_224 and sha512_256. |
commit | commitdiff | tree |
2014-04-09 |
Niels Möller | nettle_hash instances for sha512_224 and sha512_256. |
commit | commitdiff | tree |
2014-04-09 |
Niels Möller | New constants for SHA512-224 and SHA512-256. |
commit | commitdiff | tree |
2014-04-09 |
Niels Möller | Fixed init call in sha512_256_digest. |
commit | commitdiff | tree |
2014-04-09 |
Niels Möller | Test that hash digest implies init. |
commit | commitdiff | tree |
2014-03-29 |
Niels Möller | Minor typo fix. |
commit | commitdiff | tree |
2014-03-29 |
Niels Möller | Delete old .cvsignore files. |
commit | commitdiff | tree |
2014-03-29 |
Niels Möller | Minor typo fixes. |
commit | commitdiff | tree |
2014-03-28 |
Niels Möller | Update date. |
commit | commitdiff | tree |
2014-03-28 |
Niels Möller | Mark dsa reorg done. |
commit | commitdiff | tree |
2014-03-28 |
Niels Möller | Minor comment fix. |
commit | commitdiff | tree |
2014-03-28 |
Niels Möller | Test dsa_generate_params with large q. |
commit | commitdiff | tree |
2014-03-28 |
Niels Möller | Undo dsa-compat.h name mangling for testsuite. |
commit | commitdiff | tree |
2014-03-28 |
Niels Möller | Comment improvement. |
commit | commitdiff | tree |
next |