Skip to content

der: 0.7.8 - #1192

Merged
baloo merged 1 commit into
RustCrypto:masterfrom
baloo:baloo/der/0.7.8
Aug 7, 2023
Merged

der: 0.7.8#1192
baloo merged 1 commit into
RustCrypto:masterfrom
baloo:baloo/der/0.7.8

Conversation

@baloo

@baloobaloo commented Aug 7, 2023

Copy link
Copy Markdown
Member

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)

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>
Comment threadder/CHANGELOG.md
@baloo
baloo merged commit bb80aa0 into RustCrypto:masterAug 7, 2023
@baloo
baloo deleted the baloo/der/0.7.8 branch August 7, 2023 22:27
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 freeto 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.

2 participants

@baloo@tarcieri