cypher_encrypt 0.0.1
cypher_encrypt: ^0.0.1 copied to clipboard
A simple, flexible Dart package for encrypting and decrypting strings using a customizable substitution cypher. Supports custom sequences, variable steps, and works with any UTF-8 string.