Crate cryptify

Source

Macros§

encrypt_string
A procedural macro that encrypts a string literal at compile time.
flow_stmt
A procedural macro that adds a compile-time randomly generated loop and variables.

Functions§

decrypt_string
A helper decryption function meant to decrypt encrypted strings at runtime