Skip to content

Bump cipher crate to v0.3.0-pre#193

Merged
tarcieri merged 1 commit intomasterfrom
cipher/v0.3.0-pre
Nov 25, 2020
Merged

Bump cipher crate to v0.3.0-pre#193
tarcieri merged 1 commit intomasterfrom
cipher/v0.3.0-pre

Conversation

@tarcieri
Copy link
Member

Note: this depends on RustCrypto/block-ciphers#202 being merged first

## Crates
| Name | Crates.io | Documentation | Build Status |
|--------------|-----------|---------------|--------------|
| [`aes-ctr`] | [![crates.io](https://img.shields.io/crates/v/aes-ctr.svg)](https://crates.io/crates/aes-ctr) | [![Documentation](https://docs.rs/aes-ctr/badge.svg)](https://docs.rs/aes-ctr) | ![build](https://github.com/RustCrypto/stream-ciphers/workflows/aes-ctr/badge.svg?branch=master&event=push)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that this PR deletes the aes-ctr crate as its functionality has been subsumed into the aes crate.

Note: this commit also deletes the `aes-ctr` crate, as its previous
functionality has been subsumed into the `aes` crate.
@tarcieri tarcieri changed the title [WIP] Bump cipher crate to v0.3.0-pre Bump cipher crate to v0.3.0-pre Nov 25, 2020
@tarcieri tarcieri marked this pull request as ready for review November 25, 2020 20:45
@tarcieri tarcieri requested a review from newpavlov November 25, 2020 20:45
@tarcieri tarcieri merged commit 8bf8627 into master Nov 25, 2020
@tarcieri tarcieri deleted the cipher/v0.3.0-pre branch November 25, 2020 21:10
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