You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 .
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 ;)
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
The text was updated successfully, but these errors were encountered: