5 Commits (efc1ae5abac01a77c5816884612c9daf0c344e8a)

Author SHA1 Message Date
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown 2dd3fffe18 [crypto] Add pubkey_match() to check for matching public/private key pairs 10 years ago
  Michael Brown c00eb6e190 [crypto] Add abstraction for a public-key algorithm 12 years ago
  Michael Brown ffb6d6be6d [rng] Remove obsolete (and unfinished) get_random_bytes() function 12 years ago
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 years ago
  Joshua Oreman 8d08da3a99 [crypto] Add a placeholder for a proper random number generator 15 years ago
  Joshua Oreman ff4d61de96 [crypto] Add parentheses around len argument in blocksize assert 15 years ago
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 years ago
  Michael Brown b4d3d686cc [crypto] Change cipher_{en,de}crypt() to void functions 15 years ago
  Michael Brown a3219b24a8 [crypto] Split crypto_algorithm into {digest,cipher,pubkey}_algorithm 15 years ago
  Michael Brown 9aa61ad5a2 Add per-file error identifiers 17 years ago
  Michael Brown f5776dbef1 Fix prototypes 17 years ago
  Michael Brown 0d07657296 Added setiv method 17 years ago
  Michael Brown a008f9e85b Add null crypto algorithm 17 years ago
  Michael Brown 811db204a6 Added cipher wrapper functions 17 years ago
  Michael Brown db2fde474e Generalise digest_algorithm to crypto_algorithm. 17 years ago
  Michael Brown fdaddd969a Added "name" field to digest algorithms 17 years ago
  Michael Brown 1ddfce2308 Generalisation of a message digest algorithm 18 years ago