| Commit message (Expand) | Author | Age | Files | Lines |
| * | Rename RANK{768,1024} to MLKEM{768,1024}_RANK | tb | 10 days | 9 | -72/+72 |
| * | x509.h: annotate why X509_PKEY cannot be made opaque | tb | 11 days | 1 | -1/+2 |
| * | constaints -> constraints | tb | 11 days | 1 | -2/+2 |
| * | Remove STABLE_FLAGS_MALLOC | tb | 11 days | 2 | -5/+5 |
| * | Require SSE in order to use gcm_{gmult,ghash}_4bit_mmx(). | jsing | 11 days | 1 | -2/+2 |
| * | Provide CRYPTO_CPU_CAPS_I386_SSE | jsing | 11 days | 2 | -3/+6 |
| * | preprended -> prepended | tb | 2025-12-27 | 1 | -2/+2 |
| * | "SCREW_THE_PARITY is not ment to be defined." | tb | 2025-12-26 | 1 | -13/+1 |
| * | Use group method on point_{set_to,is_at}_infinity() | tb | 2025-12-26 | 1 | -3/+3 |
| * | Add compatibility check to EC_POINT_mul() | tb | 2025-12-26 | 1 | -1/+7 |
| * | Replace group->meth != point->meth checks | tb | 2025-12-26 | 3 | -17/+21 |
| * | Add ec_group_and_point_compatible() helper | tb | 2025-12-26 | 2 | -2/+13 |
| * | Add nid to EC_POINT for compat checking | tb | 2025-12-26 | 2 | -2/+6 |
| * | astrix -> asterisk | tb | 2025-12-25 | 1 | -2/+2 |
| * | X509_NAME_ENTRY_set_data: remove redundant parentheses | tb | 2025-12-21 | 1 | -6/+6 |
| * | X509_NAME_ENTRY_set_data(): garbage collect unnecessary i | tb | 2025-12-21 | 1 | -5/+2 |
| * | Garbage collect V_ASN1_APP_CHOOSE | tb | 2025-12-21 | 1 | -2/+1 |
| * | Stop documenting V_ASN1_APP_CHOOSE quirk | tb | 2025-12-21 | 2 | -22/+4 |
| * | X509_NAME_ENTRY_set_data: remove V_ASN1_APP_CHOOSE quirk | tb | 2025-12-21 | 1 | -7/+4 |
| * | stack: switch data from char ** to void ** | tb | 2025-12-21 | 2 | -15/+15 |
| * | conf_api: remove CONF_DEBUG and disabling of assert() | tb | 2025-12-21 | 1 | -6/+1 |
| * | Reimplement ASN1_PRINTABLE_type() dance in ca.c | tb | 2025-12-21 | 1 | -13/+55 |
| * | conf_api: add empty line between !openssl and openssl includes | tb | 2025-12-20 | 1 | -1/+2 |
| * | conf_api: remove a few rather useless history tidbits | tb | 2025-12-20 | 1 | -5/+1 |
| * | wycheproof: add minimal glue for the decaps validation tests | tb | 2025-12-20 | 1 | -1/+8 |
| * | This function have -> This function has | tb | 2025-12-20 | 1 | -2/+2 |
| * | These function -> These functions | tb | 2025-12-20 | 1 | -3/+3 |
| * | This functions -> This function | tb | 2025-12-20 | 3 | -9/+9 |
| * | pkcs7: add PKCS7_NO_DUAL_CONTENT flag/behavior | tb | 2025-12-20 | 3 | -12/+27 |
| * | openssl appstest: remove to-do item for compress/uncompress | tb | 2025-12-20 | 1 | -5/+1 |
| * | openssl: Remove -{,un}compress from cms "app" | tb | 2025-12-20 | 2 | -40/+10 |
| * | Port most of BoringSSL's TEST(ASN1Test, SetBit) | tb | 2025-12-18 | 1 | -1/+425 |
| * | BN_get_word(): return (BN_ULONG)-1 on error rather than BN_MASK2 | tb | 2025-12-15 | 3 | -7/+7 |
| * | speed: make hmac(sha256) the default hmac | kenjiro | 2025-12-13 | 1 | -4/+4 |
| * | x509.h: add missing spaces after , | tb | 2025-12-11 | 1 | -63/+63 |
| * | Remove unused algorithms from speed.c | kenjiro | 2025-12-11 | 1 | -7/+4 |
| * | Convert D_, R_ macro indices to enums in speed.c | kenjiro | 2025-12-11 | 1 | -49/+59 |
| * | speed: remove unused counters and dead parameters | kenjiro | 2025-12-11 | 1 | -92/+77 |
| * | Do not crash when calling freeaddrinfo(NULL) | jca | 2025-12-08 | 2 | -5/+13 |
| * | ec_asn1_test: change a comma to a full stop | tb | 2025-12-07 | 1 | -2/+2 |
| * | asn1complex: use ASN1_STRING_get0_data() instead of ASN1_STRING_data() | tb | 2025-12-07 | 1 | -4/+4 |
| * | Remove last internal use of ASN1_STRING_data() | tb | 2025-12-07 | 1 | -13/+19 |
| * | sort the "va" keyword to be in alpha order, some programs use bsearch | phessler | 2025-12-06 | 1 | -2/+2 |
| * | allow network programs select DSCP_VA for network ToS | phessler | 2025-12-05 | 1 | -1/+2 |
| * | check_complete: remove the BN_*FMT1 macros as well | tb | 2025-12-05 | 1 | -4/+1 |
| * | libcrypto: remove BN_{DEC,HEX}_FMT1 | tb | 2025-12-05 | 1 | -5/+1 |
| * | check_complete: adjust for BN_ macro removal | tb | 2025-12-05 | 1 | -5/+2 |
| * | Replace trivial uses of ASN1_STRING_data() | tb | 2025-12-05 | 5 | -13/+13 |
| * | libcrypto: make most of the BN_* macro pollution internal | tb | 2025-12-05 | 5 | -31/+29 |
| * | bn_word.c: include bn_local.h in preparation for an upcoming change | tb | 2025-12-05 | 1 | -1/+3 |