NetBSD/tests/dev/cgd/paramsfile
pooka 4427b5725d Retire the old C helper in h_img2cgd since we can now write everything
with a shellscript in terms of rump.cgdconfig and dd.
2010-12-14 17:48:31 +00:00

9 lines
171 B
Plaintext

algorithm aes-cbc;
iv-method encblkno1;
keylength 128;
verify_method none;
keygen pkcs5_pbkdf2/sha1 {
iterations 42;
salt AAAAgKajcCnHR7sR1k1RKQ9Q0uY=;
};