rscrypt

Key derivation function

A package of C functions implementing a password-based key derivation algorithm requiring large amounts of memory.

scrypt cryptographic functions for R

GitHub

34 stars
5 watching
14 forks
Language: C
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
informatikr/scrypt Provides C bindings to Colin Percival's scrypt implementation for secure key derivation 18
soyersoyer/swcrypt A comprehensive cryptographic framework for Swift, providing tools and functions for RSA public/private key generation, AES encryption/decryption, signature verification, elliptic curve cryptography, Diffie-Hellman protocol, and symmetric and authenticating ciphers. 723
sorairolake/scryptenc-rs A Rust library and tool implementing a secure data encryption format based on the scrypt algorithm 1
relic-toolkit/relic An open-source cryptographic toolkit with emphasis on efficiency and flexibility 461
btnguyen2k/swift-rsautils Provides functions for RSA encryption, decryption, and key management in iOS 118
rdubois-crypto/freshcryptolib A collection of cryptographic primitives and functions for blockchain systems. 129
rstudio/httpuv A C library for building HTTP and WebSocket servers in R 229
xavierleroy/cryptokit A comprehensive C library of cryptographic primitives for building secure protocols in OCaml applications. 97
rustcrypto/formats Provides tools and libraries for encoding and decoding various cryptographic formats 253
rustcrypto/hashes A collection of cryptographic hash functions implemented in pure Rust. 1,913
rustcrypto/password-hashes A collection of password hashing algorithms written in Rust 688
rstudio/plumber Converts R code into a web API with minimal configuration 1,407
4taras4/rsaswiftgenerator Generates and manages RSA keys for secure data encryption 21
ius/rsatool A tool for generating RSA parameters and related cryptographic keys. 1,232
mozilla/authenticator-rs A Rust library for interacting with Security Key-type devices via USB HID protocol 279