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

iterations ? pbkdf2 #54

Open
mitraed opened this issue Feb 1, 2018 · 1 comment
Open

iterations ? pbkdf2 #54

mitraed opened this issue Feb 1, 2018 · 1 comment

Comments

@mitraed
Copy link

mitraed commented Feb 1, 2018

hi !
ive installed this, thank you for the effort into this.
on this link its said this repo would enable me to use pbkdf2 and iterations via command line but i cant find it..
is it still supported here ? if yes id be happy for some guidance .

https://www.onwebsecurity.com/configuration/openssl-the-ansible-vault-using-pbkdf2.html
openssl enc -pbkdf2 -pass pass:password -S 73616c74 -md sha256 -c 10000 -dklen 80

@PeterMosmans
Copy link
Owner

Hi @mitraed - thanks, no problem ;)
Yes, it is still supported. Please check out the enc-pbkdf branch, and be aware that it's based on an (old) 1.0.2 branch. Having said that, it should still work ;)

Good luck,

Peter

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

No branches or pull requests

2 participants