./botan/configure.py --prefix=/home/user/local-botan-mingw-64 --without-stack-protector --minimized-build --enable-modules="bigint,ffi,pgp_s2k,aead,aes,blowfish,camellia,cast128,des,idea,sm4,twofish,cbc,cfb,auto_rng,hmac,hmac_drbg,crc24,hash,md5,sha1,sha2_32,sha2_64,sha3,sm3,dl_group,ec_group,pubkey,dsa,ecdh,ecdsa,ed25519,elgamal,rsa,sm2,eme_pkcs1,emsa_pkcs1,emsa_raw,kdf,rfc3394,sp800_56a,eax,ocb,rmd160,curve25519" cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=/home/user/local-botan-mingw-64/ -DBUILD_SHARED_LIBS=on -DBUILD_TESTING=off ../rnp