summaryrefslogtreecommitdiffstats
path: root/crypto/aria (unfollow)
Commit message (Expand)AuthorFilesLines
3 daysUpgrade action/{upload,download}-artifact to v4Richard Levitte4-22/+22
5 daysfips-jitter: set provider into error state upon CRNG permanent failuresDimitri John Ledkov1-2/+6
5 daysFix potential memory leak on failure of ecx_gen_init()Niels Dossche1-1/+1
5 daysFix potential memory leak on failure of dsa_gen_init()Niels Dossche1-1/+1
8 daysEnable AES and SHA3 optimisations on Apple Silicon M4-based macOS systemsTom Cosgrove1-1/+2
8 daysfips: remove redundant RSA encrypt/decrypt KATDimitri John Ledkov3-153/+1
8 daysfips: zeroize temporary self-check out MD variableDimitri John Ledkov1-0/+1
8 days.gitignore: Ignoring demo executablesDmitry Belyavskiy1-0/+43
8 daysRemove the negative return values of EVP_KDF_* functions in documentsPeiwei Hu1-3/+1
8 daysFix wrong return value checks for some functionsPeiwei Hu5-5/+5
8 daysFix multiple wrong use of BN_check_primePeiwei Hu2-3/+7
8 daysFix multiple wrong checks of EVP_PKEY_set1_encoded_public_keyPeiwei Hu3-3/+3
8 daysapps/lib/apps.c: fix the wrong check in check_cert_attributesPeiwei Hu1-3/+3
8 daysMark OPENSSL_armcap_P .hidden in arm asmKai Pastor8-0/+8
9 daysFix SSL_write_[ex|ex2] on blocking quic streamsNeil Horman1-2/+13
9 dayssm2_sig_verify(): Do not call BN_CTX_end() without BN_CTX_start()Tomas Mraz1-4/+8
10 daysadd new keytype test for EVP_PKEY_Q_keygenMichael Baentsch2-1/+54
10 dayspkeyutl.c: Avoid freeing pkey at multiple placesTomas Mraz1-13/+4
10 daysREADME.md: Fix typo. Change 'the are' to 'there are'spectre1-1/+1
10 dayss_cb.c: Move the negotiated group outputMichael Baentsch1-6/+7
10 daysAdd CTX copy function for EVP_MD to optimize the performance of EVP_MD_CTX_co...wangcheng8-15/+116
10 daysx509_vfy.c and x509_lu.c: refactor find_issuer(), X509_STORE_CTX_get1_issuer(...Dr. David von Oheimb2-137/+74
10 daysos-zoo CI: Replace macos-12 run with macos-15Tomas Mraz1-1/+1
11 daysMake ossl_trace_param_values an official api functionNeil Horman7-104/+222
11 daysAdd QUERY trace pointsNeil Horman4-40/+211
11 daysAdd a QUERY trace categoryNeil Horman2-1/+3
11 daysAdd tracing messages to the provider apiNeil Horman2-9/+260
11 daysAdding a trace category for PROVIDER callsNeil Horman2-1/+4
2024-11-15remove ternary from runs-on, security repo is hosted on github.comDmitry Misharov3-28/+26
2024-11-13man ECDSA_sign(3): fix wrong variable namesAlicja Kario1-2/+2
2024-11-13Change "a SSL" to "an SSL"Andrew Dinh30-40/+40
2024-11-13test_hashtable_multithread(): Stress it moreTomas Mraz1-7/+8
2024-11-13Use test_random() in hashtable mt test for reproducibilityTomas Mraz1-18/+18
2024-11-13Fix doc and use of_X509v3_add_extensions() in case sk_X509_EXTENSION_num(exts...Dr. David von Oheimb4-9/+10
2024-11-13Add test for SSL_stream_resetNeil Horman1-4/+33
2024-11-13Fix SSL_stream_reset for stream objects which have FIN bit setNeil Horman1-2/+4
2024-11-13Adjustments for the on schedule workflowsTomas Mraz8-24/+25
2024-11-13Fix memleaks in cmd_RecordPadding()Holger Dengler1-8/+7
2024-11-13feat: define and use ossl_bio_print_hexJonathan M. Wilbur5-43/+58
2024-11-13test: the attributeDescriptor X.509v3 extensionJonathan M. Wilbur2-1/+36
2024-11-13doc: the attributeDescriptor X.509v3 extensionJonathan M. Wilbur3-0/+50
2024-11-13feat: support the attributeDescriptor X.509v3 extensionJonathan M. Wilbur5-1/+233
2024-11-12txp_generate_stream_frames(): Set stream id in header early enoughTomas Mraz1-1/+1
2024-11-12APPS/load_key_certs_crls(): refactor to clean up the code a little and add cl...Dr. David von Oheimb1-8/+38
2024-11-09openssl-pkeyutl.pod.in: improve description of -rawin and -digest optionsDr. David von Oheimb2-24/+49
2024-11-09openssl-pkeyutl.pod.in: add that -sign is default op, update claim on hash ne...Dr. David von Oheimb1-7/+13
2024-11-09APPS/pkeyutl: add missing high-level check for -verifyrecover being usable on...Dr. David von Oheimb2-5/+18
2024-11-09APPS/pkeyutl: remove wrong check for -verifyrecover regarding too long sign/v...Dr. David von Oheimb2-6/+11
2024-11-08Add a test for setting TLSv1.2 ciphersuites on a QUIC objectMatt Caswell1-1/+11
2024-11-08Don't complain with "no cipher match" for QUIC objectsMatt Caswell1-3/+5