This KDF seems to be a homebrew thing https://github.com/skeeto/enchive/blob/master/src/enchive.c#L664
why not use scrypt?
how was this particular KDF designed? is it based on some literature? no links to references are provided in the source. Thanks!
This KDF seems to be a homebrew thing https://github.com/skeeto/enchive/blob/master/src/enchive.c#L664
why not use scrypt?
how was this particular KDF designed? is it based on some literature? no links to references are provided in the source. Thanks!