Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/RustCrypto/SSH
Pure Rust implementation of components of the Secure Shell (SSH) protocol
https://github.com/RustCrypto/SSH
build(deps): bump home from 0.5.9 to 0.5.11
dependabot[bot] opened this pull request 6 days ago
dependabot[bot] opened this pull request 6 days ago
build(deps): bump bytes from 1.8.0 to 1.9.0
dependabot[bot] opened this pull request 20 days ago
dependabot[bot] opened this pull request 20 days ago
Fix primes on RSA key conversion
EpicEric opened this pull request 21 days ago
EpicEric opened this pull request 21 days ago
Allow padding up to MAX_BLOCK_SIZE
v0l opened this pull request 23 days ago
v0l opened this pull request 23 days ago
Openssh-format private keys exported from putty fail to parse
quexten opened this issue about 1 month ago
quexten opened this issue about 1 month ago
ssh-key: added optional support for verifying legacy ssh-rsa SHA1 signatures
Eugeny opened this pull request about 1 month ago
Eugeny opened this pull request about 1 month ago
Expand `impl Encode for Vec<String>` to `impl Encode for Vec<E: Encode>`
Eugeny opened this issue about 1 month ago
Eugeny opened this issue about 1 month ago
`decode_as` argument ordering
tarcieri opened this issue about 2 months ago
tarcieri opened this issue about 2 months ago
`Signature::new` for SK/FIDO is on a weird abstraction level
Eugeny opened this issue about 2 months ago
Eugeny opened this issue about 2 months ago
ssh-key: add algorithm names for `rsa-sha2-*[email protected]` certs - fixes #310
Eugeny opened this pull request about 2 months ago
Eugeny opened this pull request about 2 months ago
`Algorithm::new_certificate` incorrectly parses `rsa-sha2-*` certificate algos
Eugeny opened this issue about 2 months ago
Eugeny opened this issue about 2 months ago
build(deps): bump syn from 2.0.79 to 2.0.85
dependabot[bot] opened this pull request about 2 months ago
dependabot[bot] opened this pull request about 2 months ago
build(deps): bump proc-macro2 from 1.0.87 to 1.0.89
dependabot[bot] opened this pull request about 2 months ago
dependabot[bot] opened this pull request about 2 months ago
build(deps): bump bytes from 1.7.2 to 1.8.0
dependabot[bot] opened this pull request about 2 months ago
dependabot[bot] opened this pull request about 2 months ago
build(deps): bump syn from 2.0.79 to 2.0.82
dependabot[bot] opened this pull request 2 months ago
dependabot[bot] opened this pull request 2 months ago
build(deps): bump proc-macro2 from 1.0.87 to 1.0.88
dependabot[bot] opened this pull request 2 months ago
dependabot[bot] opened this pull request 2 months ago
ssh-key: add CHANGELOG.md entries vor v0.6.6+v0.6.7
tarcieri opened this pull request 2 months ago
tarcieri opened this pull request 2 months ago
Leverage `core::error::Error`; MSRV 1.81
tarcieri opened this pull request 2 months ago
tarcieri opened this pull request 2 months ago
ssh-key v0.6.7
tarcieri opened this pull request 2 months ago
tarcieri opened this pull request 2 months ago
Bump `hybrid-array` to v0.2.0-rc.11; MSRV 1.81
tarcieri opened this pull request 2 months ago
tarcieri opened this pull request 2 months ago
Backport fixes to `stable` branch
mkeeter opened this pull request 2 months ago
mkeeter opened this pull request 2 months ago
build(deps): bump rsa from 0.10.0-pre.2 to 0.10.0-pre.3
dependabot[bot] opened this pull request 2 months ago
dependabot[bot] opened this pull request 2 months ago
build(deps): bump proc-macro2 from 1.0.86 to 1.0.87
dependabot[bot] opened this pull request 3 months ago
dependabot[bot] opened this pull request 3 months ago
Update FUNDING.json
BenJam opened this pull request 3 months ago
BenJam opened this pull request 3 months ago
Backporting `ssh-key` bug fixes to 0.6.x
mkeeter opened this issue 3 months ago
mkeeter opened this issue 3 months ago
Add OSC-owned eth address for drips
BenJam opened this pull request 3 months ago
BenJam opened this pull request 3 months ago
build(deps): bump syn from 2.0.77 to 2.0.79
dependabot[bot] opened this pull request 3 months ago
dependabot[bot] opened this pull request 3 months ago
build(deps): bump bytes from 1.7.1 to 1.7.2
dependabot[bot] opened this pull request 3 months ago
dependabot[bot] opened this pull request 3 months ago
build(deps): bump syn from 2.0.75 to 2.0.77
dependabot[bot] opened this pull request 4 months ago
dependabot[bot] opened this pull request 4 months ago
ssh-key: accept undersized mpints in ECDSA signatures
mkeeter opened this pull request 4 months ago
mkeeter opened this pull request 4 months ago
ECDSA signatures falsely reject points with leading zeros
mkeeter opened this issue 4 months ago
mkeeter opened this issue 4 months ago
ssh-key: fix parsing comments with whitespace in `AuthorizedKeys`
mkeeter opened this pull request 4 months ago
mkeeter opened this pull request 4 months ago
build(deps): bump syn from 2.0.75 to 2.0.76
dependabot[bot] opened this pull request 4 months ago
dependabot[bot] opened this pull request 4 months ago
build(deps): bump quote from 1.0.36 to 1.0.37
dependabot[bot] opened this pull request 4 months ago
dependabot[bot] opened this pull request 4 months ago
ssh-key: allow spaces in `AuthorizedKeys` comments
BrokenStandards opened this pull request 4 months ago
BrokenStandards opened this pull request 4 months ago
Authorized Keys, allow comments with spaces
BrokenStandards opened this issue 4 months ago
BrokenStandards opened this issue 4 months ago
build(deps): bump syn from 2.0.74 to 2.0.75
dependabot[bot] opened this pull request 4 months ago
dependabot[bot] opened this pull request 4 months ago
ssh-cipher: add `zeroize` feature
tarcieri opened this pull request 4 months ago
tarcieri opened this pull request 4 months ago
ssh-cipher v0.3.0-pre.2
tarcieri opened this pull request 4 months ago
tarcieri opened this pull request 4 months ago
ssh-cipher: add AAD support to `ChaCha20Poly1305`
tarcieri opened this pull request 4 months ago
tarcieri opened this pull request 4 months ago
ssh-cipher: refactor `ChaCha20Poly1305` to use `aead` API
tarcieri opened this pull request 4 months ago
tarcieri opened this pull request 4 months ago
ssh-cipher chacha20-poly1305 cannot be used for implementing packet encryption
Noratrieb opened this issue 4 months ago
Noratrieb opened this issue 4 months ago
ssh-key v0.7.0-pre.1
tarcieri opened this pull request 4 months ago
tarcieri opened this pull request 4 months ago
ssh-key: `ecdsa_sig_size` fixups
tarcieri opened this pull request 4 months ago
tarcieri opened this pull request 4 months ago
ssh-key: use `Encoding::encode_vec` where applicable
tarcieri opened this pull request 4 months ago
tarcieri opened this pull request 4 months ago
ssh-key: make all DSA key fields private
tarcieri opened this pull request 4 months ago
tarcieri opened this pull request 4 months ago
ssh-key: make all RSA private key fields private
tarcieri opened this pull request 4 months ago
tarcieri opened this pull request 4 months ago
ssh-cipher v0.3.0-pre.1
tarcieri opened this pull request 4 months ago
tarcieri opened this pull request 4 months ago
ssh-encoding v0.3.0-pre.1
tarcieri opened this pull request 4 months ago
tarcieri opened this pull request 4 months ago
ssh-encoding: add `digest` feature; remove `sha2` dep
tarcieri opened this pull request 4 months ago
tarcieri opened this pull request 4 months ago
ssh-encoding: MSRV 1.71
tarcieri opened this pull request 4 months ago
tarcieri opened this pull request 4 months ago
ssh-key: make `RsaPublicKey` fields private; add `key_size`
tarcieri opened this pull request 4 months ago
tarcieri opened this pull request 4 months ago
ssh-encoding: adds a `DigestWriter`
baloo opened this pull request 4 months ago
baloo opened this pull request 4 months ago
ssh-encoding: add `Encode::{encode_vec, encode_bytes}`
tarcieri opened this pull request 4 months ago
tarcieri opened this pull request 4 months ago
ssh-cipher: allows to decrypt a payload without altering state
baloo opened this pull request 4 months ago
baloo opened this pull request 4 months ago
build(deps): bump syn from 2.0.72 to 2.0.74
dependabot[bot] opened this pull request 4 months ago
dependabot[bot] opened this pull request 4 months ago
Added SshSig serializing/deserializing using serde
MicroPanda123 opened this pull request 4 months ago
MicroPanda123 opened this pull request 4 months ago
ssh-key: support for parsing legacy SHA-1 RSA signatures
tarcieri opened this pull request 5 months ago
tarcieri opened this pull request 5 months ago
Why does new `Signature` keep getting the error "invalid length" when `Algorithm` is ssh-rsa?
ycysdf opened this issue 5 months ago
ycysdf opened this issue 5 months ago
Retrieve key length of RSA keys
milliams opened this issue 5 months ago
milliams opened this issue 5 months ago
build(deps): bump bytes from 1.6.1 to 1.7.1
dependabot[bot] opened this pull request 5 months ago
dependabot[bot] opened this pull request 5 months ago
ssh-key: add `DotSsh::{write_private_key, write_public_key}`
tarcieri opened this pull request 5 months ago
tarcieri opened this pull request 5 months ago
CI: bump clippy to 1.80
tarcieri opened this pull request 5 months ago
tarcieri opened this pull request 5 months ago
ssh-key: add `DotSsh`
tarcieri opened this pull request 5 months ago
tarcieri opened this pull request 5 months ago
ssh-cipher: make `ChaCha20Poly1305` public
tarcieri opened this pull request 5 months ago
tarcieri opened this pull request 5 months ago
ssh-cipher: length handling improvements
tarcieri opened this pull request 5 months ago
tarcieri opened this pull request 5 months ago
ssh-cipher: make ChaCha20Poly1305 accept a 256-bit key
tarcieri opened this pull request 5 months ago
tarcieri opened this pull request 5 months ago
ssh-cipher: add `Decryptor` and `Encryptor`
tarcieri opened this pull request 5 months ago
tarcieri opened this pull request 5 months ago
ssh-encoding: PEM line width detection
tarcieri opened this pull request 5 months ago
tarcieri opened this pull request 5 months ago
Revert "ssh-key: temporarily remove `ed25519` feature (#249)"
tarcieri opened this pull request 5 months ago
tarcieri opened this pull request 5 months ago
Publish `pre.0` prereleases
tarcieri opened this pull request 5 months ago
tarcieri opened this pull request 5 months ago
ssh-key: temporarily remove `ed25519` feature
tarcieri opened this pull request 5 months ago
tarcieri opened this pull request 5 months ago
Use new prereleases
tarcieri opened this pull request 5 months ago
tarcieri opened this pull request 5 months ago
build(deps): bump syn from 2.0.71 to 2.0.72
dependabot[bot] opened this pull request 5 months ago
dependabot[bot] opened this pull request 5 months ago
ssh-derive: update `syn` and `quote`; MSRV 1.61
tarcieri opened this pull request 5 months ago
tarcieri opened this pull request 5 months ago
Cargo.lock: bump dependencies
tarcieri opened this pull request 5 months ago
tarcieri opened this pull request 5 months ago
ssh-cipher: bump `chacha20`
tarcieri opened this pull request 5 months ago
tarcieri opened this pull request 5 months ago
Bump `hybrid-array` dependency to v0.2.0-rc.9
tarcieri opened this pull request 5 months ago
tarcieri opened this pull request 5 months ago
build(deps): bump quote from 1.0.33 to 1.0.36
dependabot[bot] opened this pull request 5 months ago
dependabot[bot] opened this pull request 5 months ago
build(deps): bump proc-macro2 from 1.0.69 to 1.0.86
dependabot[bot] opened this pull request 5 months ago
dependabot[bot] opened this pull request 5 months ago
build(deps): bump bytes from 1.6.0 to 1.6.1
dependabot[bot] opened this pull request 5 months ago
dependabot[bot] opened this pull request 5 months ago
build(deps): bump syn from 2.0.39 to 2.0.43
dependabot[bot] opened this pull request 5 months ago
dependabot[bot] opened this pull request 5 months ago
ssh-protocol: bump version to v0.1.0-pre; add back to workspace
tarcieri opened this pull request 6 months ago
tarcieri opened this pull request 6 months ago
ssh-protocol v0.0.1-alpha
tarcieri opened this pull request 6 months ago
tarcieri opened this pull request 6 months ago
ssh-protocol: initial implementation
tarcieri opened this pull request 6 months ago
tarcieri opened this pull request 6 months ago
ssh-derive v0.0.1-alpha
tarcieri opened this pull request 6 months ago
tarcieri opened this pull request 6 months ago
ssh-derive: initial implementation
tarcieri opened this pull request 6 months ago
tarcieri opened this pull request 6 months ago
ssh-key: Add `Certificate::decode_as` and expose `KeyData::decode_as`
wiktor-k opened this pull request 6 months ago
wiktor-k opened this pull request 6 months ago
Getting intermittent errors with DSA NIST P521 verification.
wolfmcnally opened this issue 6 months ago
wolfmcnally opened this issue 6 months ago
build(deps): bump subtle from 2.5.0 to 2.6.1
dependabot[bot] opened this pull request 6 months ago
dependabot[bot] opened this pull request 6 months ago
cargo: point `repository` metadata to clonable URLs
lucab opened this pull request 6 months ago
lucab opened this pull request 6 months ago
build(deps): bump zeroize from 1.7.0 to 1.8.1
dependabot[bot] opened this pull request 7 months ago
dependabot[bot] opened this pull request 7 months ago
Using `KeypairData` with secrecy
wiktor-k opened this issue 7 months ago
wiktor-k opened this issue 7 months ago
ssh-key: reduce CI `no_std` build combos
tarcieri opened this pull request 8 months ago
tarcieri opened this pull request 8 months ago
ssh-encoding: remove `NestedReader`
tarcieri opened this pull request 8 months ago
tarcieri opened this pull request 8 months ago
ssh-key: disable `p521` getrandom feature
tarcieri opened this pull request 8 months ago
tarcieri opened this pull request 8 months ago
CI: reduce `ssh-key` cargo hack permutations
tarcieri opened this pull request 8 months ago
tarcieri opened this pull request 8 months ago
clippy: add import lints for `core`/`alloc`/`std`
tarcieri opened this pull request 8 months ago
tarcieri opened this pull request 8 months ago
ssh-encoding: extract a `base64` module
tarcieri opened this pull request 8 months ago
tarcieri opened this pull request 8 months ago
ssh-encoding: internal `PemReader`/`PemWriter` newtypes
tarcieri opened this pull request 8 months ago
tarcieri opened this pull request 8 months ago