Skip to content

der: bytes feature#1156

Merged
tarcieri merged 1 commit intomasterfrom
der/bytes-feature
Jul 17, 2023
Merged

der: bytes feature#1156
tarcieri merged 1 commit intomasterfrom
der/bytes-feature

Conversation

@tarcieri
Copy link
Copy Markdown
Member

Adds (optional) support for using bytes::Bytes as an OctetString.

Adds (optional) support for using `bytes::Bytes` as an `OctetString`.
@tarcieri tarcieri force-pushed the der/bytes-feature branch from 038d1ba to 3699ed9 Compare July 17, 2023 00:15
@tarcieri tarcieri merged commit 3a0f2fa into master Jul 17, 2023
@tarcieri tarcieri deleted the der/bytes-feature branch July 17, 2023 01:07
baloo added a commit to baloo/formats that referenced this pull request Aug 7, 2023
Added
- `bytes` feature ([RustCrypto#1156])
- impl `RefToOwned`/`OwnedToRef` for `&[u8]`/`Box<[u8]>` ([RustCrypto#1188])
- `BmpString` ([RustCrypto#1164])

Changed
- no-panic cleanup ([RustCrypto#1169])
- Bump `der_derive` dependency to v0.7.2 ([RustCrypto#1192])

[RustCrypto#1156]: RustCrypto#1156
[RustCrypto#1164]: RustCrypto#1164
[RustCrypto#1169]: RustCrypto#1169
[RustCrypto#1188]: RustCrypto#1188
[RustCrypto#1192]: RustCrypto#1192

Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
@baloo baloo mentioned this pull request Aug 7, 2023
baloo added a commit that referenced this pull request Aug 7, 2023
Added
- `bytes` feature ([#1156])
- impl `RefToOwned`/`OwnedToRef` for `&[u8]`/`Box<[u8]>` ([#1188])
- `BmpString` ([#1164])

Changed
- no-panic cleanup ([#1169])
- Bump `der_derive` dependency to v0.7.2 ([#1192])

[#1156]: #1156
[#1164]: #1164
[#1169]: #1169
[#1188]: #1188
[#1192]: #1192

Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
scv35 pushed a commit to scv35/format-encoders-decoders that referenced this pull request Jul 4, 2025
Added
- `bytes` feature ([#1156])
- impl `RefToOwned`/`OwnedToRef` for `&[u8]`/`Box<[u8]>` ([#1188])
- `BmpString` ([#1164])

Changed
- no-panic cleanup ([#1169])
- Bump `der_derive` dependency to v0.7.2 ([#1192])

[#1156]: RustCrypto/formats#1156
[#1164]: RustCrypto/formats#1164
[#1169]: RustCrypto/formats#1169
[#1188]: RustCrypto/formats#1188
[#1192]: RustCrypto/formats#1192

Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
ghost-knightx56yui added a commit to ghost-knightx56yui/formats that referenced this pull request Nov 13, 2025
Added
- `bytes` feature ([#1156])
- impl `RefToOwned`/`OwnedToRef` for `&[u8]`/`Box<[u8]>` ([#1188])
- `BmpString` ([#1164])

Changed
- no-panic cleanup ([#1169])
- Bump `der_derive` dependency to v0.7.2 ([#1192])

[#1156]: RustCrypto/formats#1156
[#1164]: RustCrypto/formats#1164
[#1169]: RustCrypto/formats#1169
[#1188]: RustCrypto/formats#1188
[#1192]: RustCrypto/formats#1192

Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant