2012-07-05 |
Niels Möller | movd/movq workaround for osx assembler. |
commit | commitdiff | tree |
2012-07-03 |
Niels Möller | On windows, include fcntl.h, before using _setmode. |
commit | commitdiff | tree |
2012-07-03 |
Niels Möller | Include malloc.h if available, also when compiling... |
commit | commitdiff | tree |
2012-07-03 |
Niels Möller | Mark Solaris testing as done. |
commit | commitdiff | tree |
2012-07-03 |
Niels Möller | Fixed nettle includes in base16 and base64 examples. |
commit | commitdiff | tree |
2012-07-03 |
Niels Möller | Marked Salsa20 doc and pkcs1_signature_prefix renaming... |
commit | commitdiff | tree |
2012-07-03 |
Niels Möller | Documented Salsa20. |
commit | commitdiff | tree |
2012-06-25 |
Niels Möller | Renamed pkcs1_signature_prefix to _pkcs1_signature_prefix. |
commit | commitdiff | tree |
2012-06-25 |
Niels Möller | Consistently use foo_func *f (rather than foo_func... |
commit | commitdiff | tree |
2012-06-25 |
Niels Möller | Make compiling and running of des-compat-test more... |
commit | commitdiff | tree |
2012-06-11 |
Niels Möller | More news entries for nettle-2.5. |
commit | commitdiff | tree |
2012-06-11 |
Niels Möller | Updated release plan. |
commit | commitdiff | tree |
2012-06-09 |
Niels Möller | Added base16dec.c in examples/Makefile.in, forgotten... |
commit | commitdiff | tree |
2012-06-09 |
Niels Möller | Typo fixes for 2012-04-09 entry. |
commit | commitdiff | tree |
2012-06-09 |
Niels Möller | General pkcs1 signature interface. |
commit | commitdiff | tree |
2012-06-09 |
Niels Möller | Moved rsa blinding code to a separate file. |
commit | commitdiff | tree |
2012-06-03 |
Niels Möller | Changes to pkcs1_signature_prefix interface. |
commit | commitdiff | tree |
2012-06-03 |
Niels Möller | Reverted accidental Makefile change in previous commit. |
commit | commitdiff | tree |
2012-05-18 |
Niels Möller | Extracted padding code from rsa_encrypt to new function... |
commit | commitdiff | tree |
2012-05-09 |
Nikos Mavrogiannopoulos | Added missing mpz_clear. |
commit | commitdiff | tree |
2012-05-07 |
Niels Möller | int_fast*_t workaround for SunOS-5.8. |
commit | commitdiff | tree |
2012-04-30 |
Niels Möller | Updated release plan. |
commit | commitdiff | tree |
2012-04-29 |
Niels Möller | New items. |
commit | commitdiff | tree |
2012-04-23 |
Niels Möller | New constant NETTLE_MAX_BIGNUM_SIZE. |
commit | commitdiff | tree |
2012-04-19 |
Niels Möller | Decimal output from list-obj-sizes. |
commit | commitdiff | tree |
2012-04-18 |
Niels Möller | x86_64 implementation of salsa20. |
commit | commitdiff | tree |
2012-04-17 |
Niels Möller | Test that salsa20_crypt doesn't overwrite the destinati... |
commit | commitdiff | tree |
2012-04-17 |
Niels Möller | Renamed salsa20.c to salsa20-crypt.c. |
commit | commitdiff | tree |
2012-04-17 |
Niels Möller | x86_64: New m4 macro WREG. |
commit | commitdiff | tree |
2012-04-17 |
Niels Möller | Moved salsa20_set_key to a separate file. Inlined salsa... |
commit | commitdiff | tree |
2012-04-15 |
Niels Möller | Improved salsa20 tests. |
commit | commitdiff | tree |
2012-04-14 |
Niels Möller | New base16 example programs, based on code contributed... |
commit | commitdiff | tree |
2012-04-14 |
Niels Möller | New base64dec example program, based on code contribute... |
commit | commitdiff | tree |
2012-04-14 |
Niels Möller | Whitespace changes only. |
commit | commitdiff | tree |
2012-04-14 |
Niels Möller | examples/io.c: Made write_file use write_string. |
commit | commitdiff | tree |
2012-04-14 |
Niels Möller | New base64enc example program, based on code contribute... |
commit | commitdiff | tree |
2012-04-14 |
Niels Möller | Small improvements to rsa-encrypt and rsa-decrypt examp... |
commit | commitdiff | tree |
2012-04-14 |
Niels Möller | Reorganized aes_invert_key with new tables. |
commit | commitdiff | tree |
2012-04-13 |
Niels Möller | Simplified aes_set_encrypt_key. |
commit | commitdiff | tree |
2012-04-13 |
Niels Möller | Minor cleanup of SUBBYTE mmacro. |
commit | commitdiff | tree |
2012-04-09 |
Niels Möller | Deleted an unused variable. |
commit | commitdiff | tree |
2012-04-09 |
Niels Möller | Implemented rsa_decrypt_tr, based on RSA blinding code |
commit | commitdiff | tree |
2012-04-09 |
Niels Möller | New function pkcs1_decrypt, use in rsa_decrypt. |
commit | commitdiff | tree |
2012-04-01 |
Niels Möller | New macro QROUND. |
commit | commitdiff | tree |
2012-04-01 |
Niels Möller | Fixed LE_SWAP32. |
commit | commitdiff | tree |
2012-03-31 |
Niels Möller | Some reorganization of the salsa20 main hash/encrypt... |
commit | commitdiff | tree |
2012-03-31 |
Niels Möller | Rearranged salsa20_set_key. |
commit | commitdiff | tree |
2012-03-31 |
Niels Möller | Use LE_READ_UINT32. |
commit | commitdiff | tree |
2012-03-31 |
Niels Möller | salsa20_set_iv: Deleted size argument. |
commit | commitdiff | tree |
2012-03-31 |
Niels Möller | New salsa20 constants. |
commit | commitdiff | tree |
2012-03-31 |
Niels Möller | Deleted some obscuring macros. |
commit | commitdiff | tree |
2012-03-31 |
Niels Möller | New ChangeLog header. |
commit | commitdiff | tree |
2012-03-31 |
Niels Möller | New macro ROTL64, analogous to ROTL32. |
commit | commitdiff | tree |
2012-03-31 |
Niels Möller | Use ROTL32 in the sha256 code. |
commit | commitdiff | tree |
2012-03-31 |
Niels Möller | Use ROTL32 in the sha1 code. |
commit | commitdiff | tree |
2012-03-31 |
Niels Möller | Use ROTL32 in the serpent code. |
commit | commitdiff | tree |
2012-03-31 |
Niels Möller | Use ROTL32 in the ripemd160 code. |
commit | commitdiff | tree |
2012-03-31 |
Niels Möller | Use ROTL32 in the cast128 code. |
commit | commitdiff | tree |
2012-03-31 |
Niels Möller | Use ROTL32 in the camellia code. |
commit | commitdiff | tree |
2012-03-31 |
Niels Möller | Use ROTL32 in the aes code. |
commit | commitdiff | tree |
2012-03-31 |
Niels Möller | New macro, ROTL32. |
commit | commitdiff | tree |
2012-03-30 |
Niels Möller | Support salsa20 in nettle-benchmark. |
commit | commitdiff | tree |
2012-03-30 |
Niels Möller | Don't include nettle-internal.h in the library. |
commit | commitdiff | tree |
2012-03-30 |
Niels Möller | Another fix to the cration of .lib symlinks. |
commit | commitdiff | tree |
2012-03-29 |
Niels Möller | Converted NEWS file to utf-8. |
commit | commitdiff | tree |
2012-03-29 |
Niels Möller | Trivial merge. |
commit | commitdiff | tree |
2012-03-29 |
Simon Josefsson | Implemented the Salsa20 cipher. |
commit | commitdiff | tree |
2012-03-29 |
Niels Möller | Fixed to in rule to make soname links. |
commit | commitdiff | tree |
2012-03-23 |
Niels Möller | (arcfour_stream): Deleted obsolete prototype. |
commit | commitdiff | tree |
2012-03-06 |
Niels Möller | Build shared libraries by default. |
commit | commitdiff | tree |
2012-03-04 |
Niels Möller | Merge branch 'master' of git.lysator.liu.se:/nettle... |
commit | commitdiff | tree |
2012-03-04 |
Niels Möller | Updated library numbers, to libnettle.4.4 and libhogwee... |
commit | commitdiff | tree |
2012-03-04 |
Niels Möller | Refer to git, not cvs. |
commit | commitdiff | tree |
2012-03-04 |
Niels Möller | Started on NEWS entries for nettle-2.5. |
commit | commitdiff | tree |
2012-03-04 |
Niels Möller | Initial version of xenofarm script. |
commit | commitdiff | tree |
2012-02-27 |
Niels Möller | list-obj-sizes.awk: Recognize elf64 objects. |
commit | commitdiff | tree |
2012-02-27 |
Niels Möller | Pass -b option to texi2dvi. |
commit | commitdiff | tree |
2012-02-27 |
Niels Möller | Resurrected twofishdata.c, earlier known as generate_q.c. |
commit | commitdiff | tree |
2012-02-27 |
Jeronimo Pellegrini | Documentation for base16 and base64 encoding. |
commit | commitdiff | tree |
2012-02-27 |
Niels Möller | Some more details on W64 stack arguments. |
commit | commitdiff | tree |
2012-02-27 |
Niels Möller | Fixed type in comment. |
commit | commitdiff | tree |
2012-02-18 |
Niels Möller | Updated .gitignore files. |
commit | commitdiff | tree |
2012-02-18 |
Niels Möller | Adjust Makefiles after the repository conversion. |
commit | commitdiff | tree |
2012-02-18 |
Niels Möller | Updated git instructions. |
commit | commitdiff | tree |
2012-02-18 |
Niels Möller | Converted to xhtml. |
commit | commitdiff | tree |
2012-02-18 |
Niels Möller | Whitespace cleanup. |
commit | commitdiff | tree |
2012-02-18 |
Niels Möller | Updated charset declarations. |
commit | commitdiff | tree |
2012-02-18 |
Niels Möller | Converted files to utf-8. |
commit | commitdiff | tree |
2012-02-18 |
Niels Möller | Eliminated $Id...$ tags in files. |
commit | commitdiff | tree |
2012-01-17 |
Niels Möller | * testsuite/setup-env: Added -f option to ln. converted-master-branch-to-git |
commit | commitdiff | tree |
2012-01-17 |
Niels Möller | * testsuite/teardown-env: Use -exec argument to find. |
commit | commitdiff | tree |
2012-01-17 |
Niels Möller | Resurrected file. |
commit | commitdiff | tree |
2012-01-17 |
Niels Möller | Deleted file; incorrect permissions. |
commit | commitdiff | tree |
2012-01-17 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2012-01-17 |
Niels Möller | * testsuite/Makefile.in (DISTFILES): Added setup-env. |
commit | commitdiff | tree |
2012-01-17 |
Niels Möller | * testsuite/teardown-env: ...and delete them here.... |
commit | commitdiff | tree |
2012-01-17 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2012-01-17 |
Niels Möller | * examples/rsa-decrypt.c (main): Use _setmode rather... |
commit | commitdiff | tree |
2012-01-17 |
Niels Möller | * Makefile.in ($(LIBNETTLE_FORLINK)): Always create... |
commit | commitdiff | tree |
2012-01-17 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
next |