1995 Revize (3ec2079ce2078ff67c1f857eaf29293586bb5497)

Autor SHA1 Zpráva Datum
  Michael Brown bdb69d587e [crypto] Add support for Cryptographic Message Syntax (PKCS #7) před 12 roky
  Michael Brown fe6e741c62 [crypto] Parse X.509 extended key usage extension před 12 roky
  Michael Brown 2d9d0adc4e [crypto] Add previous certificate in chain as a parameter to parse_next() před 12 roky
  Michael Brown c285378388 [crypto] Parse X.509 certificate serial number před 12 roky
  Michael Brown 38b7e43f7d [crypto] Generalise X.509 OID-identified algorithm to asn1.c před 12 roky
  Michael Brown 9a03a8e3d2 [test] Add X.509 self-tests před 12 roky
  Michael Brown 94cdbd76d6 [crypto] Treat ASN.1 OIDs as opaque před 12 roky
  Michael Brown 225be9d598 [crypto] Move all ASN.1 OIDs to asn1.h před 12 roky
  Michael Brown c76afb3605 [crypto] Use standard bit-rotation functions před 12 roky
  Michael Brown cf78afa5c5 [tls] Support sending a client certificate před 12 roky
  Michael Brown 8685280cbd [build] Allow a client certificate to be specified at build time před 12 roky
  Michael Brown 05c13716f9 [crypto] Use linker tables for RSA digestInfo prefixes před 12 roky
  Michael Brown 7869f71ae7 [tls] Treat handshake digest algorithm as a session parameter před 12 roky
  Michael Brown a156c15746 [tls] Use hybrid MD5+SHA1 algorithm před 12 roky
  Michael Brown 8583c323a2 [tls] Check certificate validity period against current date and time před 12 roky
  Michael Brown 0610bcb1d2 [tls] Parse X.509 validity times into seconds since the Epoch před 12 roky
  Michael Brown 846bde90e6 [time] Define an API for getting the current time před 12 roky
  Michael Brown bd6805a8c1 [libc] Add mktime() function před 12 roky
  Michael Brown 4d3b5473f8 [tls] Add full X.509 certificate parsing před 12 roky
  Michael Brown 3ec773cd2b [crypto] Force caller to provide temporary storage for modular calculations před 12 roky
  Michael Brown 5af9e62196 [rng] Add Linux entropy source using /dev/random před 12 roky
  Michael Brown 196f0bb081 [rng] Allow entropy_enable() to return an error před 12 roky
  Michael Brown dc87161c30 [tls] Use iPXE native RSA algorithm před 12 roky
  Michael Brown 299dedcff0 [crypto] Add native RSA algorithm před 12 roky
  Michael Brown c00eb6e190 [crypto] Add abstraction for a public-key algorithm před 12 roky
  Michael Brown e20550fddf [crypto] Add more ASN.1 functions for X.509 certificate parsing před 12 roky
  Michael Brown da76a489d6 [test] Run self-tests as an embedded image před 12 roky
  Michael Brown a0082b1308 [libc] Move VA_ARG_COUNT() macro to stdarg.h před 12 roky
  Michael Brown 071184a6e4 [crypto] Add big-integer library for RSA calculations před 12 roky
  Michael Brown f229162749 [crypto] Add ASN.1 functions for X.509 certificate parsing před 12 roky
  Michael Brown ffb6d6be6d [rng] Remove obsolete (and unfinished) get_random_bytes() function před 12 roky
  Michael Brown b63bcd73a0 [tls] Use const to mark incoming data being processed před 12 roky
  Michael Brown 1c29b4d979 [crypto] Upgrade AES and RSA code to upstream axTLS version 1.4.5 před 12 roky
  Michael Brown 18ff2ad53e [debug] Ensure debug address and colourisation fields are fully initialised před 12 roky
  Michael Brown 8d038040ea [rng] Choose HMAC_DRBG using SHA-256 as the DRBG algorithm před 12 roky
  Michael Brown b9d9c3f1d5 [rng] Allow HMAC_DRBG to use multiple underlying hash algorithms před 12 roky
  Michael Brown 742e43be05 [rng] Use SHA-256 for Hash_df, and validate the hash function strength před 12 roky
  Michael Brown fb6a33360f [rng] Allow hash_df() to accept multiple underlying hash algorithms před 12 roky
  Michael Brown c8f52cccfb [tls] Formalise the definition of a TLS cipher suite před 12 roky
  Michael Brown 6069b09bfc [tls] Support (and prefer) SHA-256 variants of existing cipher suites před 12 roky
  Michael Brown 015c936791 [tls] Support TLS version 1.2 před 12 roky
  Michael Brown fba2310562 [crypto] Replace MD5 implementation před 12 roky
  Michael Brown 657ab17338 [crypto] Add SHA-256 algorithm před 12 roky
  Michael Brown 76f5939736 [crypto] Replace SHA-1 implementation před 12 roky
  Michael Brown 4a32308b40 [tls] Add missing #include <stdlib.h> před 12 roky
  Michael Brown 281f9aa7a6 [tls] Send empty Certificate record if requested by server před 12 roky
  Michael Brown 56a7981d58 [tls] Allow transmitted records to be scheduled independently před 12 roky
  Michael Brown b7f8d1bbfd [tls] Add support for Server Name Indication (SNI) před 12 roky
  Michael Brown d9ce3bfe4c [tls] Support TLS version 1.1 před 12 roky
  Michael Brown d620606d3e [arp] Maintain an ARP transmission queue před 12 roky