Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • aead-api
  • aes-reorg
  • chacha-poly1305-test
  • chacha96
  • curve25519
  • dsa-reorg
  • ecc-support
  • experimental-20050201
  • fat-library
  • lsh-1.4.2
  • master default
  • nettle-2.7-fixes
  • poly1305
  • rsa-crt-hardening
  • set_key-changes
  • size_t-changes
  • versioned-symbols
  • nettle_3.1.1_release_20150424
  • nettle_3.1_release_20150407
  • nettle_3.1rc3
  • nettle_3.1rc2
  • nettle_3.1rc1
  • nettle_3.0_release_20140607
  • nettle_2.7.1_release_20130528
  • nettle_2.7_release_20130424
  • nettle_2.6_release_20130116
  • nettle_2.5_release_20120707
  • converted-master-branch-to-git
  • nettle_2.4_release_20110903
  • nettle_2.3_release_20110902
  • nettle_2.2_release_20110711
  • nettle_2.1_release_20100725
  • camellia_32bit_20100720
  • nettle_2.0_release_20090608
  • nettle_1.15_release_20061128
  • after_experimental_merge_20060516
  • head_before_experimental_merge_20060516
37 results
Created with Raphaël 2.2.015May3226Apr25242321181716151211106543226Mar2515141311876543128Feb272019181514126531Jan1614132130Dec211513943229Nov282215131211108629Oct2726323Sep2120191610722Aug812Jul765325Jun119318May9730Apr29231918171514139131Mar3029236427Feb1817Jan16725Nov24201931Oct251837Sep32130Aug2928141024Jul20171172130Jun29222120151413121098763131May3021627Apr1523Mar211728Feb181614New asm directory arm/v6. Moved aes functions using the uxtb instruction there.Updated release plan for 2.8.cast128: Reorganized context struct. Rewrite of key schedule.Use GMP's mpz_combit if available.Replaced use of old gmp-1 type MP_INT.Use size_t in testsuite.size_t-changessize_t-changesUse size_t for ecc functions.Use size_t for pbkdf2.Use size_t for _nettle_write functions.Use size_t for bignums, rsa and dsa.Use size_t for asn1 parser.Use size_t for realloc functions.Use size_t rather than unsigned for base16, base64, nettle_bufer and sexp related functions.Use size_t rather than unsigned for randomness related functions.Comment updates in umac asm files.Use size_t rather than unsigned for all hash-related functions.Revert to unsigned in struct nettle_cipher.Comment updates in asm files.Use size_t rather than unsigned for all cipher-related functions.Increase version number, to 2.8, and bump nettle library major number to 5.Deleted unneeded casts in benchmark program.Add benchmarking of OpenSSL's RSA functions.Updated some memxor comments.Updated memxor documentation.Deleted unneeded casts of memxor arguments.Changed memxor functions to take void * arguments.Added nettle_ prefix to memxor symbols.Include memxor unconditionally, not via LIBOBJS.Link to perl bindings.Note 2.7 release in ChangeLog.nettle_2.7_rele…nettle_2.7_release_20130424win64: Correctly read the fifth parameter from the stack if we've pushed xmm registerssha: Add the missing W64_EXIT epilogue macrosalsa20: Don't return via W64_EXIT within the Lpartial subfunctionUse movdqu instead of movdqa for saving xmm registersMention South Pole AB in NEWS.Ignore the umac-test binaryConsistently use EXEEXT_FOR_BUILDMinor typographic fixes.Fixes for make dist target.Fixed comment typo.
Loading