summaryrefslogtreecommitdiff
path: root/src/usr.bin/nc/README (unfollow)
Commit message (Expand)AuthorFilesLines
28 hoursDH_check: teach this DoS vector about RFC 7919 primestb1-1/+6
28 hoursbn_ffdh: unifdef HAVE_RFC7919_PRIMEStb1-8/+1
28 hoursbn_const: add RFC 7919 primestb2-2/+300
28 hoursScapy special for DH_check()tb1-2/+60
29 hoursbn regress: add test that double checks the RFC 2409 and 3526 primestb2-1/+505
2 dayswycheproof regress: wycheproof-testvectors was renamed to wycheprooftb1-2/+2
2 dayspolicy test: parital -> partialtb1-2/+2
2 daysML-KEM: unstub runMLKEMKeyGenTest()tb1-1/+50
2 daysML-KEM: improve the EncapsTesttb1-4/+46
2 daysML-KEM: add handler stub for the new KeyGenTesttb1-1/+7
2 daysML_KEM: fix broken test: the encapsulated key is eK, not C...tb1-2/+2
2 daysML-KEM: don't treat API failure as test failure for invalid test casestb1-5/+11
5 daysWhile almost all the libc locks are taken and released in the sameguenther3-1/+85
6 daysRewrite ec_point_cmp()tb1-59/+97
6 daysmlkem: fix mklem_{generate_key,encap}_external_entropy() declarationstb1-5/+3
6 daysmlkem: garbage collect the unusd mlkem_{generate_key,encap}()tb2-58/+2
7 daysProvide LIBRESSL_USE_.*_ASSEMBLY defines.jsing17-31/+104
7 daysReplace MD5_ASM with function specific defines.jsing5-9/+11
7 daysReplace GHASH_ASM with function specific defines.jsing11-22/+41
7 daysMop up unused AES_ASM and RSA_ASM defines.jsing7-15/+7
7 daysUse .section before .rodata to appease gas.jsing8-22/+26
7 daysUse local label prefix for loop labels.jsing3-9/+9
8 daysmlkem_internal.h: formate -> formattb1-2/+2
8 daysmlkem_internal.h: some very basic copy editingtb1-6/+6
8 daysmlkem.h: Thie -> This (2x)tb1-3/+3
8 daysmlkem.c: becuase -> becausetb1-2/+2
8 daysasn1t.h: whitespace tweakstb1-81/+74
8 daysasn1t.h: Otherwiser -> Otherwisetb1-2/+2
8 daysasn1t.h: more macro cleanup, add missing C99 initializers for ADB_ENTRY()tb1-69/+99
10 daysstack.c: avoid arithmetic on pointers to voidtb1-2/+2
12 daysx509_utl.c: zap two useless commentstb1-5/+1
13 daysMore asn1t.h cleanuptb1-58/+88
2026-01-09asn1t.h: add C99 initializers for some ASN.1 templatestb1-155/+195
2026-01-09asn1t.h: whitespace nittb1-2/+2
2026-01-07Fix ASN1_ADB_END macro, make it compatible with OpenSSLtb1-4/+3
2026-01-05ASN.1 templates: make internal *_PUBKEY_it statictb1-5/+5
2026-01-05ASN.1 templates: make ASN1_EXTERN_FUNCS statictb2-7/+7
2026-01-04unusally -> unusuallytb1-10/+10
2026-01-04a_bitstr: remove parentheses in return statementstb1-5/+5
2026-01-04i2c_ASN1_BIT_STRING() vs ASN1_STRING_FLAG_BITS_LEFTtb2-13/+10
2026-01-04asn1basic: add missing test from BoringSSL's test suitetb1-1/+32
2026-01-04asn1basic: switch test to expect correct encodingtb2-4/+6
2026-01-04asn1basic: add example showing current bogus encodingtb1-1/+38
2026-01-04i2c_ASN1_BIT_STRING(): zap nonsensical commenttb1-2/+2
2026-01-04a_bitstr.c: whitespace nittb1-2/+2
2026-01-02check_complete: ASN1_LONG_UNDEF is now internaltb1-1/+0
2026-01-02Unexport ASN1_LONG_UNDEFtb2-7/+8
2026-01-02openssl: list SHA-3 digests in help outputkenjiro1-1/+5
2026-01-02openssl dgst: drop unused cfg.mkenjiro1-5/+2
2026-01-01mlkem: clear a few (pointers to) secretstb2-13/+47