Scrypt comes with the "scrypt" password-based encryption utility: http://www.tarsnap.com/scrypt.html It sounds like it's basically scrypt prepended to openssl. But my question is, what exactly is the file format (or structure) of the resulting encrypted file? For instance, where and how are the scrypt params stored?