Skip to content

pkcs5: simple pbes2::Params constructors#1207

Merged
tarcieri merged 4 commits intomasterfrom
pkcs5/simple-params-constructors
Jan 8, 2024
Merged

pkcs5: simple pbes2::Params constructors#1207
tarcieri merged 4 commits intomasterfrom
pkcs5/simple-params-constructors

Conversation

@tarcieri
Copy link
Copy Markdown
Member

@tarcieri tarcieri commented Aug 27, 2023

Adds constructors which handle generating PHF salts and cipher IVs from a provided RNG.

Closes #1205

@tarcieri tarcieri force-pushed the pkcs5/simple-params-constructors branch 3 times, most recently from 2738fc5 to c17e6fb Compare August 28, 2023 20:15
baloo and others added 2 commits January 7, 2024 16:12
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
Adds constructors which handle generating PHF salts and cipher IVs from
a provided RNG.
@tarcieri tarcieri force-pushed the pkcs5/simple-params-constructors branch from 9cc6db3 to 482cb5b Compare January 7, 2024 23:12
@tarcieri tarcieri changed the title [WIP] pkcs5: simple pbes2::Params constructors pkcs5: simple pbes2::Params constructors Jan 7, 2024
@tarcieri tarcieri marked this pull request as ready for review January 7, 2024 23:12
@tarcieri tarcieri force-pushed the pkcs5/simple-params-constructors branch from b4109ae to ea4f6e5 Compare January 7, 2024 23:31
@tarcieri tarcieri merged commit 377290f into master Jan 8, 2024
@tarcieri tarcieri deleted the pkcs5/simple-params-constructors branch January 8, 2024 01:10
@tarcieri tarcieri mentioned this pull request Apr 24, 2026
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.

pkcs8: An easier way to pass in scrypt parameters?

2 participants