Releases: svgvr8/helloq365
Releases · svgvr8/helloq365
v1.0.0
hellq365 is a Rust library from quantum365.org that provides Python bindings for encrypting and decrypting messages using a Caesar cipher with a specified shift value. The library offers two functions, "encrypt" and "decrypt", which can be called from Python to perform these operations.