<div dir="ltr"><div>Hi,</div><div><br></div><div>I'm the main developer of <a href="https://github.com/louisabraham/ffpass">https://github.com/louisabraham/ffpass</a></div><div>We are currently trying to accommodate the (not so) recent cryptographic changes in key4.db.</div><div><br></div><div>If I understand correctly, key4.db contains a table metadata. The value item2 defines a cryptographic algorithm in the DER format.</div><div><br></div><div>In the latest version of Firefox, this algorithm is PBES2, using aes256-CBC as the encryption algorithm.</div><div><br></div><div>I'm facing a little problem when trying to execute aes256-CBC because the IV size is only 14 bytes (56 bits) instead of the 64 bits defined in the spec.</div><div><br></div><div>Could you please help me to understand?</div><div><br></div><div>Best,</div><div>Louis<br></div></div>