Package: EQUALencrypt 0.1.0

Kurinchi Gurusamy

EQUALencrypt: Encryption and Decryption of Files and Data for Researchers Without Coding Skills

Support functions for R-based "EQUALencrypt - Encrypt and decrypt whole files" and "EQUALencrypt - Encrypt and decrypt columns of data" shiny applications which allow researchers without coding skills or expertise in encryption algorithms to share data after encryption. Gurusamy,K (2025)<doi:10.5281/zenodo.16743676> and Gurusamy,K (2025)<doi:10.5281/zenodo.16744058>.

Authors:Kurinchi Gurusamy [aut, cre]

EQUALencrypt_0.1.0.tar.gz
EQUALencrypt_0.1.0.tar.gz(r-4.7-any)EQUALencrypt_0.1.0.tar.gz(r-4.6-any)
EQUALencrypt_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
EQUALencrypt/json (API)

# Install 'EQUALencrypt' in R:
install.packages('EQUALencrypt', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

1.00 score 188 downloads 12 exports 13 dependencies

Last updated from:fbae1ab812. Checks:4 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK125
source / vignettesOK143
linux-release-x86_64OK127
wasm-releaseOK95

Exports:EQUAL_decrypt_dataEQUAL_decrypt_fileEQUAL_encrypt_dataEQUAL_encrypt_fileEQUAL_encrypt_generate_keysEQUAL_insert_signature_dataEQUAL_insert_signature_fileEQUAL_perform_data_decryptionEQUAL_perform_data_encryptionEQUAL_perform_file_decryptionEQUAL_perform_file_encryptionEQUAL_verify_signature

Dependencies:askpasscligluelifecyclemagrittropensslrlangstringistringrsysuuidvctrszip

Readme and manuals

Help Manual

Help pageTopics
Decrypt dataEQUAL_decrypt_data
Decrypt a fileEQUAL_decrypt_file
Encrypt dataEQUAL_encrypt_data
Encrypt a fileEQUAL_encrypt_file
Generate the encryption keysEQUAL_encrypt_generate_keys
Insert digital signature for dataEQUAL_insert_signature_data
Insert digital signature for a fileEQUAL_insert_signature_file
Wrapper function for data decryptionEQUAL_perform_data_decryption
Wrapper function for data encryptionEQUAL_perform_data_encryption
Wrapper function for file decryptionEQUAL_perform_file_decryption
Wrapper function for file encryptionEQUAL_perform_file_encryption
Verify signature on a fileEQUAL_verify_signature