4005 Révisions (0b2c7885c74ae680509e07c552e594f3787900f8)
 

Auteur SHA1 Message Date
  Michael Brown 0b2c7885c7 [crypto] Use correct constraint for byte-addressable register il y a 12 ans
  Michael Brown f3a791c6de [tls] Validate server certificate il y a 12 ans
  Michael Brown aee3a064f2 [build] Allow trusted root certificates to be specified at build time il y a 12 ans
  Michael Brown 4d3b5473f8 [tls] Add full X.509 certificate parsing il y a 12 ans
  Michael Brown d6979e0d55 [rsa] Actually check the unused-bits byte in the public key bit string il y a 12 ans
  Michael Brown 3ec773cd2b [crypto] Force caller to provide temporary storage for modular calculations il y a 12 ans
  Michael Brown 5af9e62196 [rng] Add Linux entropy source using /dev/random il y a 12 ans
  Michael Brown 196f0bb081 [rng] Allow entropy_enable() to return an error il y a 12 ans
  Michael Brown 66f200bdac [crypto] Remove obsolete AXTLS RSA algorithm il y a 12 ans
  Michael Brown dc87161c30 [tls] Use iPXE native RSA algorithm il y a 12 ans
  Michael Brown 7fb064470f [test] Add self-tests for RSA il y a 12 ans
  Michael Brown 299dedcff0 [crypto] Add native RSA algorithm il y a 12 ans
  Michael Brown c00eb6e190 [crypto] Add abstraction for a public-key algorithm il y a 12 ans
  Michael Brown e20550fddf [crypto] Add more ASN.1 functions for X.509 certificate parsing il y a 12 ans
  Michael Brown da76a489d6 [test] Run self-tests as an embedded image il y a 12 ans
  Michael Brown b0a1ad9242 [rng] Fix build error when assertions are enabled il y a 12 ans
  Michael Brown a0082b1308 [libc] Move VA_ARG_COUNT() macro to stdarg.h il y a 12 ans
  Olaf Hering 0e81ff2297 [myri10ge] Fix compilation error in myri10ge_command() with gcc 4.7 il y a 12 ans
  Michael Brown 37cb7c7498 [crypto] Use real prototypes for AXTLS' AES_encrypt() and AES_decrypt() il y a 12 ans
  1d 2k 321883014b [eepro100] Add PCI ID 8086:10fe il y a 12 ans
  Michael Brown 4e53303c03 [test] Add big integer self-tests il y a 12 ans
  Michael Brown 071184a6e4 [crypto] Add big-integer library for RSA calculations il y a 12 ans
  Michael Brown f229162749 [crypto] Add ASN.1 functions for X.509 certificate parsing il y a 12 ans
  Michael Brown ffb6d6be6d [rng] Remove obsolete (and unfinished) get_random_bytes() function il y a 12 ans
  Michael Brown 554627c960 [802.11] Use rbg_generate() for secure random numbers il y a 12 ans
  Michael Brown a0e559d1f3 [forcedeth] Use standard random() function il y a 12 ans
  Michael Brown b63bcd73a0 [tls] Use const to mark incoming data being processed il y a 12 ans
  Michael Brown 1c29b4d979 [crypto] Upgrade AES and RSA code to upstream axTLS version 1.4.5 il y a 12 ans
  Michael Brown 74b1e706a8 [ath9k] Fix compilation on older gcc versions il y a 12 ans
  Michael Brown b4bb39909e [prefix] Eliminate uninitialised variable il y a 12 ans
  Michael Brown 8ad1e7ac12 [test] Avoid using "static const" for test declarations il y a 12 ans
  Michael Brown 18ff2ad53e [debug] Ensure debug address and colourisation fields are fully initialised il y a 12 ans
  Michael Brown 1f238bc69e [test] Add NIST self-tests for AES128 and AES256 in CBC mode il y a 12 ans
  Michael Brown 8d038040ea [rng] Choose HMAC_DRBG using SHA-256 as the DRBG algorithm il y a 12 ans
  Michael Brown a810258b42 [rng] Add NIST self-tests for HMAC_DRBG using SHA-256 il y a 12 ans
  Michael Brown b9d9c3f1d5 [rng] Allow HMAC_DRBG to use multiple underlying hash algorithms il y a 12 ans
  Michael Brown 742e43be05 [rng] Use SHA-256 for Hash_df, and validate the hash function strength il y a 12 ans
  Michael Brown 0978251a66 [rng] Add NIST self-tests for Hash_df using SHA-256 il y a 12 ans
  Michael Brown fb6a33360f [rng] Allow hash_df() to accept multiple underlying hash algorithms il y a 12 ans
  Michael Brown c8f52cccfb [tls] Formalise the definition of a TLS cipher suite il y a 12 ans
  Michael Brown 6069b09bfc [tls] Support (and prefer) SHA-256 variants of existing cipher suites il y a 12 ans
  Michael Brown 015c936791 [tls] Support TLS version 1.2 il y a 12 ans
  Michael Brown fba2310562 [crypto] Replace MD5 implementation il y a 12 ans
  Michael Brown cdb4802ff1 [802.11] Avoid using struct md5_ctx directly il y a 12 ans
  Michael Brown c15e73f283 [test] Add self-tests for MD5 algorithm il y a 12 ans
  Michael Brown bbdf17c3e8 [test] Add self-tests for SHA-256 algorithm il y a 12 ans
  Michael Brown 657ab17338 [crypto] Add SHA-256 algorithm il y a 12 ans
  Michael Brown 3b689e531d [x86_64] Use memory address constraint in __bswap_16s() il y a 12 ans
  Michael Brown 732bea2f88 [i386] Use memory address constraints in __bswap_16s() and __bswap_64s() il y a 12 ans
  Michael Brown e187de7239 [i386] Fix building on older versions of gcc il y a 12 ans