Set maskHash when creating parameters.
[openssl.git] / crypto /
2017-07-19 Dr. Stephen HensonSet maskHash when creating parameters.
2017-07-19 Matt CaswellRemove some dead code
2017-07-19 Matt CaswellFix undefined behaviour in e_aes_cbc_hmac_sha256.c...
2017-07-19 Rich SalzAdd DRBG random method
2017-07-17 Emilia KasperRemove resolved TODO
2017-07-17 Rich SalzFix use-after-free
2017-07-16 Rich SalzStandardize apps use of -rand, etc.
2017-07-15 Andy Polyakovsha/asm/keccak1600-avx2.pl: optimized remodelled version.
2017-07-15 Andy Polyakovsha/asm/keccak1600-avx2.pl: remodel register usage.
2017-07-15 Richard LevitteOSSL_STORE "file" scheme loader: check that a DOS devic...
2017-07-15 Richard LevitteOSSL_STORE "file" scheme loader: check for absolute...
2017-07-15 Richard LevitteOSSL_STORE: Treat URIs as files first (with exceptions...
2017-07-15 Richard LevitteOSSL_STORE: spell error reason correctly
2017-07-15 Rich SalzStart to overhaul RAND API
2017-07-14 Richard LevitteFor Windows, use _stat rather than stat
2017-07-14 Richard LevitteFix style in crypto/store/loader_file.c
2017-07-13 Rich SalzFix bug in err_string_data_cmp
2017-07-13 PauliChange return (x) to return x
2017-07-13 PauliAvoid having an unsigned integer decrement below zero.
2017-07-13 Dr. Stephen Hensonmake errors
2017-07-12 hongliangcoding style: remove extra whitespace charactor
2017-07-12 Rich SalzRewrite RAND_egd
2017-07-10 Bernd EdlingerFix error handling in get_header_and_data.
2017-07-10 Bernd EdlingerFix crash in BUF_MEM_grow_clean.
2017-07-10 Andy PolyakovOptimize sha/asm/keccak1600-avx2.pl.
2017-07-10 Andy PolyakovAdd sha/asm/keccak1600-avx2.pl.
2017-07-07 PauliTrivial bounds checking.
2017-07-07 Andy PolyakovAdd sha/asm/keccak1600-avx512.pl.
2017-07-07 PauliAddress potential buffer overflows.
2017-07-07 Paulichange return (x) to return x
2017-07-06 Rich SalzRemove some now-unneeded VMS controls
2017-07-06 PauliBIO range checking.
2017-07-06 Rich SalzCleanup RAND_load_file,RAND_write_file
2017-07-06 PauliMemory bounds checking in asn1 code.
2017-07-05 Rich SalzAdd two trivial fixes from old commits
2017-07-05 Rich SalzFix crash
2017-07-05 Rich SalzUndo commit cd359b2
2017-07-05 Rich SalzUndo commit 40720ce
2017-07-05 Rich SalzUndo commit de02ec2
2017-07-05 Rich SalzUndo commit 0755217
2017-07-05 Richard LevitteSTORE 'file' scheme loader: fix try_decode_params(...
2017-07-05 Richard LevitteFix small UI issues
2017-07-05 Richard LevitteAvoid possible memleak in X509_policy_check()
2017-07-05 Rich SalzUndo commit d420ac2
2017-07-04 Richard LevitteSTORE: fix possible memory leak
2017-07-03 PauliUse the return value from write(2)
2017-07-03 Rich SalzBN_pseudo_rand is really BN_rand
2017-07-03 Andy Polyakov'make update' after objects/objects.txt update.
2017-07-03 Andy Polyakovobjects/objects.txt: add SHA3 OIDs.
2017-07-03 Andy Polyakovsha/keccak1600.c: internalize KeccakF1600 and simplify...
2017-07-03 Andy Polyakovsha/asm/keccak1600-x86_64.pl: close gap with Keccak...
2017-07-03 Andy Polyakovsha/asm/keccak1600-s390x.pl: typo and readability,...
2017-07-03 Andy Polyakovx86_64 assembly pack: fill some blanks in Ryzen results.
2017-07-03 Richard LevitteRemove the possibility to disable the UI module entirely
2017-07-03 Richard LevitteMake sure OSSL_STORE_load() isn't caught in an endless...
2017-07-03 PauliFix copyright date for the ARIA evp file.
2017-07-02 Richard LevitteSTORE 'file' scheme loader: DNS name in URI is case...
2017-07-01 Rich SalzCleanup some copyright stuff
2017-06-30 Dr. Stephen HensonFix build with no-threads no-ec
2017-06-30 Rich SalzFix atfork flag. Avoid double-negatives :)
2017-06-30 Rich SalzMerge Intel copyright notice into standard
2017-06-29 Rich SalzAdd fork handlers, based on pthread_atfork
2017-06-29 Richard LevitteSTORE: Make sure the loader to be registered is complete
2017-06-29 Richard LevitteSTORE: simplify store_loader_cmp()
2017-06-29 Andy PolyakovAdd sha/asm/keccak1600-s390x.pl.
2017-06-29 Andy Polyakovsha/asm/keccak1600-x86_64.pl: add CFI directives.
2017-06-29 Andy Polyakovsha/asm/keccak1600-x86_64.pl: optimize by re-ordering...
2017-06-29 Andy Polyakovsha/asm/keccak1600-x86_64.pl: remove redundant moves.
2017-06-29 Andy PolyakovAdd sha/asm/keccak1600-x86_64.pl.
2017-06-29 Richard LevitteAdd internal functions to fetch PEM data from an opened BIO
2017-06-29 Richard LevitteMake it possible to tell the file loader to use secure...
2017-06-29 Richard LevitteSTORE 'file' scheme loader: refactor the treatment...
2017-06-29 Richard LevitteSTORE: add ENGINE information to loaders
2017-06-29 Richard LevitteSTORE 'file' scheme loader: Add directory listing capab...
2017-06-29 Richard LevitteSTORE 'file' scheme loader: Add handler for encrypted...
2017-06-29 Richard LevitteSTORE 'file' scheme loader: refactor file_load to suppo...
2017-06-29 Richard LevitteSTORE: Add a OSSL_STORE_INFO type to help support file...
2017-06-29 Richard LevitteSTORE 'file' scheme loader: add support for the PKCS...
2017-06-29 Richard LevitteSTORE 'file' scheme loader: add support for containers
2017-06-29 Richard LevitteAdd a STORE loader for the "file" scheme
2017-06-29 Richard LevitteMake it possible to peek at BIO data through BIO_f_buffer()
2017-06-29 Richard LevitteMake asn1_d2i_read_bio accessible from STORE
2017-06-29 Richard LevitteAdd the STORE module
2017-06-29 Richard LevitteMake it possible to refer to ERR_R_UI_LIB
2017-06-28 Richard Levittecrypto/mem.c: on Windows, use rand() instead of random()
2017-06-28 Richard LevitteUI_UTIL_wrap_read_pem_callback: make sure to terminate...
2017-06-28 Richard LevitteComment on the lack of documentation for asymmetric...
2017-06-28 Richard LevitteAdapt for BSD cryptodev.h differences
2017-06-28 Richard LevitteAdd new /dev/crypto engine
2017-06-28 Richard LevitteAdd the common error ERR_R_OPERATION_FAIL
2017-06-27 Benjamin KadukFix return-value checks in OCSP_resp_get1_id()
2017-06-26 Rich SalzRename static global "lock" to "obj_lock"
2017-06-26 Paul YangChange to check last return value of BN_CTX_get
2017-06-26 Paul YangFix inaccurate comments in bn_prime.c
2017-06-24 Andy Polyakovsha/asm/keccak1600-mmx.pl: optimize for Atom and add...
2017-06-24 Andy PolyakovAdd sha/asm/keccak1600-mmx.pl, x86 MMX module.
2017-06-22 Matt CaswellFix OBJ_create() to tolerate a NULL sn and ln
2017-06-21 Sascha SteinbissAdd OCSP_resp_get1_id() accessor
2017-06-21 Andy Polyakovsha/asm/sha512p8-ppc.pl: add POWER8 performance data.
2017-06-21 Andy PolyakovAdd Keccak-1600 modules for PPC64 and POWER8.
next