summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-07Implement bn_montgomery_multiply()Joel Sing
2023-03-07Refactor BN_mod_mul_montgomery().Joel Sing
2023-03-07Make order of pub_key and priv_key the same everywhereTheo Buehler
2023-03-07Fix OpenSSL version in HISTORY sectionTheo Buehler
2023-03-07Fix mem leak in environment setup. From jjelen at redhat.com viaDarren Tucker
2023-03-07Delete unused and unsafe bn_mul_mont() example code.Joel Sing
2023-03-07Fix comment for bn_mul2_mulw_addtw()Joel Sing
2023-03-07Move EC_GFp_simple_method() to the bottom of the file.Joel Sing
2023-03-07Basic cleanup in asn1pars.cTheo Buehler
2023-03-07Use static functions for EC_GF2m_simple_method() implementation.Joel Sing
2023-03-07Use static functions for EC_GFp_nist_method() implementation.Joel Sing
2023-03-07Use static functions for EC_GFp_mont_method() implementation.Joel Sing
2023-03-07fix memory leak in process_read() path; Spotted by James RobinsonDamien Miller
2023-03-07Fix formatting of comments.Joel Sing
2023-03-07Consolidate clear code for EC_GFp_mont_method.Joel Sing
2023-03-07correct size for array argument when changing UMAC_OUTPUT_LENDamien Miller
2023-03-06Delete extraneous trailing blank line.Kenneth R Westerback
2023-03-06Enforce X509v3 SKIs to be the SHA-1 hash of the Subject Public KeyJob Snijders
2023-03-06Correctly account the number of bytes processed when outputting UTF-8 encodedMiod Vallat
2023-03-06For conciseness sake' remove non-optional items in references in STANDARDSJob Snijders
2023-03-06Clean up ndef_{prefix,suffix}_free()Theo Buehler
2023-03-06Remove pointless ":ob#0:pb#0:[tb=swap:]" disktab lines.Kenneth R Westerback
2023-03-06Use GPT_UUID_NBSD_UFS, not GPT_UUID_FBSD_DATA, for NetBSD GPTKenneth R Westerback
2023-03-06Define a few more attributes for the sake of the readattr subcommand;Miod Vallat
2023-03-06In iskmemdev(), do not check for the minor of /dev/io. It has beenMiod Vallat
2023-03-06Replace old'n'wrong UTF-8 logic with a better one borrowed from Citrus;Miod Vallat
2023-03-06Ensure .cer and .crl outside-TBS signatures are sha256WithRSAEncryptionJob Snijders
2023-03-06spellingTheo de Raadt
2023-03-06Add check for RSA key pair modulus & public exponentJob Snijders
2023-03-06Fix URL to RFCJob Snijders
2023-03-06Rename struct ${app}_config to plain cfgTheo Buehler
2023-03-06tweak examples/iked.conf bits a little further following comments byStuart Henderson
2023-03-06Document ECDSA_SIG_get0_{r,s}()Theo Buehler
2023-03-06Document DH_get0_* for individual DH members.Theo Buehler
2023-03-06Use nitems() of source and destination partition arraysKenneth R Westerback
2023-03-06Document DSA_get0_* for individual DSA membersTheo Buehler
2023-03-06Document RSA_get0_* for individual RSA members.Theo Buehler
2023-03-06Unit test for kex_proposal_populate_entries.Darren Tucker
2023-03-06Refactor creation of KEX proposal.Darren Tucker
2023-03-06Rework asn1_item_flags_i2d()Theo Buehler
2023-03-06Switch all iwx(4) devices to -77 firmware images.Stefan Sperling
2023-03-06Make iwx(4) get the primary channel number from AP beacon info, ratherStefan Sperling
2023-03-06fix previous: only ignore request to delete key while doing crypto in hardwareStefan Sperling
2023-03-06Avoid trying to remove keys if the station is not active in iwx firmware.Stefan Sperling
2023-03-06ignore iwx DATA_PATH group notification 0xf8Stefan Sperling
2023-03-06always provide a subset of STA info in the MAC context commandStefan Sperling
2023-03-06fix iwx session protection event durationStefan Sperling
2023-03-06support the new iwx SCD_QUEUE_CONFIG commandStefan Sperling
2023-03-06add support for the iwx BAID allocation config commandStefan Sperling
2023-03-06implement support for iwx PHY context cmd version 4Stefan Sperling