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

Correctly format email addresses.

cobward opened this pull request 7 months ago
base32ct: add const encoded_len fn

dodomorandi opened this pull request 7 months ago
base32ct+base64ct: unpin `proptest`; MSRV 1.65

tarcieri opened this pull request 7 months ago
base32ct v0.2.1

tarcieri opened this pull request 7 months ago
base32ct: fix broken encoding of unpadded base32

dodomorandi opened this pull request 7 months ago
chore(deps): bump zeroize from 1.7.0 to 1.8.1

dependabot[bot] opened this pull request 7 months ago
der: have `Reader::peek*` methods take `&mut self`

tarcieri opened this pull request 7 months ago
const-oid: type for OIDs in DB

tarcieri opened this issue 7 months ago
support private tags and tag numbers >30 that are stored in long form

kamulos opened this pull request 8 months ago
der: introduce an `AnyLike` trait to mark parameters

baloo opened this pull request 8 months ago
spki: implement `Hash` for `AlgorithmIdentifier`

baloo opened this pull request 8 months ago
const-oid: migrate database to `ObjectIdentifierRef`

baloo opened this pull request 8 months ago
chore(deps): bump base32 from 0.4.0 to 0.5.0

baloo opened this pull request 8 months ago
chore(deps): bump toml from 0.8.12 to 0.8.13

dependabot[bot] opened this pull request 8 months ago
chore(deps): bump base32 from 0.4.0 to 0.5.0

dependabot[bot] opened this pull request 8 months ago
const-oid: 0.10.0-pre.3

baloo opened this pull request 8 months ago
x509-tsp: re-export cmpv2

baloo opened this pull request 8 months ago
const-oid: adds rfc3161 OIDs

baloo opened this pull request 8 months ago
Add support for Base32 upper unpadded alphabet

dodomorandi opened this pull request 8 months ago
Feature request: add upper unpadded variant alphabet to base32ct

dodomorandi opened this issue 8 months ago
x509-ocsp: add support for parsing profiles

baloo opened this pull request 8 months ago
x509-cert: accept rfc5280-invalid certificates as trustanchor

baloo opened this pull request 8 months ago
der-derive: adds generics support for `ValueOrd` and `Choice`

baloo opened this pull request 8 months ago
doc(der_derive): Add documentation for field-level tag_mode attribute.

mkbanchi opened this pull request 8 months ago
der: return `Tag::Integer.length_error()` on empty ints

tarcieri opened this pull request 8 months ago
rust 1.78 fixups

baloo opened this pull request 8 months ago
chore(deps): bump base64 from 0.22.0 to 0.22.1

dependabot[bot] opened this pull request 8 months ago
chore(deps): bump rmp-serde from 1.2.0 to 1.3.0

dependabot[bot] opened this pull request 8 months ago
chore(deps): bump getrandom from 0.2.14 to 0.2.15

dependabot[bot] opened this pull request 8 months ago
DER canonical encoding for INTEGERs

mkbanchi opened this issue 8 months ago
Add STB (Belarus standarts) to const-oid

makavity opened this pull request 8 months ago
x509-cert: local zlint failures

tarcieri opened this issue 8 months ago
pkcs5: cms: spki: bump dependencies to pre-releases

baloo opened this pull request 8 months ago
pkcs12: flatten API

tarcieri opened this pull request 9 months ago
der: add `Decode::from_ber`

tarcieri opened this pull request 9 months ago
chore(deps): bump rmp-serde from 1.1.2 to 1.2.0

dependabot[bot] opened this pull request 9 months ago
Don't fail with InvalidLength when reading nothing at end of data

mpalmer opened this pull request 9 months ago
der: preservation of order in sets during reencode

metthal opened this issue 9 months ago
Mising error in implementation

Firstyear opened this issue 9 months ago
chore(deps): bump rstest from 0.18.2 to 0.19.0

dependabot[bot] opened this pull request 9 months ago
Addition of BER

Firstyear opened this issue 9 months ago
der: Encoding higher tag number

xaqq opened this issue 9 months ago
chore(deps): bump getrandom from 0.2.12 to 0.2.14

dependabot[bot] opened this pull request 9 months ago
Add feature flag to enable serde derive in re-export

martynp opened this pull request 9 months ago
spki: fix `OidUnknown` reporting

tarcieri opened this pull request 9 months ago
der: add changelog entry for v0.7.9

baloo opened this pull request 9 months ago
chore(deps): bump tokio from 1.36.0 to 1.37.0

dependabot[bot] opened this pull request 9 months ago
der v0.7.9

baloo opened this pull request 9 months ago
Make sure `der` crate is compatible with potential language breaking changes

WaffleLapkin opened this pull request 9 months ago
Fix `repository` field in Cargo.toml

