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

cipher v0.3.0 #621

Closed
wants to merge 1 commit into from
Closed

cipher v0.3.0 #621

wants to merge 1 commit into from

Conversation

tarcieri
Copy link
Member

@tarcieri tarcieri commented Apr 28, 2021

Added

  • Encrypt/decrypt-only block cipher traits (#352)
  • Re-export blobby from root (#435)
  • Block cipher trait blanket impls for refs (#441)

Changed

  • Consolidate error types (#373)
  • Change SeekNum impls to fit with the new BlockBuffer (#435)
  • Reorganize modules (#435)
  • Renamed new_var to new_from_slice(s) (#442)

@tarcieri
Copy link
Member Author

Merged / released, but out-of-date with current master.

Will incorporate this commit in a rollup merge.

@tarcieri tarcieri closed this Apr 28, 2021
@tarcieri tarcieri deleted the cipher/v0.3.0 branch April 28, 2021 22:15
tarcieri added a commit to RustCrypto/block-ciphers that referenced this pull request Apr 29, 2021
Releases new versions of all crates in this repository which incorporate
the `cipher` v0.3 release changes (RustCrypto/traits#621)
tarcieri added a commit to RustCrypto/block-ciphers that referenced this pull request Apr 29, 2021
Releases new versions of all crates in this repository which incorporate
the `cipher` v0.3 release changes (RustCrypto/traits#621)
tarcieri added a commit to RustCrypto/stream-ciphers that referenced this pull request Apr 29, 2021
Releases new versions of all crates in this repository which incorporate
the `cipher` v0.3 release changes (RustCrypto/traits#621)
tarcieri added a commit to RustCrypto/stream-ciphers that referenced this pull request Apr 29, 2021
Releases new versions of all crates in this repository which incorporate
the `cipher` v0.3 release changes (RustCrypto/traits#621)
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.

None yet

1 participant