Update value to use a free bit.
[openssl.git] / crypto /
2014-06-04 Andy Polyakovaesp8-ppc.pl: fix typos.
2014-06-04 Andy Polyakovevp/e_aes.c: add erroneously omitted break;
2014-06-03 Libor KrystekCorrected OPENSSL_NO_EC_NISTP_64_GCC_128 usage in ec_lc...
2014-06-02 Andy Polyakovevp/e_aes.c: populate HWAES_* to remaning modes.
2014-06-01 Andy PolyakovEngage POWER8 AES support.
2014-06-01 Andy Polyakovarmv4cpuid.S: switch to CNTVCT tick counter.
2014-06-01 Andy Polyakovsha[1|256]-armv4: harmonize with arm_arch.h.
2014-06-01 Andy PolyakovEngage ARMv8 AES support.
2014-06-01 Andy Polyakovlinux-aarch64: engage SHA modules.
2014-06-01 Andy PolyakovAdd SHA for ARMv8.
2014-06-01 Andy PolyakovAdd linux-aarch64 taget.
2014-06-01 Ben LaurieMerge branch 'erbridge-probable_primes'
2014-06-01 Ben LaurieTidy up, don't exceed the number of requested bits.
2014-06-01 Ben LaurieConstify and reduce coprime random bits to allow for...
2014-06-01 Felix Laurie von... Add a test to check we're really generating probable...
2014-06-01 Felix Laurie von... Remove unused BIGNUMs.
2014-06-01 Felix Laurie von... Refactor the first prime index.
2014-06-01 Felix Laurie von... Try skipping over the adding and just picking a new...
2014-06-01 Felix Laurie von... Generate safe primes not divisible by 3, 5 or 7.
2014-06-01 Felix Laurie von... Add a method to generate a prime that is guaranteed...
2014-06-01 Felix Laurie von... Remove static from probable_prime_dh.
2014-06-01 Felix Laurie von... Remove indentation from the goto targets.
2014-06-01 Dr. Stephen HensonSet default global mask to UTF8 only.
2014-05-29 Andy Polyakovaesv8-armx.pl: add CTR implementation.
2014-05-29 Dr. Stephen HensonSet version number correctly.
2014-05-29 František BořánekFix memory leak.
2014-05-29 Martin Kaiserremove duplicate 0x for default RSASSA-PSS salt len
2014-05-29 Andy Polyakovaesp8-ppc.pl: optimize CBC decrypt even further.
2014-05-25 Ben LaurieMake it build.
2014-05-25 Christian Heimesadd test case to makefiles
2014-05-25 Christian HeimesImplement tests for PKCS#5 PBKDF2 HMAC
2014-05-25 Dr. Stephen HensonDon't use expired certificates if possible.
2014-05-25 Dr. Stephen HensonRename vpm_int.h to x509_lcl.h
2014-05-23 Luiz Angelo Daros... OpenSSL is able to generate a certificate with name...
2014-05-23 Andy Polyakovaesp8-ppc.pl: add optimized CBC decrypt.
2014-05-23 Andy Polyakovvpaes-ppc.pl: comply with ABI.
2014-05-22 Ben LaurieCheck length first in BUF_strnlen().
2014-05-21 Ben LaurieRemove redundant test.
2014-05-21 Ben LaurieImplement BUF_strnlen() and use it instead of strlen().
2014-05-21 Viktor DukhovniFixes to host checking.
2014-05-21 Dr. Stephen HensonFix for PKCS12_create if no-rc2 specified.
2014-05-20 Andy Polyakovaesv8-armx.pl: fix typo.
2014-05-20 Andy Polyakovaesv8-armx.pl: optimize by adding 128-bit code paths.
2014-05-20 Ben LaurieDon't allocate more than is needed in BUF_strndup().
2014-05-19 JanpopanFix a wrong parameter count ERR_add_error_data
2014-05-19 Andy PolyakovAdd "teaser" AES module for ARMv8.
2014-05-12 Andy PolyakovAdd "teaser" AES module for PowerISA 2.07.
2014-05-11 Kurt RoeckxSet authkey to NULL and check malloc return value.
2014-05-11 Martin Brejchadgram_sctp_ctrl: authkey memory leak
2014-05-09 Dr. Stephen HensonReturn an error if no recipient type matches.
2014-05-07 Matt CaswellFixed NULL pointer dereference in PKCS7_dataDecode...
2014-05-06 Geoff Thorpeevp: prevent underflow in base64 decoding
2014-05-06 Geoff Thorpebignum: allow concurrent BN_MONT_CTX_set_locked()
2014-05-06 Dr. Stephen HensonInitialize num properly.
2014-05-06 Dr. Stephen HensonSet Enveloped data version to 2 if ktri version not...
2014-05-05 Tim Hudson- fix coverity issues 966593-966596
2014-05-04 Andy Polyakovmd5/asm/md5-[586|x86_64].pl: +15% on Atom.
2014-05-04 Andy PolyakovC64x+ assembply pack: add RC4 module.
2014-05-04 Andy PolyakovC64x+ assembly pack: make it work with older toolchain.
2014-05-04 Andy Polyakovsha/asm/sha1-armv4-large.pl: add NEON and ARMv8 code...
2014-05-04 Andy Polyakovcrypto/armcap.c: detect ARMv8 capabilities [in 32-bit...
2014-05-03 David RamosDouble free in i2o_ECPublicKey
2014-05-02 Geoff Thorpedso: eliminate VMS code on non-VMS systems
2014-04-30 Geoff Thorpebignum: fix boundary condition in montgomery logic
2014-04-26 manchaFix eckey_priv_encode()
2014-04-25 Geoff Thorpemake depend
2014-04-24 Andy Polyakovbn/asm/armv4-gf2m.pl, modes/asm/ghash-armv4.pl: faster...
2014-04-24 Andy Polyakovaes/asm/bsaes-x86_64.pl: Atom-specific optimization.
2014-04-22 Ben LaurieFix double frees.
2014-04-15 Dr. Stephen HensonExtension checking fixes.
2014-04-09 Dr. Stephen Hensonssleay_rand_add returns a value in 1.1.0
2014-04-07 Dr. Stephen HensonReturn if ssleay_rand_add called with zero num.
2014-04-06 Andy Polyakovcrypto/modes/gcm128.c: more strict aliasing fixes.
2014-04-06 Andy Polyakovvpaes-[x86_64|ppc].pl: fix typo, which for some reason...
2014-04-02 Eric YoungFix base64 decoding bug.
2014-04-01 Dr. Stephen HensonDon't try and verify signatures if key is NULL (CVE...
2014-03-28 Dr. Stephen HensonAdd functions returning security bits.
2014-03-19 Dr. Stephen HensonWorkaround for some CMS signature formats.
2014-03-12 Dr. Stephen HensonFix for CVE-2014-0076
2014-03-07 Andy PolyakovSPARC T4 assembly pack: treat zero input length in...
2014-03-06 Andy Polyakovdh_check.c: check BN_CTX_get's return value.
2014-03-06 Andy Polyakovbss_dgram.c,d1_lib.c: make it compile with mingw.
2014-03-03 Dr. Stephen HensonFor self signed root only indicate one error.
2014-03-01 Dr. Stephen HensonPKCS#8 support for alternative PRFs.
2014-03-01 Dr. Stephen HensonFix memory leak.
2014-02-27 Andy Polyakovperlasm/x86asm.pl: recognize elf-1 denoting old ELF...
2014-02-27 Andy Polyakovperlasm/x86gas.pl: limit special OPENSSL_ia32cap_P...
2014-02-27 Andy Polyakovrc4/asm/rc4-586.pl: allow for 386-only build.
2014-02-27 Andy Polyakovdes/asm/des-586.pl: shortcut reference to DES_SPtrans.
2014-02-26 Rob StradlingCABForum EV OIDs for Subject Jurisdiction of Incorporat...
2014-02-26 Andy Polyakovsha/asm/sha256-586.pl: don't try to compile SIMD with...
2014-02-26 Andy Polyakovsha/asm/sha512-x86_64.pl: fix compilation error on...
2014-02-25 Andy Polyakovaes/asm/vpaes-ppc.pl: fix traceback info.
2014-02-25 Dr. Stephen HensonDon't use BN_ULLONG in n2l8 use SCTS_TIMESTAMP.
2014-02-25 Dr. Stephen HensonFix for v3_scts.c
2014-02-25 Dr. Stephen HensonAvoid Windows 8 Getversion deprecated errors.
2014-02-25 Rob StradlingParse non-v1 SCTs less awkwardly.
2014-02-24 Andy Polyakovx509/by_dir.c: fix run-away pointer (and potential...
2014-02-21 Andy Polyakovaes/asm/aesni-x86[_64].pl: minor Atom-specific performa...
2014-02-20 Dr. Stephen Hensonfix WIN32 warnings
next