10
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Nov 18, 2024 — Nov 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
pki: Use constant for minimal RSA key size in FIPS More... 12 days ago
coverage: Ignore parse errors again More... 12 days ago
mlkem768: Fix missing jumps in error handling More... 13 days ago
Bump minimal RSA key size to 1024 More... 13 days ago
pkd: Run tests with ecdsa and ed25519 keys with dropbear More... 13 days ago
pkd: Run ed25519 tests with dropbear More... 13 days ago
Suppress remaining OpenSSL 3.5 memory leaks More... 13 days ago
kex: Place PQC KEX methods first More... 13 days ago
Remove references to (unused) pre-release ssh messages SSH2_MSG_ECMQV_* More... 13 days ago
tests: Remove the -E which is overridden by followed -E on ctest CLI More... 13 days ago
tests: Avoid needless pthread_exit() More... 14 days ago
tests: Adjust valgrind supressions for Fedora 43 More... 14 days ago
docs(fido2): add FIDO2/U2F security key support chapter to documentation More... 19 days ago
feat(pki): extend the sshsig API to support security keys along with tests More... 19 days ago
tests(pki): add torture tests for pki_sk functions More... 26 days ago
feat(torture_sk): add functions to validate security key signatures and to create PKI context More... 26 days ago
tests(fido2): add sk-dummy support to the testing infrastructure More... 26 days ago
tests(fido2): add tests for the usb-hid security key callbacks More... 26 days ago
feat(torture_sk): add validation functions for security key callback responses and resident keys More... 26 days ago
ttyopts: make non-POSIX defines optional More... 27 days ago
libcrypto: update EVP API usage More... 27 days ago
client: Reset session packet state on disconnect More... 28 days ago
tests(fido2): add tests for SK ECDSA and SK Ed25519 public key authentication More... about 1 month ago
tests(rsa): add test for RSA key generation using the newer ssh_pki_generate_key API More... about 1 month ago
feat(pki): implement PKI context API More... about 1 month ago
tests(string): add tests for ssh_string_from_data function More... about 1 month ago
feat(string): add ssh_string_from_data function to create ssh_string from data buffer More... about 1 month ago
pki_crypto: Avoid potential memory leak if malloc fails More... about 2 months ago
refactor(pki): separate the sk signature buffer packing to a separate function More... about 2 months ago
feat(torture): add torture_get_sk_pin function to retrieve PIN from environment More... about 2 months ago