Skip to content

pkcs5 v0.8.0#2301

Merged
tarcieri merged 1 commit intomasterfrom
pkcs5/v0.8.0
Apr 24, 2026
Merged

pkcs5 v0.8.0#2301
tarcieri merged 1 commit intomasterfrom
pkcs5/v0.8.0

Conversation

@tarcieri
Copy link
Copy Markdown
Member

Added

  • pbes2::Params constructors (#1207)
  • EncryptionScheme::generate method gated on getrandom feature (#2297)
  • pbes2::Parameters::generate method gated on getrandom feature (#2297)

Changed

  • All types now own rather than borrow their data (#1195)
  • Upgrade to the 2024 edition; MSRV 1.85 (#1670)
  • Bump rand_core to v0.10 (#2198)
  • Bump getrandom to v0.4 (#2198)
  • Bump der to v0.8 (#2234)
  • Bump sha2 to v0.11 (#2273)
  • Bump aes to v0.9 (#2281)
  • Bump cbc to v0.2 (#2282)
  • Bump des to v0.9 (#2282)
  • Bump pbkdf2 to v0.13 (#2291)
  • Bump scrypt to v0.12 (#2291)

Fixed

  • Allow empty algId PRF parameter for PBES2 params (#1521)
  • Incorrect error was being returned from CBC decryption (#1678)

Removed

@tarcieri tarcieri merged commit 26a7708 into master Apr 24, 2026
189 checks passed
@tarcieri tarcieri deleted the pkcs5/v0.8.0 branch April 24, 2026 15:33
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