link2xt opened this pull request 9 months ago
der: fixup windows `write_secret_file` helper

baloo opened this pull request 9 months ago
Revert "der: add `Error::(set_)source`; remove `Clone` + `Copy` (#1328)"

tarcieri opened this pull request 9 months ago
chore(deps): bump bytes from 1.5.0 to 1.6.0

dependabot[bot] opened this pull request 10 months ago
chore(deps): bump hybrid-array from 0.2.0-rc.7 to 0.2.0-rc.8

dependabot[bot] opened this pull request 10 months ago
chore(deps): bump toml from 0.8.11 to 0.8.12

dependabot[bot] opened this pull request 10 months ago
chore(deps): bump toml from 0.8.10 to 0.8.11

dependabot[bot] opened this pull request 10 months ago
Remove duplicate test

alex opened this pull request 10 months ago
Can not parse some pem data

ZhanhuaJin opened this issue 10 months ago
Fix CI // missing git branch

baloo opened this pull request 10 months ago
chore(deps): bump base64 from 0.21.5 to 0.22.0

dependabot[bot] opened this pull request 10 months ago
chore(deps): bump hybrid-array from 0.2.0-rc.5 to 0.2.0-rc.7

dependabot[bot] opened this pull request 10 months ago
chore(deps): bump flagset from 0.4.4 to 0.4.5

dependabot[bot] opened this pull request 10 months ago
tls_codec: Fix readme links

franziskuskiefer opened this pull request 10 months ago
Forward feature flags to the spki crate

kornelski opened this pull request 10 months ago
RFC5083 - AuthEnvelopedData

enri1196 opened this pull request 10 months ago
der: provide optional integration with the `bytes` crate

abonander opened this issue 11 months ago
Fix tagging mode on EncryptedValue structure

carl-wallace opened this pull request 11 months ago
x509-cert: typo in documentation

baloo opened this pull request 11 months ago
fix CertTemplate (should have used OptionalValidity, not Validity)

carl-wallace opened this pull request 11 months ago
cms: unable to parse `RecipientEncryptedKey`

knecht opened this issue 11 months ago
How do I create a valid openssl DER or PEM file using pkcs8?

gshuflin opened this issue 11 months ago
chore(deps): bump toml from 0.8.9 to 0.8.10

dependabot[bot] opened this pull request 11 months ago
chore(deps): bump clap_lex from 0.5.0 to 0.7.0

dependabot[bot] opened this pull request 11 months ago
chore(deps): bump hybrid-array from 0.2.0-rc.1 to 0.2.0-rc.5

dependabot[bot] opened this pull request 11 months ago
tls_codec: expose vlen functions

franziskuskiefer opened this pull request 11 months ago
chore(deps): bump tokio from 1.35.1 to 1.36.0

dependabot[bot] opened this pull request 11 months ago
chore(deps): bump toml from 0.8.8 to 0.8.9

dependabot[bot] opened this pull request 11 months ago
chore(deps): bump hybrid-array from 0.2.0-rc.1 to 0.2.0-rc.4

dependabot[bot] opened this pull request 11 months ago
fix typos

shuja73 opened this pull request 11 months ago
chore(deps): bump hybrid-array from 0.2.0-rc.1 to 0.2.0-rc.3

dependabot[bot] opened this pull request 11 months ago
chore(deps): bump ciborium from 0.2.1 to 0.2.2

dependabot[bot] opened this pull request 11 months ago
const-oid: add TPM related OIDs

baloo opened this pull request 11 months ago
tls_codec v0.4.1

franziskuskiefer opened this pull request 11 months ago
tls_codec: 0.4.1-pre.1

franziskuskiefer opened this pull request 12 months ago
tls_codec: Add missing docs

kkohbrok opened this pull request 12 months ago
Change RKeyId enum variant to use constructed encoding

andrewmah opened this pull request 12 months ago
x509-cert: Error when targeting WASM

OtaK opened this issue 12 months ago
chore(deps): bump actions/cache from 3 to 4

dependabot[bot] opened this pull request 12 months ago
tls_codec: Introduce helper macro for conditional deserialization

kkohbrok opened this pull request 12 months ago
der: improve `TeletexStringRef` docs

tarcieri opened this pull request 12 months ago
der: add `Error::(set_)source`; remove `Clone` + `Copy`

tarcieri opened this pull request 12 months ago
x509-cert: ignore commonName warning

baloo opened this pull request 12 months ago
Bump X.509-based crates to prerelease versions; MSRV 1.75

tarcieri opened this pull request 12 months ago
chore(deps): bump getrandom from 0.2.11 to 0.2.12

dependabot[bot] opened this pull request 12 months ago
sec1: bump `hybrid-array` to v0.2.0-rc.0

tarcieri opened this pull request 12 months ago