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 syn from 2.0.18 to 2.0.22

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

dependabot[bot] opened this pull request over 1 year ago
cmpv2 v0.2.0

tarcieri opened this pull request over 1 year ago
crmf v0.2.0

tarcieri opened this pull request over 1 year ago
x509-tsp v0.1.0

tarcieri opened this pull request over 1 year ago
Tracking issue for generic (e.g. key) types and owned/ref aliases

tarcieri opened this issue over 1 year ago
sec1: can't decode secp256k1 pem

ozwaldorf opened this issue over 1 year ago
CMS `EnvelopedData`

bkstein opened this pull request over 1 year ago
Added RFC 8894 (SCEP) OIDs

bkstein opened this pull request over 1 year ago
tls_codec: v0.3.0

franziskuskiefer opened this pull request over 1 year ago
serdect: safer bytes handling

fjarri opened this pull request over 1 year ago
serdect: is it actually constant-time?

fjarri opened this issue over 1 year ago
chore(deps): bump aes from 0.8.2 to 0.8.3

dependabot[bot] opened this pull request over 1 year ago
Understanding `tls_codec` and it's traits

imor opened this issue over 1 year ago
der_derive: support re-exports for proc-macros

RaitoBezarius opened this pull request over 1 year ago
Make `tls_codec_derive` compatible with `#![no_std]`

imor opened this issue over 1 year ago
chore(deps): bump tempfile from 3.5.0 to 3.6.0

dependabot[bot] opened this pull request over 1 year ago
tls_codec: use fully qualified name in derive macro

imor opened this pull request over 1 year ago
Add Hash implementation to EncodedPoint

nresare opened this pull request over 1 year ago
fix typos in status values

carl-wallace opened this pull request over 1 year ago
initial rfc3161

enri1196 opened this pull request over 1 year ago
const_oid: add RFC 6962 OIDs

imor opened this pull request over 1 year ago
chore(deps): bump base64 from 0.21.0 to 0.21.1

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

dependabot[bot] opened this pull request over 1 year ago
der: SequenceRef doesn't expose its contents.

turbocool3r opened this issue over 1 year ago
gss-api: add `krb5` keyword to Cargo.toml

tarcieri opened this pull request over 1 year ago
gss-api v0.1.0

tarcieri opened this pull request over 1 year ago
gss-api: expand and improve documentation

tarcieri opened this pull request over 1 year ago
fix doc links in new `gss-api` crate

smndtrl opened this pull request over 1 year ago
CI: add config for `gss-api`

tarcieri opened this pull request over 1 year ago
x509-cert: v0.2.2

baloo opened this pull request over 1 year ago
CI: re-enable all minimal-versions checks

tarcieri opened this pull request over 1 year ago
der v0.7.6

tarcieri opened this pull request over 1 year ago
chore(deps): bump ciborium from 0.2.0 to 0.2.1

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

dependabot[bot] opened this pull request over 1 year ago
der: add `SetOf(Vec)::insert(_ordered)`; deprecate `add`

tarcieri opened this pull request over 1 year ago
der: fix handling of non-unique items in `SetOf`(Vec)

tarcieri opened this pull request over 1 year ago
der: add `SetOfVec::{extend, from_iter}`

tarcieri opened this pull request over 1 year ago
Implement TryFrom<String> for strings based on StrOwned.

turbocool3r opened this pull request over 1 year ago
pkcs7 v0.4.1

tarcieri opened this pull request over 1 year ago
pkcs7: deprecate in favor of `cms`

tarcieri opened this pull request over 1 year ago
der: unified generic `*String`/`*StringRef` types

tarcieri opened this issue over 1 year ago
Add to SetOfVec at lexicographically correct position

bkstein opened this pull request over 1 year ago
x509-cert: 0.2.2-pre.1

baloo opened this pull request over 1 year ago
RFC 5652 verification of encapsulated content + signed attributes

phi-gamma opened this issue over 1 year ago
Allow Ia5String to be created from String.

turbocool3r opened this issue over 1 year ago
chore(deps): bump rsa from 0.9.1 to 0.9.2

dependabot[bot] opened this pull request over 1 year ago
Add custom error types to the Decode and DecodeValue traits.

