Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • 0fb4bd32b45970d50e0b21b40a5c21fdb4639739
  • aead-api
  • aes-reorg
  • aes-struct-layout
  • api-opaque-fix
  • attribute-deprecated
  • block16-refactor
  • chacha96
  • cmac-layout
  • cmac-support
  • cmac64
  • ctr-opt
  • curve25519
  • curve448
  • delete-des-compat
  • delete-old-aes
  • delete-rsa_blind
  • dsa-reorg
  • ecc-params-tweak
  • ecc-sqrt
  • ecc-support
  • nettle_3.5.1_release_20190627
  • nettle_3.5_release_20190626
  • nettle_3.5rc1
  • nettle_3.4.1_release_20181204
  • nettle_3.4.1rc1
  • nettle_3.4_release_20171119
  • nettle_3.4rc2
  • nettle_3.4rc1
  • nettle_3.3_release_20161001
  • nettle_3.2_release_20160128
  • 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
41 results
Created with Raphaël 2.2.015May1476520Mar1918161413527Feb2522191615141312116131Jan302423221615141211914Dec127515Nov1413230Oct1514121098754325Sep20191816141110976533Jul17Jun1615131217Apr1319Mar13Dec14Nov22Oct10711Sep1030Jun288May23Apr12Mar85422Feb1619Jan181775431Dec30212016151411324Nov227Sep3* aes-internal.h (struct aes_table): sparc_idx[0] should now(_aes_crypt): Access IDX1 and IDX3 through the T pointer, savingCleanup.(_aes_crypt): Eliminated updates of i from the loop.* sparc/aes.asm (_aes_crypt): Unrolled final loop, preparing for* sparc/aes.asm (_aes_crypt): Unrolled final loop, preparing for* sparc/aes.asm (_aes_crypt): Unrolled final loop, preparing for* sparc/aes.asm (_aes_crypt): Unrolled final loop, preparing for* sparc/aes.asm (_aes_crypt): Unrolled final loop, preparing for*** empty log message **** aes-internal.h (struct aes_table): Renamed the shift_idx field(_aes_crypt): Deleted moves of constants into t2.Some cleanup.(_aes_crypt): Eliminated the loop variable i from the unrolled(_aes_crypt): Eliminated i from the first copy of the inner loop.(_aes_crypt): Eliminated i from the first copy of the inner loop.(_aes_crypt): Eliminated i from the first copy of the inner loop.(_aes_crypt): Eliminated i from the first copy of the inner loop.(_aes_crypt): Unrolled the inner loop, preparing*** empty log message ***Comment fix.(aes_decrypt): Got rid if the xchgl instruction after the final(aes_decrypt): Deleted first xchgl instruction into, permuting the(aes_decrypt): Deleted first xchgl instruction into, permuting theMinor cleanups to make the encrypt and decrypt code more similar.(aes_decrypt): Use AES_STORE.*** empty log message **** x86/aes-encrypt.asm (aes_encrypt): Use AES_SUBST_BYTE.(aes_encrypt): Use AES_SUBST_BYTE.*** empty log message **** x86/machine.m4: Renamed AES_LAST_ROUND to AES_FINAL_ROUND.(aes_decrypt): Use AES_LAST_ROUND.(aes_decrypt): Start using AES_ROUND. Fourth word.(aes_decrypt): Start using AES_ROUND. Third word.(aes_decrypt): Start using AES_ROUND. Second word.* x86/aes-decrypt.asm (aes_decrypt): Use the AES_LOAD macro.(aes_decrypt): Use the AES_LOAD macro.* x86/aes-decrypt.asm (aes_decrypt): Moved function to a separate(aes_decrypt): Use _aes_decrypt_table instead of(aes_decrypt): Use _aes_decrypt_table instead of isbox.
Loading