Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update crates to cipher v0.4 #284

Merged
merged 2 commits into from Feb 10, 2022
Merged

Update crates to cipher v0.4 #284

merged 2 commits into from Feb 10, 2022

Conversation

newpavlov
Copy link
Member

@newpavlov newpavlov commented Aug 30, 2021

Depends on RustCrypto/utils#566 and RustCrypto/traits#727.

Block mode crates are moved into a separate repository, see RustCrypto/block-modes#2.

Closes #210
Closes #245
Closes #277

RUSTFLAGS: "-Dwarnings --cfg aes_force_soft --cfg aes_compact"
run: |
cargo build --target ${{ matrix.target }}
cargo build --target ${{ matrix.target }} --features hazmat
Copy link
Member Author

Choose a reason for hiding this comment

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

I wonder if it's possible to simplify this.

@newpavlov newpavlov changed the title Migrate to cipher v0.4 Update crates to cipher v0.4 Feb 10, 2022
@newpavlov newpavlov merged commit 736671f into master Feb 10, 2022
@newpavlov newpavlov deleted the cipher_v0.4 branch February 10, 2022 08:54
tarcieri added a commit that referenced this pull request Mar 17, 2022
Looks like they were broken in #284
tarcieri added a commit that referenced this pull request Mar 17, 2022
Looks like they were broken in #284
tarcieri added a commit that referenced this pull request Mar 17, 2022
Looks like they were broken in #284
tarcieri added a commit that referenced this pull request Mar 17, 2022
Looks like they were broken in #284
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant