Skip to content

A simple Rust and WebAssembly real-time implementation of the Vigénere Cipher utilizing the Sycamore reactive library.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

rsdlt/wasm-vigenere-cipher

Repository files navigation

WebAssembly Vigenère Cipher

A simple Rust and WebAssembly real-time implementation of the Vigenère Cipher utilizing the Sycamore reactive library, Trunk for build & bundle, and Water.css for styling.

Check out the demo here.

Features:

  • The cipher supports 192 ASCII characters, all non-control plus '\n' and '\r'.
  • Handles non-supported chars gracefully.
  • Properly displays multiple continuous space characters and carriage return / new line.

features

features

About

A simple Rust and WebAssembly real-time implementation of the Vigénere Cipher utilizing the Sycamore reactive library.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published