Skip to content

pkcs5: simple pbes2::Params constructors - #1207

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

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

Conversation

@tarcieri

@tarcieritarcieri commented Aug 27, 2023

Copy link
Copy Markdown
Member

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

Closes#1205

@tarcieri
tarcieriforce-pushed the pkcs5/simple-params-constructors branch 3 times, most recently from 2738fc5 to c17e6fbCompareAugust 28, 2023 20:15
balooand 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
tarcieriforce-pushed the pkcs5/simple-params-constructors branch from 9cc6db3 to 482cb5bCompareJanuary 7, 2024 23:12
@tarcieritarcieri changed the title [WIP] pkcs5: simple pbes2::Params constructorspkcs5: simple pbes2::Params constructorsJan 7, 2024
@tarcieri
tarcieri marked this pull request as ready for review January 7, 2024 23:12
@tarcieri
tarcieriforce-pushed the pkcs5/simple-params-constructors branch from b4109ae to ea4f6e5CompareJanuary 7, 2024 23:31
@tarcieri
tarcieri merged commit 377290f into masterJan 8, 2024
@tarcieri
tarcieri deleted the pkcs5/simple-params-constructors branch January 8, 2024 01:10
@tarcieritarcieri mentioned this pull request Apr 24, 2026
Sign up for freeto 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

@tarcieri@baloo