]> git.ipfire.org Git - thirdparty/nettle.git/shortlog
thirdparty/nettle.git
2012-07-05  Niels Möllermovd/movq workaround for osx assembler.
2012-07-03  Niels MöllerOn windows, include fcntl.h, before using _setmode.
2012-07-03  Niels MöllerInclude malloc.h if available, also when compiling...
2012-07-03  Niels MöllerMark Solaris testing as done.
2012-07-03  Niels MöllerFixed nettle includes in base16 and base64 examples.
2012-07-03  Niels MöllerMarked Salsa20 doc and pkcs1_signature_prefix renaming...
2012-07-03  Niels MöllerDocumented Salsa20.
2012-06-25  Niels MöllerRenamed pkcs1_signature_prefix to _pkcs1_signature_prefix.
2012-06-25  Niels MöllerConsistently use foo_func *f (rather than foo_func...
2012-06-25  Niels MöllerMake compiling and running of des-compat-test more...
2012-06-11  Niels MöllerMore news entries for nettle-2.5.
2012-06-11  Niels MöllerUpdated release plan.
2012-06-09  Niels MöllerAdded base16dec.c in examples/Makefile.in, forgotten...
2012-06-09  Niels MöllerTypo fixes for 2012-04-09 entry.
2012-06-09  Niels MöllerGeneral pkcs1 signature interface.
2012-06-09  Niels MöllerMoved rsa blinding code to a separate file.
2012-06-03  Niels MöllerChanges to pkcs1_signature_prefix interface.
2012-06-03  Niels MöllerReverted accidental Makefile change in previous commit.
2012-05-18  Niels MöllerExtracted padding code from rsa_encrypt to new function...
2012-05-09  Nikos MavrogiannopoulosAdded missing mpz_clear.
2012-05-07  Niels Möllerint_fast*_t workaround for SunOS-5.8.
2012-04-30  Niels MöllerUpdated release plan.
2012-04-29  Niels MöllerNew items.
2012-04-23  Niels MöllerNew constant NETTLE_MAX_BIGNUM_SIZE.
2012-04-19  Niels MöllerDecimal output from list-obj-sizes.
2012-04-18  Niels Möllerx86_64 implementation of salsa20.
2012-04-17  Niels MöllerTest that salsa20_crypt doesn't overwrite the destinati...
2012-04-17  Niels MöllerRenamed salsa20.c to salsa20-crypt.c.
2012-04-17  Niels Möllerx86_64: New m4 macro WREG.
2012-04-17  Niels MöllerMoved salsa20_set_key to a separate file. Inlined salsa...
2012-04-15  Niels MöllerImproved salsa20 tests.
2012-04-14  Niels MöllerNew base16 example programs, based on code contributed...
2012-04-14  Niels MöllerNew base64dec example program, based on code contribute...
2012-04-14  Niels MöllerWhitespace changes only.
2012-04-14  Niels Möllerexamples/io.c: Made write_file use write_string.
2012-04-14  Niels MöllerNew base64enc example program, based on code contribute...
2012-04-14  Niels MöllerSmall improvements to rsa-encrypt and rsa-decrypt examp...
2012-04-14  Niels MöllerReorganized aes_invert_key with new tables.
2012-04-13  Niels MöllerSimplified aes_set_encrypt_key.
2012-04-13  Niels MöllerMinor cleanup of SUBBYTE mmacro.
2012-04-09  Niels MöllerDeleted an unused variable.
2012-04-09  Niels MöllerImplemented rsa_decrypt_tr, based on RSA blinding code
2012-04-09  Niels MöllerNew function pkcs1_decrypt, use in rsa_decrypt.
2012-04-01  Niels MöllerNew macro QROUND.
2012-04-01  Niels MöllerFixed LE_SWAP32.
2012-03-31  Niels MöllerSome reorganization of the salsa20 main hash/encrypt...
2012-03-31  Niels MöllerRearranged salsa20_set_key.
2012-03-31  Niels MöllerUse LE_READ_UINT32.
2012-03-31  Niels Möllersalsa20_set_iv: Deleted size argument.
2012-03-31  Niels MöllerNew salsa20 constants.
2012-03-31  Niels MöllerDeleted some obscuring macros.
2012-03-31  Niels MöllerNew ChangeLog header.
2012-03-31  Niels MöllerNew macro ROTL64, analogous to ROTL32.
2012-03-31  Niels MöllerUse ROTL32 in the sha256 code.
2012-03-31  Niels MöllerUse ROTL32 in the sha1 code.
2012-03-31  Niels MöllerUse ROTL32 in the serpent code.
2012-03-31  Niels MöllerUse ROTL32 in the ripemd160 code.
2012-03-31  Niels MöllerUse ROTL32 in the cast128 code.
2012-03-31  Niels MöllerUse ROTL32 in the camellia code.
2012-03-31  Niels MöllerUse ROTL32 in the aes code.
2012-03-31  Niels MöllerNew macro, ROTL32.
2012-03-30  Niels MöllerSupport salsa20 in nettle-benchmark.
2012-03-30  Niels MöllerDon't include nettle-internal.h in the library.
2012-03-30  Niels MöllerAnother fix to the cration of .lib symlinks.
2012-03-29  Niels MöllerConverted NEWS file to utf-8.
2012-03-29  Niels MöllerTrivial merge.
2012-03-29  Simon JosefssonImplemented the Salsa20 cipher.
2012-03-29  Niels MöllerFixed to in rule to make soname links.
2012-03-23  Niels Möller(arcfour_stream): Deleted obsolete prototype.
2012-03-06  Niels MöllerBuild shared libraries by default.
2012-03-04  Niels MöllerMerge branch 'master' of git.lysator.liu.se:/nettle...
2012-03-04  Niels MöllerUpdated library numbers, to libnettle.4.4 and libhogwee...
2012-03-04  Niels MöllerRefer to git, not cvs.
2012-03-04  Niels MöllerStarted on NEWS entries for nettle-2.5.
2012-03-04  Niels MöllerInitial version of xenofarm script.
2012-02-27  Niels Möllerlist-obj-sizes.awk: Recognize elf64 objects.
2012-02-27  Niels MöllerPass -b option to texi2dvi.
2012-02-27  Niels MöllerResurrected twofishdata.c, earlier known as generate_q.c.
2012-02-27  Jeronimo PellegriniDocumentation for base16 and base64 encoding.
2012-02-27  Niels MöllerSome more details on W64 stack arguments.
2012-02-27  Niels MöllerFixed type in comment.
2012-02-18  Niels MöllerUpdated .gitignore files.
2012-02-18  Niels MöllerAdjust Makefiles after the repository conversion.
2012-02-18  Niels MöllerUpdated git instructions.
2012-02-18  Niels MöllerConverted to xhtml.
2012-02-18  Niels MöllerWhitespace cleanup.
2012-02-18  Niels MöllerUpdated charset declarations.
2012-02-18  Niels MöllerConverted files to utf-8.
2012-02-18  Niels MöllerEliminated $Id...$ tags in files.
2012-01-17  Niels Möller* testsuite/setup-env: Added -f option to ln. converted-master-branch-to-git
2012-01-17  Niels Möller* testsuite/teardown-env: Use -exec argument to find.
2012-01-17  Niels MöllerResurrected file.
2012-01-17  Niels MöllerDeleted file; incorrect permissions.
2012-01-17  Niels Möller*** empty log message ***
2012-01-17  Niels Möller* testsuite/Makefile.in (DISTFILES): Added setup-env.
2012-01-17  Niels Möller* testsuite/teardown-env: ...and delete them here....
2012-01-17  Niels Möller*** empty log message ***
2012-01-17  Niels Möller* examples/rsa-decrypt.c (main): Use _setmode rather...
2012-01-17  Niels Möller* Makefile.in ($(LIBNETTLE_FORLINK)): Always create...
2012-01-17  Niels Möller*** empty log message ***
next