Check DSA parameters for excessive sizes before validating
[openssl.git] / crypto /
7 hours ago Tomas MrazCheck DSA parameters for excessive sizes before validating master
33 hours ago Andrew GolovashevichOptimizated calculation of shared power of 2 in bn_gcd
35 hours ago Tomas MrazIntentionally break EVP_DigestFinal for SHAKE128 and...
36 hours ago Liu-Ermengfix sm2 encryption implementation bug.
2 days ago Jonathan M. Wilburfix: extension critical definition to default false
2 days ago Alexandr Nedvedickyzeroize rsa->p,rsa->q on error
2 days ago Jacob ChampionAdd reason codes with the correct offset for two alerts
2 days ago Georgi Valkovthreads_win: fix build error with VS2010
2 days ago Hongren Zhengcrypto/riscvcap: fix function declaration for hwprobe_t...
3 days ago Dimitri John Ledkovfips: zeroization of public security parameters (PSPs)
3 days ago willmafhTypo fixes
6 days ago Hongren ZhengImplement riscv_vlen_asm for riscv32
7 days ago Hongren ZhengPrint CPUINFO also for riscv processors
7 days ago Hongren Zhengriscv: use hwprobe syscall for capability detection
7 days ago Tomas MrazDo not overwrite conf diagnostics in OSSL_LIB_CTX if...
7 days ago Tomas MrazDo not use bit fields for context data flag variables
7 days ago Tomas MrazMake conf_diagnostics apply also to the SSL conf errors
8 days ago Yangyu Chenchacha-riscv64-v-zbb.pl: better format
8 days ago Yangyu Chenchacha-riscv64-v-zbb.pl: add comment about vector regis...
8 days ago Yangyu Chenriscv: Provide a vector only implementation of Chacha20...
9 days ago shridhar kalavaguntaMove ossl_asn1_string_to_time_t() to libtestutil
10 days ago Bernd EdlingerFix error handling in CMS_EncryptedData_encrypt
2024-05-02 Tomas MrazCorrect top for EC/DSA nonces if BN_DEBUG is on
2024-05-02 Tomas MrazRename BN_generate_dsa_nonce() to ossl_bn_gen_dsa_nonce...
2024-05-02 Tomas MrazAdd ossl_bn_priv_rand_range_fixed_top() and use it...
2024-05-02 Tomas MrazMake ossl_gen_deterministic_nonce_rfc6979() constant...
2024-05-02 Tomas MrazMake BN_generate_dsa_nonce() constant time and non...
2024-05-01 Rajeev RanjanCMP: Improvements of the support for requesting CRL
2024-05-01 Dr. David von OheimbCMP: add support for genm with crlStatusList and genp...
2024-04-30 Robert SchulzeFix race for X509 store found by thread sanitizer
2024-04-30 leerubin13ess_lib.c: Changed ERR_LIB_CMS to ERR_LIB_ESS
2024-04-26 Neil HormanFix coverity 1596617
2024-04-26 Neil HormanFix coverity-1596616
2024-04-26 Viktor DukhovniAvoid duplicate default CApath lookups
2024-04-25 Merrecksha512.c: Grammar Fixes and Spell Checks in Implementat...
2024-04-24 Damian Hobson-Garciax509_acert: Load attributes from config file section
2024-04-24 Damian Hobson-GarciaAdd IETFAttrSyntax type support
2024-04-24 Damian Hobson-Garciax509_acert: Add and retrieve certificate extensions
2024-04-24 Damian Hobson-Garciax509_acert: Add API to sign and verify attribute certif...
2024-04-24 Damian Hobson-Garciax509_acert: Add, remove and get attribute certificate...
2024-04-24 Damian Hobson-GarciaAttribute certificate printing functions
2024-04-24 Damian Hobson-GarciaAttribute certificate getter and setter API
2024-04-24 Damian Hobson-GarciaAdd RFC 5755 attribute certificate support
2024-04-24 Randall S. BeckerRemove all references to FLOSS for NonStop Builds.
2024-04-24 Neil HormanIntroduce new internal hashtable implementation
2024-04-24 Neil HormanAdd CRYPTO_atomic_store api
2024-04-24 Neil HormanFix list appending in win ossl_rcu_call
2024-04-24 Neil HormanMake thread sanitizer cope with rcu locks
2024-04-24 Neil HormanCoverity found the following issues:
2024-04-23 Logan Upchurchcrypto/threads_pthread.c: Fix typos found by codespell
2024-04-22 Rajeev Ranjanfix sending error when no root CA cert update available
2024-04-19 Neil HormanMake rcu_thread_key context-aware
2024-04-18 Neil HormanFix up path generation to use OPENSSL_MODULES
2024-04-18 Neil Hormanset module path from template
2024-04-17 Jerry ShihUse scalar ALU and vector ALU together for chacha20...
2024-04-17 Yangyu Chenpoly1305.c: fix typo on POLY1305_BLOCK_SIZE
2024-04-17 Theo BuehlerUnable to run asm code on OpenBSD (amd64)
2024-04-17 Alexandr Nedvedickyextend x86_64-xlate.pl perlasm so it can handle .rodata...
2024-04-17 trinity-1686aHandle empty param in EVP_PKEY_CTX_add1_hkdf_info
2024-04-16 Alexandr NedvedickyOpenSSL 3.2.0, QUIC, macOS, error 56 on connected UDP...
2024-04-16 Richard Levittecrypto/threads_pthread.c: refactor all atomics fallback...
2024-04-16 Richard Levittecrypto/threads_pthread.c: Cleanup misaligned preprocess...
2024-04-16 Neil HormanRemove repetitive words
2024-04-15 afshinpirAdding missing NULL pointer check
2024-04-12 Tomas Mrazossl_provider_new(): Fix memory leak on error
2024-04-12 Tomas Mrazmake_addressPrefix(): Fix a memory leak in error case
2024-04-11 Neil HormanFix duplicate mutex allocation in threads_win.c
2024-04-11 Richard LevitteVMS: Move defining _XOPEN_SOURCE and _XOPEN_SOURCE_EXT...
2024-04-11 Oleg Bulatovcrypto/provider_core.c: Allocate activatecnt_lock
2024-04-10 olszomalFix socket descriptor checks on Windows
2024-04-10 Tom Cosgroveaarch64: fix BTI in bsaes assembly code
2024-04-10 Neil HormanEnsure proper memory barriers around ossl_rcu_deref...
2024-04-09 Jiasheng Jiangffc/ffc_params_generate.c: Add the check for the EVP_MD...
2024-04-09 Jiasheng Jiangts/ts_rsp_sign.c: Add the check for the EVP_MD_CTX_get_...
2024-04-09 Neil HormanAdd check for public key presence on sm2 signing
2024-04-09 Todd ShortFix EVP_PKEY_CTX_add1_hkdf_info() behavior
2024-04-09 slontisCheck range of RSA plaintext and ciphertext when using...
2024-04-09 Matt CaswellCopyright year updates
2024-04-09 Richard LevitteCopyright year updates
2024-04-08 Jiangning LiuEnable SHA3 unrolling and EOR3 optimization for Ampere
2024-04-05 Randall S. BeckerNonStop: Do not call sleep() with a 0 value
2024-04-04 Richard LevitteDiverse small VMS build fixups
2024-04-04 Warner Loshposix_async: FreeBSD also defines {make|swap|get|set...
2024-04-04 willmafhtypo fix
2024-04-03 Jiasheng Jiangrsa/rsa_pmeth.c: Add the checks for the EVP_MD_CTX_get_...
2024-04-02 Adrien ZingerFix GCC compilation -Waggressive-loop-optimizations
2024-04-02 Hugo LandauBIO_s_connect: Do not set keepalive on dgram sockets
2024-04-02 Bernd EdlingerRemove handling of NULL sig param in ossl_ecdsa_determi...
2024-04-02 Bernd EdlingerFix handling of NULL sig parameter in ECDSA_sign and...
2024-04-01 Jiasheng JiangAdd OPENSSL_free to avoid mem leak
2024-04-01 Jiasheng Jiangstore/store_lib.c: Add the checks for the EVP_MD_CTX_ge...
2024-03-30 Jiasheng Jiangdsa/dsa_pmeth.c: Add the checks for the EVP_MD_CTX_get_...
2024-03-30 Jiasheng Jiangx509/x509_set.c: Add the check for the EVP_MD_CTX_get_s...
2024-03-29 Job SnijdersReject setting invalid CSR versions
2024-03-29 Jiasheng Jiangrsa/rsa_ameth.c: Add the check for the EVP_MD_get_size()
2024-03-23 Randall S. BeckerCorrect OSSL_sleep for NonStop PUT model by introducing...
2024-03-22 Yavor GeorgievDon’t use the recvmmsg dgram method on Android <5
2024-03-15 Matt CaswellFix unbounded memory growth when using no-cached-fetch
2024-03-15 Alexandr Nedvedickyplug potential memory leak in error code path
2024-03-15 Job SnijdersAdd Content Type OID for id-ct-rpkiSignedPrefixList
next