How to BuildPrerequisitesTo build rscrypt, you will need the following dependenciesCargo (v1.74.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 find the directory where man pages are generatedfd -t directory out ./target/*/build/scryptenc-cli-*Crate featuresjsonEnable outputting the encryption parameters as JSON. This is enabled by default.