caesar_cipher 1.0.1+1 copy "caesar_cipher: ^1.0.1+1" to clipboard
caesar_cipher: ^1.0.1+1 copied to clipboard

This is a package to encrypt and decruptare text, which can be a word, phrase, password etc...

caesar_cipher #

This is a package to encrypt and decruptare text, which can be a word, phrase, password etc... The principle of this package is based on the possibility of replacing letter by letter (of the string in question), with another letter of the alphabet, shifted by "n" letters.

This is a link for see example of package: https://github.com/francoforte123/caesar_cipher/blob/main/caesar_cipher.dart

0
likes
120
pub points
0%
popularity

Publisher

unverified uploader

This is a package to encrypt and decruptare text, which can be a word, phrase, password etc...

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on caesar_cipher