Skip to content

Releases: svgvr8/helloq365

v1.0.0

22 Feb 23:07
Compare
Choose a tag to compare

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.