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 hybrid-array from 0.2.0-rc.9 to 0.2.0-rc.10
dependabot[bot] opened this pull request 3 months ago
dependabot[bot] opened this pull request 3 months ago
sec1 v0.8.0-rc.2
tarcieri opened this pull request 4 months ago
tarcieri opened this pull request 4 months ago
sec1: bump `serdect` dependency to v0.3.0-rc.0
tarcieri opened this pull request 4 months ago
tarcieri opened this pull request 4 months ago
const-oid: fix large arc handling in encoder
tarcieri opened this pull request 4 months ago
tarcieri opened this pull request 4 months ago
pkcs5: allow empty algId prf parameter for PBES2 params
ancwrd1 opened this pull request 4 months ago
ancwrd1 opened this pull request 4 months ago
Incorrect Object Identifier DER Encoding
zhengyao-lin opened this issue 4 months ago
zhengyao-lin opened this issue 4 months ago
cms: implement a `SignedDataBuilder` for PSS
baloo opened this issue 4 months ago
baloo opened this issue 4 months ago
der: remove remaining `doc(cfg(...))`
tarcieri opened this pull request 4 months ago
tarcieri opened this pull request 4 months ago
x509-cert: use `BuilderProfile` for consistency
baloo opened this pull request 4 months ago
baloo opened this pull request 4 months ago
serdect v0.3.0-rc.0
tarcieri opened this pull request 4 months ago
tarcieri opened this pull request 4 months ago
serdect: return the deserialized buffer during deserialization
fjarri opened this pull request 4 months ago
fjarri opened this pull request 4 months ago
x509-cert: rename `builder::BuildProfile` to avoid confusion
baloo opened this pull request 4 months ago
baloo opened this pull request 4 months ago
x509-cert: document `add_extension` link to examples
baloo opened this pull request 4 months ago
baloo opened this pull request 4 months ago
der: add GeneralString in Tag
zkonge opened this pull request 4 months ago
zkonge opened this pull request 4 months ago
der: add GeneraString (or more) tag(s)
zkonge opened this issue 4 months ago
zkonge opened this issue 4 months ago
x509-cert: make `RelativeDistinguishedName` field private
tarcieri opened this pull request 4 months ago
tarcieri opened this pull request 4 months ago
x509-cert: remove `RelativeDistinguishedName::encode_from_string`
tarcieri opened this pull request 4 months ago
tarcieri opened this pull request 4 months ago
x509-cert: make `RdnSequence`'s inner field private
tarcieri opened this pull request 4 months ago
tarcieri opened this pull request 4 months ago
fix pkcs8 breaks in dependencies
baloo opened this pull request 4 months ago
baloo opened this pull request 4 months ago
x509-cert: move `'static` bounds to `Profile` trait
tarcieri opened this pull request 4 months ago
tarcieri opened this pull request 4 months ago
x509-cert: make (Tbs)`CertificateInner` fields private
tarcieri opened this pull request 4 months ago
tarcieri opened this pull request 4 months ago
cut pkcs1 pkcs8 and sec1 pre-releases
baloo opened this pull request 4 months ago
baloo opened this pull request 4 months ago
x509-cert: time encoding, comply with rfc
baloo opened this pull request 4 months ago
baloo opened this pull request 4 months ago
Cargo.lock: bump dependencies
tarcieri opened this pull request 4 months ago
tarcieri opened this pull request 4 months ago
ecdsa,elliptic-curve,rsa: use `master` branch
tarcieri opened this pull request 4 months ago
tarcieri opened this pull request 4 months ago
x509-cert: rework validity to check UTCtime encoding
baloo opened this pull request 4 months ago
baloo opened this pull request 4 months ago
x509-cert: make `Name` a new type over `RdnSequence`
baloo opened this pull request 4 months ago
baloo opened this pull request 4 months ago
der: document `RefToOwned` and `OwnedToRef`
baloo opened this pull request 4 months ago
baloo opened this pull request 4 months ago
x509-cert: rename helpers to `get_extension`/`filter_extensions`
baloo opened this pull request 4 months ago
baloo opened this pull request 4 months ago
Should `Validity::decode_value` error when `GeneralizedTime` is used for dates before 2050?
zacknewman opened this issue 4 months ago
zacknewman opened this issue 4 months ago
`Time::try_from` violates RFC 5280 by returning `GeneralizedTime` instead of `UtcTime`
zacknewman opened this issue 4 months ago
zacknewman opened this issue 4 months ago
chore(deps): bump tokio from 1.39.3 to 1.40.0
dependabot[bot] opened this pull request 4 months ago
dependabot[bot] opened this pull request 4 months ago
x509-cert: Make it easier to work with the contents of a `Name`
str4d opened this issue 4 months ago
str4d opened this issue 4 months ago
der: Document (or improve) `der::Decode` trait impl error handling
str4d opened this issue 4 months ago
str4d opened this issue 4 months ago
x509-cert: Rename and document `TbsCertificateInner::{get, filter}`
str4d opened this issue 4 months ago
str4d opened this issue 4 months ago
x509-cert: Document (or improve) how to construct custom extensions
str4d opened this issue 4 months ago
str4d opened this issue 4 months ago
x509-cert: Document (or improve) how to construct `Name`
str4d opened this issue 4 months ago
str4d opened this issue 4 months ago
spki: Document (or improve) how to convert between `SubjectPublicKeyInfoOwned` and `SubjectPublicKeyInfoRef`
str4d opened this issue 4 months ago
str4d opened this issue 4 months ago
x509-cert: Constructed `Certificate` profile is always RFC 5280, ignoring the `CertificateBuilder` profile
str4d opened this issue 4 months ago
str4d opened this issue 4 months ago
x509-cert: Only allow `Certificate`s to be constructed via either the builder or deserialization
str4d opened this issue 4 months ago
str4d opened this issue 4 months ago
Add support for KEMRecipientInfo as defined in RFC9629
carl-wallace opened this pull request 5 months ago
carl-wallace opened this pull request 5 months ago
chore(deps): bump tokio from 1.39.2 to 1.39.3
dependabot[bot] opened this pull request 5 months ago
dependabot[bot] opened this pull request 5 months ago
pkcs8: provide PrivateKeyInfoRef/PrivateKeyInfoOwned
baloo opened this pull request 5 months ago
baloo opened this pull request 5 months ago
der v0.8.0-rc.1
tarcieri opened this pull request 5 months ago
tarcieri opened this pull request 5 months ago
der: don't validate `SetOf` ordering after sorting
tarcieri opened this pull request 5 months ago
tarcieri opened this pull request 5 months ago
der: refactor `Header::peek`
tarcieri opened this pull request 5 months ago
tarcieri opened this pull request 5 months ago
der: refactor `Tag::peek`
tarcieri opened this pull request 5 months ago
tarcieri opened this pull request 5 months ago
der: add `Reader::peek_into`
tarcieri opened this pull request 5 months ago
tarcieri opened this pull request 5 months ago
x509-cert: simplify CI (fewer cargo-hack combos)
tarcieri opened this pull request 5 months ago
tarcieri opened this pull request 5 months ago
der: `PemReader` simplifications
tarcieri opened this pull request 5 months ago
tarcieri opened this pull request 5 months ago
der: `Reader::peek_into`
tarcieri opened this issue 5 months ago
tarcieri opened this issue 5 months ago
der: refactor `Reader::read_nested`
tarcieri opened this pull request 5 months ago
tarcieri opened this pull request 5 months ago
chore(deps): bump serde-json-core from 0.5.1 to 0.6.0
dependabot[bot] opened this pull request 5 months ago
dependabot[bot] opened this pull request 5 months ago
der_derive: add workaround for `syn` v2.0.73
tarcieri opened this pull request 5 months ago
tarcieri opened this pull request 5 months ago
der_derive: could not compile with syn v2.0.73
yayanyang opened this issue 5 months ago
yayanyang opened this issue 5 months ago
chore(deps): bump toml from 0.8.16 to 0.8.19
dependabot[bot] opened this pull request 5 months ago
dependabot[bot] opened this pull request 5 months ago
chore(deps): bump rstest from 0.21.0 to 0.22.0
dependabot[bot] opened this pull request 5 months ago
dependabot[bot] opened this pull request 5 months ago
chore(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
chore(deps): bump toml from 0.8.15 to 0.8.16
dependabot[bot] opened this pull request 5 months ago
dependabot[bot] opened this pull request 5 months ago
chore(deps): bump tokio from 1.38.1 to 1.39.2
dependabot[bot] opened this pull request 5 months ago
dependabot[bot] opened this pull request 5 months ago
pem-rfc7468 v1.0.0-rc.1
tarcieri opened this pull request 5 months ago
tarcieri opened this pull request 5 months ago
pem-rfc7468: add `detect_base64_line_width` and `new_detect_wrap`
tarcieri opened this pull request 5 months ago
tarcieri opened this pull request 5 months ago
Bump `rsa` to v0.10.0-pre.2
tarcieri opened this pull request 5 months ago
tarcieri opened this pull request 5 months ago
pkcs5 v0.8.0-rc.1
tarcieri opened this pull request 5 months ago
tarcieri opened this pull request 5 months ago
Use latest prereleases
tarcieri opened this pull request 5 months ago
tarcieri opened this pull request 5 months ago
der: fix CI config for path to `der_derive`
tarcieri opened this pull request 5 months ago
tarcieri opened this pull request 5 months ago
Cut `pkcs*` crate prereleases
tarcieri opened this pull request 5 months ago
tarcieri opened this pull request 5 months ago
der v0.8.0-rc.0
tarcieri opened this pull request 5 months ago
tarcieri opened this pull request 5 months ago
Move `der/derive` => `der_derive`
tarcieri opened this pull request 5 months ago
tarcieri opened this pull request 5 months ago
pem-rfc7468 v1.0.0-rc.0
tarcieri opened this pull request 5 months ago
tarcieri opened this pull request 5 months ago
const-oid v0.10.0-rc.0
tarcieri opened this pull request 5 months ago
tarcieri opened this pull request 5 months ago
der: add `SequenceRef::as_bytes` and `AsRef<[u8]>` impl
tarcieri opened this pull request 5 months ago
tarcieri opened this pull request 5 months ago
Rust 1.80 fixes
tarcieri opened this pull request 5 months ago
tarcieri opened this pull request 5 months ago
cms: `TagUnexpected` error, but works fine in OpenSSL
xbjfk opened this issue 5 months ago
xbjfk opened this issue 5 months ago
der: allow all blanket impls on `?Sized` types
tarcieri opened this pull request 5 months ago
tarcieri opened this pull request 5 months ago
chore(deps): bump base32 from 0.5.0 to 0.5.1
dependabot[bot] opened this pull request 6 months ago
dependabot[bot] opened this pull request 6 months ago
chore(deps): bump tokio from 1.38.0 to 1.38.1
dependabot[bot] opened this pull request 6 months ago
dependabot[bot] opened this pull request 6 months ago
chore(deps): bump toml from 0.8.14 to 0.8.15
dependabot[bot] opened this pull request 6 months ago
dependabot[bot] opened this pull request 6 months ago
x509-cert: rework the check for ordering of name
baloo opened this pull request 6 months ago
baloo opened this pull request 6 months ago
chore(deps): bump bytes from 1.6.0 to 1.6.1
dependabot[bot] opened this pull request 6 months ago
dependabot[bot] opened this pull request 6 months ago
chore(deps): bump flagset from 0.4.5 to 0.4.6
dependabot[bot] opened this pull request 6 months ago
dependabot[bot] opened this pull request 6 months ago
Error: ASN.1 CONTEXT-SPECIFIC [0] (constructed) not canonically encoded as DER
NuSkooler opened this issue 6 months ago
NuSkooler opened this issue 6 months ago
der-derive: v0.7.3
baloo opened this pull request 6 months ago
baloo opened this pull request 6 months ago
der-derive: avoid type inference when using default
baloo opened this pull request 6 months ago
baloo opened this pull request 6 months ago
x509-cert: specify concrete types to help the compiler
istankovic opened this pull request 6 months ago
istankovic opened this pull request 6 months ago
x509-cert: add EKU extensions to builders
baloo opened this pull request 6 months ago
baloo opened this pull request 6 months ago
der: fixup multiple-bounds-declaration warning
baloo opened this pull request 6 months ago
baloo opened this pull request 6 months ago
chore(deps): bump lazy_static from 1.4.0 to 1.5.0
dependabot[bot] opened this pull request 6 months ago
dependabot[bot] opened this pull request 6 months ago
chore(deps): bump proptest from 1.2.0 to 1.5.0
dependabot[bot] opened this pull request 6 months ago
dependabot[bot] opened this pull request 6 months ago
chore(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
chore(deps): bump hybrid-array from 0.2.0-rc.8 to 0.2.0-rc.9
dependabot[bot] opened this pull request 6 months ago
dependabot[bot] opened this pull request 6 months ago
chore: fix some comments
wangcundashang opened this pull request 7 months ago
wangcundashang opened this pull request 7 months ago
pkcs5: add support for using AES-GCM in PBES2
randombit opened this pull request 7 months ago
randombit opened this pull request 7 months ago
Support for GCM in PKCS8
randombit opened this issue 7 months ago
randombit opened this issue 7 months ago
Issue with pkcs8 encrypted private key PKCS#8 ASN.1 error: unknown/unsupported OID: 1.2.840.113549.3.7 at DER byte 80
bobdemp opened this issue 7 months ago
bobdemp opened this issue 7 months ago
pkcs8: use `pbes2::Parameters::recommended`
tarcieri opened this pull request 7 months ago
tarcieri opened this pull request 7 months ago
implement `std::error::Error` for `cms` and `pkcs5` crates
DevelAngel opened this pull request 7 months ago
DevelAngel opened this pull request 7 months ago
chore(deps): bump tokio from 1.37.0 to 1.38.0
dependabot[bot] opened this pull request 7 months ago
dependabot[bot] opened this pull request 7 months ago
chore(deps): bump rstest from 0.19.0 to 0.21.0
dependabot[bot] opened this pull request 7 months ago
dependabot[bot] opened this pull request 7 months ago
chore(deps): bump toml from 0.8.13 to 0.8.14
dependabot[bot] opened this pull request 7 months ago
dependabot[bot] opened this pull request 7 months ago