turbocool3r opened this pull request over 1 year ago
Add `gss-api` crate for GSS-API related structs

smndtrl opened this pull request over 1 year ago
der: Support custom error types.

turbocool3r opened this issue over 1 year ago
Add notes about `UTCTime` range being 1970-2049

nick-mobilecoin opened this pull request over 1 year ago
Build SignedData CMS (and PKCS #7)

bkstein opened this pull request over 1 year ago
x509-cert: missing extension implementations

baloo opened this pull request over 1 year ago
spki: 0.7.2

baloo opened this pull request over 1 year ago
x509-cert: consume the `SignatureBitStringEncoding` trait

baloo opened this pull request over 1 year ago
spki: Adds a `SignatureBitStringEncoding` trait

baloo opened this pull request over 1 year ago
pkcs7: IndefiniteLength error decoding DER

jstayton opened this issue over 1 year ago
`cms` and `pkcs7` overlap

tarcieri opened this issue over 1 year ago
cms v0.2.1

tarcieri opened this pull request over 1 year ago
x509-cert: fixup usage of ecdsa signer

baloo opened this pull request over 1 year ago
x509-cert: fixup CI flakiness

baloo opened this pull request over 1 year ago
x509-cert: Error decoding CSR signature bytes

jstayton opened this issue over 1 year ago
x509-cert: v0.2.2

baloo opened this pull request over 1 year ago
x509-cert: v0.2.2-pre

baloo opened this pull request over 1 year ago
x509-cert: v0.3.0-pre

baloo opened this pull request over 1 year ago
der: fix off-by-one error in `BMPString` tag

tarcieri opened this pull request over 1 year ago
x509-cert: adds conversion from `std::net::IpAddr`

baloo opened this pull request over 1 year ago
x509-cert: adds a `CertReq` builder

baloo opened this pull request over 1 year ago
chore(deps): bump rsa from 0.9.0-pre.2 to 0.9.0

dependabot[bot] opened this pull request over 1 year ago
add convenience functions for converting cert(s) to certs-only SignedData message

carl-wallace opened this pull request over 1 year ago
x509-cert: Generate certificate signing request?

jstayton opened this issue over 1 year ago
Is there any way to convert a PEM format cert to p7b format?

pkking opened this issue over 1 year ago
Derive Zeroize and ZeroizeOnDrop for VLBytes

kkohbrok opened this pull request over 1 year ago
x509-cert: make SKI optional in leaf certificate

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

baloo opened this pull request over 1 year ago
der: adds support for `DateTime::INFINITY`

baloo opened this pull request over 1 year ago
pkcs1: missing Cargo.lock update with release 0.7.5

baloo opened this pull request over 1 year ago
x509-cert: adds support for `Time::INFINITY`

baloo opened this pull request over 1 year ago
chore(deps): bump regex from 1.7.3 to 1.8.1

dependabot[bot] opened this pull request over 1 year ago
pkcs1 v0.7.5

tarcieri opened this pull request over 1 year ago
pkcs1: fix import failure

tarcieri opened this pull request over 1 year ago
pkcs1 v0.7.4

tarcieri opened this pull request over 1 year ago
Enable dependabot for all subcrate in workspace

NobodyXu opened this pull request over 1 year ago
x509-cert: better debug info when `zlint` isn't installed

tarcieri opened this pull request over 1 year ago
x509-cert: extraneous PhantomData in `TbsCertificate`

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

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

baloo opened this pull request over 1 year ago
der_derive: handle type generics in sequence

baloo opened this pull request over 1 year ago
Fix feature `alloc` and `pem` in `pkcs1`

NobodyXu opened this pull request over 1 year ago
der: provide a noop implementation for PhantomData

baloo opened this pull request over 1 year ago
pkcs1 v0.7.3

tarcieri opened this pull request over 1 year ago
RsaPssParams and RsaOaepParams fixes

lumag opened this pull request over 1 year ago
der: add `Decode` and `Encode` impls for `PhantomData`

tarcieri opened this pull request over 1 year ago
der/derive: support for skipped field

baloo opened this pull request over 1 year ago
x509-cert: builder: support RandomizedSigner too.

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

tarcieri opened this pull request over 1 year ago