zentea-mvrqtuwc
Description of your project
Description of your project
✈️🔖🔖 pinia插件加密、实现本地数据加密解密
CLI tool for asymetric encryption with WebCrypto.
The usual Vigenere cipher but on javascript.
A package to encrypt and decrypt messages using the Vigenere cipher with some extra features.
Implementation of the Caesar Cipher encryption algorithm in JavaScript. The Caesar Cipher is a classic substitution cipher technique where each letter in the plaintext is shifted a certain number of places down or up the alphabet.
Used to encrypt/decrypt using simple caesar cipher
Encryption service as name suggests provides encryption, decryption facility with all major algorithms in trend.
WebAssembly port of ChaCha20-Poly1305
Strong encryptor and decryptor nodejs
WebAssembly port of Aes128Ctr128Be and ChaCha20Poly1305 encryption algorithms
A small library for ROT encryptions.
A small library for skip encryptions.
A small library for substitution ciphers.
A small library for Vigenere encryptions.
A small library for affine encryptions.
A small library for atbash encryptions.
A small library for gronsfeld encryptions.
A small library for one time pad encryptions.
WebAssembly port of AES