devand icon indicating copy to clipboard operation
devand copied to clipboard

RUSTSEC-2020-0018: crate has been renamed to `block-cipher`

Open github-actions[bot] opened this issue 5 years ago • 1 comments

crate has been renamed to block-cipher

Details
Status unmaintained
Package block-cipher-trait
Version 0.6.2
URL https://github.com/RustCrypto/traits/pull/139
Date 2020-05-26

This crate has been renamed from block-cipher-trait to block-cipher.

The new repository location is at:

<https://github.com/RustCrypto/traits/tree/master/block-cipher>

See advisory page for additional details.

github-actions[bot] avatar Aug 13 '20 04:08 github-actions[bot]


Crate:  block-cipher-trait
Title:  crate has been renamed to `block-cipher`
Date:   2020-05-26
URL:    https://rustsec.org/advisories/RUSTSEC-2020-0018
Dependency tree:
block-cipher-trait 0.6.2
├── aesni 0.6.0
│   └── aes 0.3.2
│       └── aes-gcm 0.5.0
│           └── cookie 0.11.3
│               └── rocket_http 0.4.5
│                   ├── rocket_codegen 0.4.5
│                   │   └── rocket 0.4.5
│                   │       ├── rocket_contrib 0.4.5
│                   │       │   └── devand-web 0.1.0
│                   │       └── devand-web 0.1.0
│                   └── rocket 0.4.5
├── aes-soft 0.3.3
│   └── aes 0.3.2
├── aes-gcm 0.5.0
└── aes 0.3.2

alepez avatar Aug 13 '20 23:08 alepez