22 Commits (master)

Autor SHA1 Mensagem Data
  Michael Brown 32d54691e9 [crypto] Eliminate repetitions in MD5 round constant table 6 anos atrás
  Michael Brown fb6b66ce13 [crypto] Fix endianness typo in comment 6 anos atrás
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 anos atrás
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 12 anos atrás
  Michael Brown d56499ab18 [crypto] Define ASN.1 OID-identified algorithms for all supported digests 12 anos atrás
  Michael Brown c76afb3605 [crypto] Use standard bit-rotation functions 12 anos atrás
  Michael Brown fba2310562 [crypto] Replace MD5 implementation 12 anos atrás
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 anos atrás
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 anos atrás
  Michael Brown 1c67623e37 [build] Enable building with the Intel C compiler (icc) 15 anos atrás
  Michael Brown a3219b24a8 [crypto] Split crypto_algorithm into {digest,cipher,pubkey}_algorithm 15 anos atrás
  Holger Lubitz 29134e35dc make md5_steps static 17 anos atrás
  Michael Brown cc8f9e4b7f Make context sizes available for statically-allocated structures 17 anos atrás
  Michael Brown 0e996b81cf Added blocksize for the benefit of HMAC code 17 anos atrás
  Michael Brown db2fde474e Generalise digest_algorithm to crypto_algorithm. 17 anos atrás
  Michael Brown fdaddd969a Added "name" field to digest algorithms 17 anos atrás
  Michael Brown c5428303e4 Added generic CHAP layer, independent of iSCSI 17 anos atrás
  Michael Brown 57d539aab0 Made it temporarily possible to call MD5 routines directly from external 17 anos atrás
  Michael Brown 4ef1ef0ee4 Restored the le32_to_cpus() and cpu_to_le32s() calls 17 anos atrás
  Michael Brown 013f8c119a Tidied up. 17 anos atrás
  Michael Brown 2eed0bb8e5 Reduced size from 2087 bytes to 1056 bytes 17 anos atrás
  Michael Brown 48bdde5d7b Taken from Linux's md5.c. This implementation is not very 17 anos atrás