How to BuildPrerequisitesTo build rscrypt, you will need the following dependenciesCargo (v1.85.0 or later)To build man pages, you will need the following additional dependenciesAsciidoctorBuilding from sourceTo clone the repositorygit clone https://github.com/sorairolake/scryptenc-rs.git cd scryptenc-rsTo build a packagejust buildTo build man pagesjust build-manThe man pages are generated in docs/man/man1.Crate featuresjsonEnable outputting the encryption parameters as JSON. This is enabled by default.