Showing 39 of total 39 results (show query)
zhuobie
smcryptoR:ShangMi(SM) Cryptographic Algorithms(SM2/SM3/SM4)
Bindings to 'smcrypto' <https://github.com/zhuobie/smcrypto>: a 'Rust' implementation of China's Standards of Encryption Algorithms, which is usually called 'ShangMi(SM)' algorithms. It contains 'SM3' message digest algorithm, 'SM2' asymmetric encryption algorithm and 'SM4' symmetric encryption algorithm. Users can do message hash, encrypt/decrypt, sign/verify, key exchange and more.
Maintained by Meng Yu. Last updated 12 months ago.
19.5 match 1 stars 4.30 score 1 scriptsropensci
cyphr:High Level Encryption Wrappers
Encryption wrappers, using low-level support from 'sodium' and 'openssl'. 'cyphr' tries to smooth over some pain points when using encryption within applications and data analysis by wrapping around differences in function names and arguments in different encryption providing packages. It also provides high-level wrappers for input/output functions for seamlessly adding encryption to existing analyses.
Maintained by Rich FitzJohn. Last updated 1 months ago.
encryptionopensslpeer-reviewedsodium
9.0 match 94 stars 8.51 score 36 scripts 2 dependentsjacobkap
caesar:Encrypts and Decrypts Strings
Encrypts and decrypts strings using either the Caesar cipher or a pseudorandom number generation (using set.seed()) method.
Maintained by Jacob Kaplan. Last updated 5 years ago.
10.6 match 1 stars 6.00 score 26 scriptsrolkra
explore:Simplifies Exploratory Data Analysis
Interactive data exploration with one line of code, automated reporting or use an easy to remember set of tidy functions for low code exploratory data analysis.
Maintained by Roland Krasser. Last updated 3 months ago.
data-explorationdata-visualisationdecision-treesedarmarkdownshinytidy
5.6 match 228 stars 11.43 score 221 scripts 1 dependentssurgicalinformatics
encryptr:Easily Encrypt and Decrypt Data Frame/Tibble Columns or Files using RSA Public/Private Keys
It is important to ensure that sensitive data is protected. This straightforward package is aimed at the end-user. Strong RSA encryption using a public/private key pair is used to encrypt data frame or tibble columns. A public key can be shared to allow others to encrypt data to be sent to you. This is particularly aimed a healthcare settings so patient data can be pseudonymised.
Maintained by Ewen Harrison. Last updated 5 years ago.
13.2 match 92 stars 4.78 score 13 scriptstalegari
safer:Encrypt and Decrypt Strings, R Objects and Files
A consistent interface to encrypt and decrypt strings, R objects and files using symmetric and asymmetric key encryption.
Maintained by KS Srikanth. Last updated 2 years ago.
9.8 match 21 stars 5.58 score 56 scripts 1 dependentsdicook
nullabor:Tools for Graphical Inference
Tools for visual inference. Generate null data sets and null plots using permutation and simulation. Calculate distance metrics for a lineup, and examine the distributions of metrics.
Maintained by Di Cook. Last updated 1 months ago.
5.1 match 57 stars 10.38 score 370 scripts 2 dependentsjanmarvin
msoc:Encrypt and Decrypt of office open xml files
Provide encryption and decryption functions for the Office Open XML file format.
Maintained by Jan Marvin Garbuszus. Last updated 3 months ago.
encryption-decryptionooxmlopensslcpp
16.3 match 2 stars 2.90 score 4 scriptscoolbutuseless
rmonocypher:Easy Encryption of R Objects using Strong Modern Cryptography
Encrypt R objects to a raw vector or file using modern cryptographic techniques. Password-based key derivation is with 'Argon2' (<https://en.wikipedia.org/wiki/Argon2>). Objects are serialized and then encrypted using 'XChaCha20-Poly1305' (<https://en.wikipedia.org/wiki/ChaCha20-Poly1305>) which follows RFC 8439 for authenticated encryption (<https://en.wikipedia.org/wiki/Authenticated_encryption>). Cryptographic functions are provided by the included 'monocypher' 'C' library (<https://monocypher.org>).
Maintained by Mike Cheng. Last updated 2 months ago.
6.9 match 17 stars 6.25 score 4 scriptslcbc-uio
nettskjema.tsd:Decrypt and Organise Nettskjema Data Within TSD
Working with Nettskjema (<https://nettskjema.no/>) data inside TSD can be challenging. This package aims to aid users in managing their incoming Nettskjema data by decrypting the data and storing the nettskjema data and meta-data in convenient and standardised ways. This package functionality currently only works on the Linux VMs of TSD, and for version 1 of the nettskjema data delivery to TSD.
Maintained by Athanasia Mo Mowinckel. Last updated 3 years ago.
14.6 match 2.70 score 3 scriptss-u
PKI:Public Key Infrastucture for R Based on the X.509 Standard
Public Key Infrastucture functions such as verifying certificates, RSA encription and signing which can be used to build PKI infrastructure and perform cryptographic tasks.
Maintained by Simon Urbanek. Last updated 7 months ago.
4.1 match 18 stars 8.52 score 63 scripts 8 dependentstomasfryda
h2o:R Interface for the 'H2O' Scalable Machine Learning Platform
R interface for 'H2O', the scalable open source machine learning platform that offers parallelized implementations of many supervised and unsupervised machine learning algorithms such as Generalized Linear Models (GLM), Gradient Boosting Machines (including XGBoost), Random Forests, Deep Neural Networks (Deep Learning), Stacked Ensembles, Naive Bayes, Generalized Additive Models (GAM), ANOVA GLM, Cox Proportional Hazards, K-Means, PCA, ModelSelection, Word2Vec, as well as a fully automatic machine learning algorithm (H2O AutoML).
Maintained by Tomas Fryda. Last updated 1 years ago.
4.3 match 3 stars 8.20 score 7.8k scripts 11 dependentsguslipkin
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.
Maintained by Gus Lipkin. Last updated 2 years ago.
12.9 match 1 stars 2.70 score 5 scriptsjeroen
openssl:Toolkit for Encryption, Signatures and Certificates Based on OpenSSL
Bindings to OpenSSL libssl and libcrypto, plus custom SSH key parsers. Supports RSA, DSA and EC curves P-256, P-384, P-521, and curve25519. Cryptographic signatures can either be created and verified manually or via x509 certificates. AES can be used in cbc, ctr or gcm mode for symmetric encryption; RSA for asymmetric (public key) encryption or EC for Diffie Hellman. High-level envelope functions combine RSA and AES for encrypting arbitrary sized data. Other utilities include key generators, hash functions (md5, sha1, sha256, etc), base64 encoder, a secure random number generator, and 'bignum' math methods for manually performing crypto calculations on large multibyte integers.
Maintained by Jeroen Ooms. Last updated 1 months ago.
1.9 match 65 stars 18.00 score 632 scripts 5.0k dependentsrapporteket
sship:Tool for Secure Shipment of Content
Convenient tools for exchanging files securely from within R. By encrypting the content safe passage of files (shipment) can be provided by common but insecure carriers such as ftp and email. Based on asymmetric cryptography no management of shared secrets is needed to make a secure shipment as long as authentic public keys are available. Public keys used for secure shipments may also be obtained from external providers as part of the overall process. Transportation of files will require that relevant services such as ftp and email servers are available.
Maintained by Are Edvardsen. Last updated 2 years ago.
decryptionencryptionfile-transferopensslsftp
11.9 match 1 stars 2.70 score 4 scriptscapnrefsmmat
regressinator:Simulate and Diagnose (Generalized) Linear Models
Simulate samples from populations with known covariate distributions, generate response variables according to common linear and generalized linear model families, draw from sampling distributions of regression estimates, and perform visual inference on diagnostics from model fits.
Maintained by Alex Reinhart. Last updated 5 months ago.
5.0 match 4 stars 6.08 score 25 scriptsr-lib
gargle:Utilities for Working with Google APIs
Provides utilities for working with Google APIs <https://developers.google.com/apis-explorer>. This includes functions and classes for handling common credential types and for preparing, executing, and processing HTTP requests.
Maintained by Jennifer Bryan. Last updated 2 years ago.
1.8 match 113 stars 14.88 score 266 scripts 192 dependentsdaroczig
botor:'AWS Python SDK' ('boto3') for R
Fork-safe, raw access to the 'Amazon Web Services' ('AWS') 'SDK' via the 'boto3' 'Python' module, and convenient helper functions to query the 'Simple Storage Service' ('S3') and 'Key Management Service' ('KMS'), partial support for 'IAM', the 'Systems Manager Parameter Store' and 'Secrets Manager'.
Maintained by Gergely Darรณczi. Last updated 2 months ago.
amazon-web-servicesawsboto3python
3.6 match 31 stars 6.61 score 32 scriptsjeroen
gpg:GNU Privacy Guard for R
Bindings to GnuPG for working with OpenGPG (RFC4880) cryptographic methods. Includes utilities for public key encryption, creating and verifying digital signatures, and managing your local keyring. Some functionality depends on the version of GnuPG that is installed on the system. On Windows this package can be used together with 'GPG4Win' which provides a GUI for managing keys and entering passphrases.
Maintained by Jeroen Ooms. Last updated 6 months ago.
3.0 match 19 stars 6.25 score 21 scriptscloudyr
aws.kms:'AWS Key Management Service' Client Package
Client package for the 'AWS Key Management Service' <https://aws.amazon.com/kms/>, a cloud service for managing encryption keys.
Maintained by Simon Urbanek. Last updated 5 years ago.
5.3 match 3.18 score 7 scriptsmw201608
SuperExactTest:Exact Test and Visualization of Multi-Set Intersections
Identification of sets of objects with shared features is a common operation in all disciplines. Analysis of intersections among multiple sets is fundamental for in-depth understanding of their complex relationships. This package implements a theoretical framework for efficient computation of statistical distributions of multi-set intersections based upon combinatorial theory, and provides multiple scalable techniques for visualizing the intersection statistics. The statistical algorithm behind this package was published in Wang et al. (2015) <doi:10.1038/srep16923>.
Maintained by Minghui Wang. Last updated 1 years ago.
intersectionsetstatisticsvisualization
2.3 match 28 stars 7.47 score 70 scripts 1 dependentslearnitr
learnitdown:R Markdown, Bookdown and Learnr Additions for Learning Material
Extension to R Markdown, Bookdown and Learnr for building better learning and e-learning material: H5P integration, course-contextual divs, differed loading of Shiny and learnr applications, and much more ...
Maintained by Philippe Grosjean. Last updated 6 months ago.
bookdownlearning-resourcesr-markdownteaching-materials
3.3 match 13 stars 4.49 score 16 scriptscran
keyringr:Decrypt Passwords from Gnome Keyring, Windows Data Protection API and macOS Keychain
Decrypts passwords stored in the Gnome Keyring, macOS Keychain and strings encrypted with the Windows Data Protection API.
Maintained by Josh Gilfillan. Last updated 8 years ago.
5.0 match 2.95 score 18 scriptskwb-r
kwb.utils:General Utility Functions Developed at KWB
This package contains some small helper functions that aim at improving the quality of code developed at Kompetenzzentrum Wasser gGmbH (KWB).
Maintained by Hauke Sonnenberg. Last updated 12 months ago.
1.9 match 8 stars 7.33 score 12 scripts 78 dependentspiarasfahey
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>).
Maintained by Piaras Fahey. Last updated 2 years ago.
3.1 match 2 stars 4.00 score 3 scriptsvzhomeexperiments
lazytrade:Learn Computer and Data Science using Algorithmic Trading
Provide sets of functions and methods to learn and practice data science using idea of algorithmic trading. Main goal is to process information within "Decision Support System" to come up with analysis or predictions. There are several utilities such as dynamic and adaptive risk management using reinforcement learning and even functions to generate predictions of price changes using pattern recognition deep regression learning. Summary of Methods used: Awesome H2O tutorials: <https://github.com/h2oai/awesome-h2o>, Market Type research of Van Tharp Institute: <https://vantharp.com/>, Reinforcement Learning R package: <https://CRAN.R-project.org/package=ReinforcementLearning>.
Maintained by Vladimir Zhbanko. Last updated 8 months ago.
1.9 match 23 stars 5.58 score 333 scriptsthomasp85
reqres:Powerful Classes for HTTP Requests and Responses
In order to facilitate parsing of http requests and creating appropriate responses this package provides two classes to handle a lot of the housekeeping involved in working with http exchanges. The infrastructure builds upon the 'rook' specification and is thus well suited to be combined with 'httpuv' based web servers.
Maintained by Thomas Lin Pedersen. Last updated 13 hours ago.
httphttp-serverrequestresponse
1.7 match 39 stars 6.13 score 19 scripts 2 dependentsharrelfe
Hmisc:Harrell Miscellaneous
Contains many functions useful for data analysis, high-level graphics, utility operations, functions for computing sample size and power, simulation, importing and annotating datasets, imputing missing values, advanced table making, variable clustering, character string manipulation, conversion of R objects to LaTeX and html code, recoding variables, caching, simplified parallel computing, encrypting and decrypting data using a safe workflow, general moving window statistical estimation, and assistance in interpreting principal component analysis.
Maintained by Frank E Harrell Jr. Last updated 1 days ago.
0.5 match 210 stars 17.61 score 17k scripts 750 dependentsdmkaplan2000
knitrdata:Data Language Engine for 'knitr' / 'rmarkdown'
Implements a data language engine for incorporating data directly in 'rmarkdown' documents so that they can be made completely standalone.
Maintained by David M. Kaplan. Last updated 3 years ago.
1.8 match 7 stars 4.75 score 16 scriptsjbgruber
cookiemonster:Your Friendly Solution to Managing Browser Cookies
A convenient tool to store and format browser cookies and use them in 'HTTP' requests (for example, through 'httr2', 'httr' or 'curl').
Maintained by Johannes B. Gruber. Last updated 5 months ago.
2.0 match 1 stars 3.93 score 17 scriptskoenniem
mpathsenser:Process and Analyse Data from m-Path Sense
Overcomes one of the major challenges in mobile (passive) sensing, namely being able to pre-process the raw data that comes from a mobile sensing app, specifically 'm-Path Sense' <https://m-path.io>. The main task of 'mpathsenser' is therefore to read 'm-Path Sense' JSON files into a database and provide several convenience functions to aid in data processing.
Maintained by Koen Niemeijer. Last updated 21 days ago.
1.8 match 1 stars 4.48 score 6 scriptsropensci
sodium:A Modern and Easy-to-Use Crypto Library
Bindings to 'libsodium' <https://doc.libsodium.org/>: a modern, easy-to-use software library for encryption, decryption, signatures, password hashing and more. Sodium uses curve25519, a state-of-the-art Diffie-Hellman function by Daniel Bernstein, which has become very popular after it was discovered that the NSA had backdoored Dual EC DRBG.
Maintained by Jeroen Ooms. Last updated 3 months ago.
0.5 match 70 stars 12.43 score 175 scripts 103 dependentsalunhewinson
geocacheR:Tools for Geocaching
Tools for solving common geocaching puzzle types, and other Geocaching-related tasks.
Maintained by Alun Hewinson. Last updated 5 years ago.
1.8 match 2 stars 3.00 score 4 scriptsmatthewgerber
SensusR:Sensus Analytics
Provides access and analytic functions for Sensus data.
Maintained by Matthew S. Gerber. Last updated 6 years ago.
3.5 match 1.48 score 30 scriptsdaniellequinn
secrettext:Encrypt Text Using a Shifting Substitution Cipher
Encrypt text using a simple shifting substitution cipher with setcode(), providing two numeric keys used to define the encryption algorithm. The resulting text can be decoded using decode() function and the two numeric keys specified during encryption.
Maintained by Danielle Quinn. Last updated 5 years ago.
2.3 match 2.00 score 1 scriptsepicentre-msf
rpxl:Read Password-Protected Excel Files
Uses the Python library msoffcrypto-tool to decrypt password-protected Excel files, which can then be read into R using readxl, readxlsb, or other packages.
Maintained by Patrick Barks. Last updated 8 months ago.
2.3 match 1.70 score 3 scriptsazure
AzureKeyVault:Key and Secret Management in 'Azure'
Manage keys, certificates, secrets, and storage accounts in Microsoft's 'Key Vault' service: <https://azure.microsoft.com/services/key-vault/>. Provides facilities to store and retrieve secrets, use keys to encrypt, decrypt, sign and verify data, and manage certificates. Integrates with the 'AzureAuth' package to enable authentication with a certificate, and with the 'openssl' package for importing and exporting cryptographic objects. Part of the 'AzureR' family of packages.
Maintained by Hong Ooi. Last updated 2 years ago.
azureazure-key-vaultazure-sdk-rsecurity
0.5 match 16 stars 5.50 score 11 scriptsmattwarkentin
fidelius:Browser-Side Password-Protected HTML Documents
Create secure, encrypted, and password-protected static HTML documents that include the machinery for secure in-browser authentication and decryption.
Maintained by Matthew T. Warkentin. Last updated 3 years ago.
0.5 match 32 stars 4.68 score 4 scripts 1 dependents