Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@svgvr8 svgvr8 released this 22 Feb 23:07
· 2 commits to main since this release

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.