ironcrypt 0.1.0

A Rust library for secure password hashing, RSA key generation, and managing the encryption and verification of passwords and binary files.
Documentation
1
2
3
4
5
6
7
############################
# Exemple de configuration #
############################

# IRONCRYPT_PORT=8080
# IRONCRYPT_METRICS_ENABLED=true
# IRONCRYPT_METRICS_PORT=9000