125 Revīzijas (196751ce95fa6b6566a5b336193681fad3581fd1)

Autors SHA1 Ziņojums Datums
  Stefan Weil ede37e493d [crypto] Fix wrong setup in function aes_wrap 12 gadus atpakaļ
  Michael Brown ed64732b73 [crypto] Add an explicit "RSA signature incorrect" error message 12 gadus atpakaļ
  Michael Brown 0f0a94f2fa [crypto] Disambiguate all CMS errors 12 gadus atpakaļ
  Michael Brown bdb69d587e [crypto] Add support for Cryptographic Message Syntax (PKCS #7) 12 gadus atpakaļ
  Michael Brown fe6e741c62 [crypto] Parse X.509 extended key usage extension 12 gadus atpakaļ
  Michael Brown f2af64aba5 [crypto] Differentiate "untrusted root" and "incomplete chain" error cases 12 gadus atpakaļ
  Michael Brown 5c66395939 [crypto] Shrink raw certificate data to fit certificate 12 gadus atpakaļ
  Michael Brown 2cd24473b8 [crypto] Avoid an error when asn1_shrink() is already at end of object 12 gadus atpakaļ
  Michael Brown 2d9d0adc4e [crypto] Add previous certificate in chain as a parameter to parse_next() 12 gadus atpakaļ
  Michael Brown c285378388 [crypto] Parse X.509 certificate serial number 12 gadus atpakaļ
  Michael Brown d56499ab18 [crypto] Define ASN.1 OID-identified algorithms for all supported digests 12 gadus atpakaļ
  Michael Brown 38b7e43f7d [crypto] Generalise X.509 OID-identified algorithm to asn1.c 12 gadus atpakaļ
  Michael Brown b1316ef276 [crypto] Validate path length constraint in certificate chain 12 gadus atpakaļ
  Michael Brown c76afb3605 [crypto] Use standard bit-rotation functions 12 gadus atpakaļ
  Michael Brown 8685280cbd [build] Allow a client certificate to be specified at build time 12 gadus atpakaļ
  Michael Brown 05c13716f9 [crypto] Use linker tables for RSA digestInfo prefixes 12 gadus atpakaļ
  Michael Brown 8583c323a2 [tls] Check certificate validity period against current date and time 12 gadus atpakaļ
  Michael Brown 0610bcb1d2 [tls] Parse X.509 validity times into seconds since the Epoch 12 gadus atpakaļ
  Michael Brown 4d3b5473f8 [tls] Add full X.509 certificate parsing 12 gadus atpakaļ
  Michael Brown d6979e0d55 [rsa] Actually check the unused-bits byte in the public key bit string 12 gadus atpakaļ
  Michael Brown 3ec773cd2b [crypto] Force caller to provide temporary storage for modular calculations 12 gadus atpakaļ
  Michael Brown 196f0bb081 [rng] Allow entropy_enable() to return an error 12 gadus atpakaļ
  Michael Brown 66f200bdac [crypto] Remove obsolete AXTLS RSA algorithm 12 gadus atpakaļ
  Michael Brown dc87161c30 [tls] Use iPXE native RSA algorithm 12 gadus atpakaļ
  Michael Brown 299dedcff0 [crypto] Add native RSA algorithm 12 gadus atpakaļ
  Michael Brown c00eb6e190 [crypto] Add abstraction for a public-key algorithm 12 gadus atpakaļ
  Michael Brown e20550fddf [crypto] Add more ASN.1 functions for X.509 certificate parsing 12 gadus atpakaļ
  Michael Brown b0a1ad9242 [rng] Fix build error when assertions are enabled 12 gadus atpakaļ
  Michael Brown 37cb7c7498 [crypto] Use real prototypes for AXTLS' AES_encrypt() and AES_decrypt() 12 gadus atpakaļ
  Michael Brown 071184a6e4 [crypto] Add big-integer library for RSA calculations 12 gadus atpakaļ
  Michael Brown f229162749 [crypto] Add ASN.1 functions for X.509 certificate parsing 12 gadus atpakaļ
  Michael Brown ffb6d6be6d [rng] Remove obsolete (and unfinished) get_random_bytes() function 12 gadus atpakaļ
  Michael Brown 1c29b4d979 [crypto] Upgrade AES and RSA code to upstream axTLS version 1.4.5 12 gadus atpakaļ
  Michael Brown b9d9c3f1d5 [rng] Allow HMAC_DRBG to use multiple underlying hash algorithms 12 gadus atpakaļ
  Michael Brown fb6a33360f [rng] Allow hash_df() to accept multiple underlying hash algorithms 12 gadus atpakaļ
  Michael Brown fba2310562 [crypto] Replace MD5 implementation 12 gadus atpakaļ
  Michael Brown 657ab17338 [crypto] Add SHA-256 algorithm 12 gadus atpakaļ
  Michael Brown 76f5939736 [crypto] Replace SHA-1 implementation 12 gadus atpakaļ
  Michael Brown 4100edf9d7 [802.11] Eliminate use of AXTLS-specific SHA1_SIZE constant 12 gadus atpakaļ
  Michael Brown c5c1ae42e6 [rng] Add missing #include <assert.h> 12 gadus atpakaļ
  Michael Brown 5a80c11062 [crypto] Use ANS X9.82 Approved get_random_nz() for RSA 12 gadus atpakaļ
  Michael Brown 4fb60435c9 [rng] Add get_random_nz() function required by RSA algorithm 12 gadus atpakaļ
  Michael Brown 4e0effc6ad [rng] Add ANS X9.82 RBG wrapper functions 12 gadus atpakaļ
  Michael Brown c6b0b3424b [rng] Add ANS X9.82 mandatory start-up tests 12 gadus atpakaļ
  Michael Brown a3b116cea1 [rng] Add ANS X9.82 mandatory continuous tests 12 gadus atpakaļ
  Michael Brown 073f41085f [rng] Add ANS X9.82 Approved Source of Entropy Input 12 gadus atpakaļ
  Michael Brown c2668b61ea [rng] Record validity within DRBG state 12 gadus atpakaļ
  Michael Brown a99d5d5aca [rng] Add missing #include <string.h> 12 gadus atpakaļ
  Michael Brown a8756182c3 [802.11] Add missing #include <string.h> 12 gadus atpakaļ
  Michael Brown eec068253f [rng] Add ANS X9.82 Approved Hash_df derivation function 12 gadus atpakaļ