cypher_encrypt 0.0.1 copy "cypher_encrypt: ^0.0.1" to clipboard
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.

0.0.1 #

  • Initial release 🎉
  • Added cypherEncrypt and cypherDecrypt
  • Supports:
    • Customizable substitution sequence
    • Customizable step shifting
    • UTF-8 safe (characters not in sequence remain unchanged)
  • Includes example and README documentation
5
likes
150
points
255
downloads

Publisher

unverified uploader

Weekly Downloads

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.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on cypher_encrypt