Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/RustCrypto/formats

Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX
https://github.com/RustCrypto/formats

chore(deps): bump generic-array from 0.14.7 to 1.0.0

dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump toml_edit from 0.19.14 to 0.20.0

dependabot[bot] opened this pull request over 1 year ago
pkcs8: DER file decryption failure migrating from `0.7.6` to latest

mkatychev opened this issue over 1 year ago
Cargo.lock: update dependencies

tarcieri opened this pull request over 1 year ago
chore(deps): bump trybuild from 1.0.83 to 1.0.84

dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump bytes from 1.4.0 to 1.5.0

dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump serde_json from 1.0.105 to 1.0.106

dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump toml from 0.7.6 to 0.7.8

dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump flagset from 0.4.3 to 0.4.4

dependabot[bot] opened this pull request over 1 year ago
tls_codec: feature for conditional deserialization derivation

kkohbrok opened this pull request over 1 year ago
chore(deps): bump actions/checkout from 3 to 4

dependabot[bot] opened this pull request over 1 year ago
const-oid: add `ObjectIdentifierRef`; use for `db`

tarcieri opened this pull request over 1 year ago
fix(#1210): fix impl of SubjectDirectoryAttributes

Taowyoo opened this pull request over 1 year ago
pkcs12: use `der::BmpString` for KDF

tarcieri opened this pull request over 1 year ago
chore(deps): bump base64 from 0.21.2 to 0.21.3

dependabot[bot] opened this pull request over 1 year ago
pkcs5: simple `pbes2::Params` constructors

tarcieri opened this pull request over 1 year ago
Question about ASN1 Tag types used in CRMF

Taowyoo opened this issue over 1 year ago
pkcs8: An easier way to pass in scrypt parameters?

chenxiaolong opened this issue over 1 year ago
cms: Encrypt, Decrypt, or Verify Functions

dhouck opened this issue over 1 year ago
Update clippy version in CI and fix new lints

newpavlov opened this pull request over 1 year ago
Set min version of serde to 1.0.184

newpavlov opened this pull request over 1 year ago
Pin upper version of serde to <1.0.172

newpavlov opened this pull request over 1 year ago
pkcs7: replacement for ContentInfo?

xemwebe opened this issue over 1 year ago
Support for 'TimestampedData' RFC5544

enri1196 opened this issue over 1 year ago
chore(deps): bump rstest from 0.17.0 to 0.18.2

dependabot[bot] opened this pull request over 1 year ago
pkcs5: downstream api changes

baloo opened this pull request over 1 year ago
pkcs5: remove lifetimes

tarcieri opened this pull request over 1 year ago
pkcs5: Make storage generic

baloo opened this pull request over 1 year ago
der: 0.7.8

baloo opened this pull request over 1 year ago
der_derive: v0.7.2

baloo opened this pull request over 1 year ago
chore(deps): bump tempfile from 3.7.0 to 3.7.1

dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump regex from 1.9.1 to 1.9.3

dependabot[bot] opened this pull request over 1 year ago
der: impl `RefToOwned`/`OwnedToRef` for `&[u8]`/`Box<[u8]>`

baloo opened this pull request over 1 year ago
Update Clippy and fix lints

newpavlov opened this issue over 1 year ago
pkcs7: add minimal versions CI job

newpavlov opened this pull request over 1 year ago
cmpv2: re-enable minimal versions CI job

newpavlov opened this pull request over 1 year ago
der_derive: fix doc typo and use a valid tag number

eric-seppanen opened this pull request over 1 year ago
pkcs8: provide `PrivateKeyInfoRef`/`PrivateKeyInfoOwned`

baloo opened this pull request over 1 year ago
const-oid/v0.9.5 backporting rfc8410 OIDs

flihp opened this pull request over 1 year ago
base64ct: pin rustix to 0.37 to preserve MSRV 1.60

tarcieri opened this pull request over 1 year ago
Remove proc-macro-error dependency

jplatte opened this pull request over 1 year ago
x509-cert: relax dependencies

baloo opened this pull request over 1 year ago
x509-tsp: make crate `no_std`

baloo opened this pull request over 1 year ago
x509-tsp: enable CI

baloo opened this pull request over 1 year ago
Failing Unittest in `x509-tsp`

bkstein opened this issue over 1 year ago
chore(deps): bump serde_json from 1.0.103 to 1.0.104

dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump serde-json-core from 0.5.0 to 0.5.1

dependabot[bot] opened this pull request over 1 year ago
der_derive pulls in both syn 1.x and 2.x

jplatte opened this issue over 1 year ago
tls_codec: Make constants generated during trait derivation upper case

kkohbrok opened this pull request over 1 year ago
x509-cert v0.2.4

baloo opened this pull request over 1 year ago
der: no-panic cleanup

tarcieri opened this pull request over 1 year ago
chore(deps): bump tempfile from 3.6.0 to 3.7.0

dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump ecdsa from 0.16.7 to 0.16.8

dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump trybuild from 1.0.81 to 1.0.82

dependabot[bot] opened this pull request over 1 year ago
pkcs12: initial types with decoders/encoders

carl-wallace opened this pull request over 1 year ago
der: add `BmpString`

tarcieri opened this pull request over 1 year ago
pkcs8: eagerly decode PEM labels

tarcieri opened this pull request over 1 year ago
pkcs12: Cargo.toml cleanups

tarcieri opened this pull request over 1 year ago
x509-cert: don't bind builder with signer early

baloo opened this pull request over 1 year ago
x509-cert: How to use dynamic signer with Builder?

jstayton opened this issue over 1 year ago
tls_codec: Read/write all available data in quic_vec

pcapriotti opened this pull request over 1 year ago
chore(deps): bump serde_json from 1.0.100 to 1.0.103

dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump syn from 2.0.25 to 2.0.26

dependabot[bot] opened this pull request over 1 year ago
der: `bytes` feature

tarcieri opened this pull request over 1 year ago
sec1 v0.7.3

tarcieri opened this pull request over 1 year ago
pkcs12: KDF support

xemwebe opened this pull request over 1 year ago
cms v0.2.2

baloo opened this pull request over 1 year ago
cms: Fixed encoding of `SubjectKeyIdentifier`

baloo opened this pull request over 1 year ago
Added adding attributes to certreq builder.

bkstein opened this pull request over 1 year ago
x509-cert: fixup `Arbitrary` for certificates

baloo opened this pull request over 1 year ago
x509-cert: Certificate doesn't implement Arbitrary anymore

stormshield-guillaumed opened this issue over 1 year ago
cms: Don't insert signing time attribute by default.

bkstein opened this pull request over 1 year ago
Cargo.lock: bump dependencies

tarcieri opened this pull request over 1 year ago
chore(deps): bump pbkdf2 from 0.12.1 to 0.12.2

dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump toml from 0.7.5 to 0.7.6

dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump serde_json from 1.0.99 to 1.0.100

dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump trybuild from 1.0.80 to 1.0.81

dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump syn from 2.0.23 to 2.0.25

dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump rstest from 0.17.0 to 0.18.1

dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump regex from 1.8.4 to 1.9.1

dependabot[bot] opened this pull request over 1 year ago
const-oid/v0.9.4

baloo opened this pull request over 1 year ago
chore(deps): bump syn from 2.0.22 to 2.0.23

dependabot[bot] opened this pull request over 1 year ago
x509-cert: adds `add_attribute` to `RequestBuilder`

baloo opened this pull request over 1 year ago
Missing `Cargo.lock` changes

baloo opened this pull request over 1 year ago
[breaking change] Add `no_std` support for `tls_codec_derive`

imor opened this pull request over 1 year ago
x509-cert: add Signed Certificate Timestamp (SCT) extension support

imor opened this pull request over 1 year ago
Implement `SerializeBytes` for `TlsByteVecUX` types

imor opened this pull request over 1 year ago
Fix TlsByteVecUX deserialization

imor opened this pull request over 1 year ago
const-oid v0.9.3

tarcieri opened this pull request over 1 year ago
x509-cert: use the shortest name when looking attr OID

baloo opened this pull request over 1 year ago
const-oid: return all matched names when looking up oid

baloo opened this pull request over 1 year ago
der v0.7.7

tarcieri opened this pull request over 1 year ago
const-oid: provide `shortest_by_oid` lookups

baloo opened this pull request over 1 year ago
x509-cert: fixup RDN string representation

baloo opened this pull request over 1 year ago
tls_codec: fix deserialization of `Option<T>`

kkohbrok opened this pull request over 1 year ago
chore(deps): bump toml from 0.7.4 to 0.7.5

dependabot[bot] opened this pull request over 1 year ago