Package: cipheR 1.0.0

cipheR: Encryption and Decryption with Text Ciphers
Encrypts and decrypts using basic ciphers. None of these should be used in place of real encryption using state of the art tools. The ciphers included use methods described in the ciphers's Wikipedia and cryptography hobby websites.
Authors:
cipheR_1.0.0.tar.gz
cipheR_1.0.0.zip(r-4.7)cipheR_1.0.0.zip(r-4.6)cipheR_1.0.0.zip(r-4.5)
cipheR_1.0.0.tgz(r-4.6-any)cipheR_1.0.0.tgz(r-4.5-any)
cipheR_1.0.0.tar.gz(r-4.7-any)cipheR_1.0.0.tar.gz(r-4.6-any)
cipheR_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
cipheR/json (API)
NEWS
| # Install 'cipheR' in R: |
| install.packages('cipheR', repos = c('https://guslipkin.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/guslipkin/cipher/issues
Last updated from:a9b983073c. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 101 | ||
| source / vignettes | OK | 158 | ||
| linux-release-x86_64 | OK | 100 | ||
| macos-release-arm64 | OK | 140 | ||
| macos-oldrel-arm64 | OK | 155 | ||
| windows-devel | OK | 66 | ||
| windows-release | OK | 59 | ||
| windows-oldrel | OK | 78 | ||
| wasm-release | OK | 97 |
Exports:atbashcaesarrailfencerunning_keyvigenere
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Encrypt or decrypt an Atbash Cipher | atbash |
| Encrypt or decrypt a Caesar Cipher | caesar |
| Encrypt or decrypt a Railfence Cipher | railfence |
| Encrypt or decrypt a Running Key Vigenere Cipher | running_key |
| Encrypt or decrypt a Vigenere Cipher | vigenere |
