Package: cryptography 1.0.0
cryptography: Encrypts and Decrypts Text Ciphers
Playfair, Four-Square, Scytale, Columnar Transposition and Autokey methods. Further explanation on methods of classical cryptography can be found at Wikipedia; (<https://en.wikipedia.org/wiki/Classical_cipher>).
Authors:
cryptography_1.0.0.tar.gz
cryptography_1.0.0.zip(r-4.5)cryptography_1.0.0.zip(r-4.4)cryptography_1.0.0.zip(r-4.3)
cryptography_1.0.0.tgz(r-4.4-any)cryptography_1.0.0.tgz(r-4.3-any)
cryptography_1.0.0.tar.gz(r-4.5-noble)cryptography_1.0.0.tar.gz(r-4.4-noble)
cryptography_1.0.0.tgz(r-4.4-emscripten)cryptography_1.0.0.tgz(r-4.3-emscripten)
cryptography.pdf |cryptography.html✨
cryptography/json (API)
NEWS
# Install 'cryptography' in R: |
install.packages('cryptography', repos = c('https://piarasfahey.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/piarasfahey/cryptography/issues
Last updated 1 years agofrom:fa99497a1f. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 17 2024 |
R-4.5-win | OK | Oct 17 2024 |
R-4.5-linux | OK | Oct 17 2024 |
R-4.4-win | OK | Oct 17 2024 |
R-4.4-mac | OK | Oct 17 2024 |
R-4.3-win | OK | Oct 17 2024 |
R-4.3-mac | OK | Oct 17 2024 |
Exports:autokeycolumnar_transpositionfour_squareplayfairscytale
Dependencies:askpassbootcellrangerclassclicpp11crayoncurldata.tableDescToolse1071ExactexpmfansigldgluehmshttrjsonlitelatticelifecyclelmommagrittrMASSMatrixmimemvtnormopensslpillarpkgconfigprettyunitsprogressproxyR6RcppreadxlrematchrlangrootSolverstudioapisystibbleutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Autokey Cipher | autokey |
Columnar Transposition Cipher | columnar_transposition |
Four-Square Cipher | four_square |
Playfair Cipher | playfair |
Scytale cipher | scytale |