10
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 02, 2024 — Dec 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
libcrypto: update EVP API usage More... about 1 month ago
client: Reset session packet state on disconnect More... about 1 month ago
tests(fido2): add tests for SK ECDSA and SK Ed25519 public key authentication More... about 2 months ago
tests(rsa): add test for RSA key generation using the newer ssh_pki_generate_key API More... about 2 months ago
feat(pki): implement PKI context API More... about 2 months ago
tests(string): add tests for ssh_string_from_data function More... about 2 months ago
feat(string): add ssh_string_from_data function to create ssh_string from data buffer More... about 2 months ago
pki_crypto: Avoid potential memory leak if malloc fails More... 2 months ago
refactor(pki): separate the sk signature buffer packing to a separate function More... 2 months ago
feat(torture): add torture_get_sk_pin function to retrieve PIN from environment More... 2 months ago
test(buffer): add unit tests for ssh_buffer_dup function More... 2 months ago
Add RequiredRsaSize configuration option More... 2 months ago
feat(buffer): add ssh_buffer_dup function to duplicate existing buffers More... 2 months ago
pki: update RSA key generation to use default size when parameter is 0 More... 2 months ago
pki: define RSA_DEFAULT_KEY_SIZE More... 2 months ago
feat(pki): add ssh_pki_ctx to ssh_session More... 2 months ago
feat(pki): add security key support with enrollment, signing, and resident key loading functions More... 2 months ago
feat(pki): add ssh_key getters to retrieve security key flags, application, and user ID More... 2 months ago
fix(bind): Remove code duplication in ssh_bind_listen More... 3 months ago
examples: Support passing port to libssh_scp to simplify testing More... 3 months ago
scp: Workaround for Cisco devices not handling single quotes More... 3 months ago
kex: Implement mlkem768x25519-sha256 More... 3 months ago
tests: Avoid prefix matching when selecting algorithmms More... 3 months ago
Add non-namespaced alias sntrup761x25519-sha512 that is being standardized More... 3 months ago
sftpserver: Fix loop termination More... 3 months ago
sftpserver: Remove some needless parts More... 3 months ago
examples: Add more flexibility to set verbosity More... 3 months ago
feat(pki): add support for user ID in ssh_key structure More... 3 months ago
refactor(pki): Define RSA_MIN_KEY_SIZE and update related checks More... 3 months ago
pki: add security key identities to session options More... 3 months ago