#encryption

  1. rsa

    Pure Rust RSA implementation

    v0.10.0-rc.15 8.0M #encryption #cryptography #security
  2. aes

    Pure Rust implementation of the Advanced Encryption Standard (a.k.a. Rijndael)

    v0.9.0-rc.4 8.9M #block-cipher #encryption #rijndael
  3. sequoia-openpgp

    OpenPGP data types and associated machinery

    v2.2.0 70K #pgp #cryptography #encryption
  4. aes-gcm

    Pure Rust implementation of the AES-GCM (Galois/Counter Mode) Authenticated Encryption with Associated Data (AEAD) Cipher with optional architecture-specific hardware acceleration

    v0.11.0-rc.3 4.0M #aead #encryption #aes #ghash #gcm
  5. aead

    Traits for Authenticated Encryption with Associated Data (AEAD) algorithms, such as AES-GCM as ChaCha20Poly1305, which provide a high-level API

    v0.6.0-rc.10 6.1M #encryption #cryptography
  6. aes-gcm-siv

    Pure Rust implementation of the AES-GCM-SIV Misuse-Resistant Authenticated Encryption Cipher (RFC 8452) with optional architecture-specific hardware acceleration

    v0.12.0-rc.3 950K #aead #encryption #aes-gcm #aes #siv
  7. aws-sdk-kms

    AWS SDK for AWS Key Management Service

    v1.99.0 414K #aws-sdk #key-management-service #aws-kms #data-key #web-services #developer-guide #encryption
  8. des

    Triple DES (3DES, TDES) block ciphers implementation

    v0.9.0-rc.2 633K #triple-des #encryption #block-cipher #tdes
  9. cookie

    HTTP cookie parsing and cookie jar management. Supports signed and private (encrypted, authenticated) jars.

    v0.18.1 7.8M #cookies #cookie-jar #http-parser #encryption #signed
  10. hpke

    hybrid encryption standard (RFC 9180) in pure Rust

    v0.14.0-pre.1 433K #cryptography #key-exchange #encryption #aead
  11. aes-siv

    Pure Rust implementation of the AES-SIV Misuse-Resistant Authenticated Encryption Cipher (RFC 5297) with optional architecture-specific hardware acceleration

    v0.8.0-rc.3 1.1M #aead #encryption #aes #siv
  12. tfhe

    TFHE-rs is a fully homomorphic encryption (FHE) library that implements Zama's variant of TFHE

    v1.5.3 11K #encryption #homomorphic-encryption #cryptography #fhe #homomorphic
  13. sequoia-chameleon-gnupg

    Sequoia's reimplementation of the GnuPG interface

    v0.13.1 1.7K #encryption #pgp #cryptography
  14. pgp

    OpenPGP implementation in Rust

    v0.19.0 238K #encryption #gpg #email
  15. sequoia-sq

    Command-line frontends for Sequoia

    v1.4.0-pqc.1 23K #pgp #encryption #cryptography
  16. libcrux-ml-kem

    Libcrux ML-KEM & Kyber implementations

    v0.0.7 129K #ml-kem #key-pair #cryptography #public-key #shared-secret #private-key #fips-203 #encryption #formally-verified #unpacked
  17. atuin

    magical shell history

    v18.12.1 1.6K #shell-history #history-search #command-history #encryption #exit #statistics #bash #fish #zsh #sync-server
  18. ccm

    Generic implementation of the Counter with CBC-MAC (CCM) mode

    v0.6.0-rc.3 256K #aead #encryption
  19. twofish

    block cipher

    v0.8.0-rc.1 242K #block-cipher #encryption
  20. camellia

    block cipher

    v0.2.0-rc.1 327K #block-cipher #encryption
  21. mollysocket

    allows getting signal notifications via UnifiedPush

    v1.7.0 #encryption #signal #molly #unifiedpush
  22. idea

    IDEA block cipher

    v0.6.0-rc.0 232K #block-cipher #encryption #cryptography
  23. age

    [BETA] A simple, secure, and modern encryption library

    v0.11.2 75K #encryption #file-encryption #rage
  24. cast5

    block cipher

    v0.12.0-rc.1 193K #block-cipher #encryption
  25. sequoia-octopus-librnp

    Reimplementation of RNP's interface using Sequoia for use with Thunderbird

    v1.11.1 900 #encryption #pgp #cryptography
  26. unrar

    list and extract RAR archives

    v0.5.8 7.9K #archive #rar #archive-extract #archive-entries #file-content #encryption #fs-file
  27. shavee

    program to automatically decrypt and mount ZFS datasets using Yubikey HMAC as 2FA or any USB drive with support for PAM to auto mount home directories

    v1.0.2 1.0K #encryption #yubi-key #zfs
  28. rc2

    RC2 block cipher

    v0.9.0-rc.1 459K #block-cipher #encryption #cryptography
  29. libsodium-rs

    A comprehensive, idiomatic Rust wrapper for libsodium, providing a safe and ergonomic API for cryptographic operations

    v0.2.2 13K #encryption-key #cryptography #encryption
  30. aegis

    authenticated ciphers (AEGIS-128, AEGIS-256, AEGIS-128X, AEGIS-256X)

    v0.9.7 60K #aead #encryption #cryptography #aegis128l #aes
  31. sentinel-cli

    Command-line interface for Cyberpath Sentinel DBMS

    v2.1.1 #database #encryption #document
  32. cosmian_cover_crypt

    Key Policy attribute encryption based on subset cover

    v16.0.0 8.8K #encryption #encryption-key #post-quantum-cryptography #key-encapsulation #symmetric-encryption #user-key #public-key #symmetric-key #kem #cover
  33. cosmian_crypto_core

    Cosmian base cryptographic library

    v11.0.0 12K #encryption #cryptography #cosmian
  34. ssh-cipher

    Pure Rust implementation of SSH symmetric encryption including support for the modern aes128-gcm@openssh.com/aes256-gcm@openssh.com and chacha20-poly1305@openssh.com algorithms as well as legacy support for older…

    v0.3.0-rc.7 378K #ssh #encryption #openssh
  35. openmls

    Messaging Layer Security (MLS) protocol, as defined in RFC 9420

    v0.8.1 3.6K #encryption #e2ee #mls #ietf #rfc-9420
  36. self_encryption

    Self encrypting files (convergent encryption plus obfuscation)

    v0.34.3 26K #encryption #encryption-key #data-chunks #obfuscation #file-encryption #cryptography #convergent #decryption #storage-back-end #file-storage
  37. rustic_core

    fast, encrypted, deduplicated backups that powers rustic-rs

    v0.10.0 430 #encryption #deduplicate #backup #restic #library
  38. kem

    Traits for Key Encapsulation Mechanisms (KEMs): public-key cryptosystems designed to enable a sender (a.k.a. encapsulator) to generate and encrypt a short secret key and transmit it to a receiver…

    v0.3.0-rc.6 104K #encryption #cryptography #encryption-key #public-key #traits #transmit #cryptosystems
  39. mntn

    A Rust-based CLI tool for system maintenance

    v2.3.0 #profile #git #backup-restore #configuration-management #encryption #maintenance #package-manager #migrate #registry-management #config-sync
  40. paper-age

    Easy and secure paper backups of secrets

    v1.3.4 1.1K #paper-backup #encryption #qr #age-encryption #passphrase #pdf #paper-size #error-correction #a4 #input-file
  41. sn_auditor

    Safe Network Auditor

    v0.3.5 2.6K #safe-network #auditor #dag #web-server #encryption #genesis #spends #decentralized-storage #user-name #utxo
  42. eax

    Pure Rust implementation of the EAX Authenticated Encryption with Associated Data (AEAD) Cipher with optional architecture-specific hardware acceleration This scheme is only based on a block cipher…

    v0.6.0-rc.3 169K #aead #encryption #aes
  43. libpep

    polymorphic encryption and pseudonymization

    v0.11.1 140 #encryption #cryptography #pep
  44. mla

    Multi Layer Archive - A pure rust encrypted and compressed archive file format

    v2.0.0-beta 900 #encryption #archive #archive-file-format #compression #post-quantum-cryptography #signature-verification #ml-kem #hpke #aead #asymmetric-encryption
  45. ntpd

    Full-featured implementation of NTP with NTS support

    v1.7.1 #time-synchronization #ntp-server #poll-interval #network-protocol #nts #daemon #encryption
  46. snocat

    Streaming Network Overlay Connection Arbitration Tunnel

    v0.8.0-alpha.6 72K #tunnel #networking #overlay-network #authentication #stream #arbitration #encryption #quic-protocol #concurrency #client-networking
  47. hakanai

    CLI client for Hakanai, a secure secret sharing service

    v3.0.0 #encryption #secret-sharing #zero-knowledge #privacy #secret
  48. libcrux-hmac

    Libcrux HMAC implementation

    v0.0.6 41K #formally-verified #hmac #cryptography #libcrux #encryption
  49. prolock

    securely storing secrets like passwords and plain text snippets in a password-protected file

    v1.1.3 #encryption #password-manager #security
  50. ocb3

    Pure Rust implementation of the Offset Codebook Mode v3 (OCB3) Authenticated Encryption with Associated Data (AEAD) Cipher as described in RFC7253

    v0.2.0-rc.3 187K #aead #encryption #ocb
  51. sframe

    pure rust implementation of SFrame (RFC 9605)

    v1.1.0 #encryption #rfc-9605 #secure-frame #wasm
  52. yubikey

    Pure Rust cross-platform host-side driver for YubiKey devices from Yubico with support for hardware-backed public-key decryption and digital signatures using the Personal Identity Verification (PIV)…

    v0.8.0 23K #ecdsa #piv-encryption #rsa #encryption #api-bindings
  53. gday

    Command line tool to securely send files (without a relay or port forwarding)

    v0.5.1 370 #file-transfer #port-forwarding #command-line-tool #relay #send #hole-punching #p2p #encryption
  54. arcanum-primitives

    Native cryptographic primitives for Arcanum

    v0.1.2 390 #encryption #aead #cryptography
  55. sm2

    Pure Rust implementation of the SM2 elliptic curve as defined in the Chinese national standard GM/T 0003-2012 as well as ISO/IEC 14888. Includes support for the SM2DSA Digital Signature Algorithm.

    v0.14.0-rc.7 900 #cryptography #encryption #shangmi
  56. s2n-tls

    A C99 implementation of the TLS/SSL protocols

    v0.3.34 563K #tls #bindings #c99 #encryption #protocols #s2n
  57. wdcrypt

    CLI to encrypt the current working directory with Fernet encryption

    v2.3.4 750 #encryption #fernet #symmetric-encryption #encryption-key #cryptography #authenticated-encryption
  58. libcryptsetup-rs

    High level Rust bindings for libcryptsetup

    v0.15.0 15K #linux #encryption #storage #encryption-storage
  59. ironhide

    easily encrypt and decrypt files to users and groups. Similar to GPG, but usable at scale.

    v1.1.0 550 #cryptography #encryption #proxy-re-encryption #transform-encryption #secret
  60. product-os-security

    Product OS : Security provides a suite of helper tools to easily perform cryptograhpic operations including generating hashes, encrypting and decryting content

    v0.0.62 110 #encryption #jwt #product-os
  61. rar-stream

    High-performance RAR streaming library with optional async, crypto, NAPI, and WASM support

    v5.3.1 #rar #archive #compression #encryption #streaming
  62. ascon-aead

    authenticated encryption schemes Ascon-AEAD128

    v0.6.0-pre.3 8.8K #encryption #aead #ascon
  63. encrypted-dns

    A modern encrypted DNS server (DNSCrypt v2, Anonymized DNSCrypt, DoH)

    v0.9.18 #dnscrypt #dns #doh #proxy #encryption
  64. rufendec

    lightweight CLI tool for AES-256 encryption and decryption, preserving file names and directory structure. With support for ECB/GCM modes, it simplifies securing and restoring files with ease, all powered by Rust.

    v0.10.2 1.2K #encryption #aes-256 #decryption #aes-gcm #aes-256-gcm
  65. frank_jwt

    JSON JWT

    v3.1.4 3.7K #jwt #auth0-jwt #encryption #json-token #json
  66. shadowsocks-crypto

    Shadowsocks Crypto

    v0.6.2 49K #cryptography #shadowsocks #encryption
  67. crypt_guard

    CryptGuard is a post-quantum cryptography library with support for Kyber, Falcon, Dilithium in combination with AES and XChaCha20

    v1.4.2 2.8K #post-quantum-cryptography #encryption #zip #encryption-key #symmetric-encryption #quantum-computing #kyber #xchacha20 #aes #hmac
  68. sm4

    SM4 block cipher algorithm

    v0.6.0-rc.3 5.6K #block-cipher #encryption
  69. encrypt_config

    manage, persist and encrypt your configurations

    v2.0.1 3.2K #encryption #persist-source #config
  70. nethsm-cli

    A CLI for the Nitrokey NetHSM

    v0.9.0 500 #encryption #signature #hsm
  71. sop

    Rust Interface for the Stateless OpenPGP Interface

    v0.8.2 280 #encryption #cryptography #pgp #api-bindings
  72. secenv

    Secure environments

    v0.2.1 #secrets-manager #pgp #encryption #profile #shell-completion #gcp #fingerprint #gpg-key #encryption-key #temporary-files
  73. rust_keylock_shell

    Shell access to the rust-keylock. rust-keylock is a password manager with goals to be Secure, Simple to use, Portable and Extensible.

    v0.17.0 #password-manager #encryption #password #encryption-key
  74. hctr2-rs

    HCTR2 and HCTR3 length-preserving encryption with format-preserving variants

    v0.9.1 #encryption #hctr3 #disk-encryption #fpe
  75. kuznyechik

    (GOST R 34.12-2015) block cipher

    v0.9.0-rc.3 100 #block-cipher #encryption #gost
  76. threefish

    block cipher

    v0.6.0-rc.1 26K #block-cipher #encryption #cryptography
  77. aws-sdk-codecommit

    AWS SDK for AWS CodeCommit

    v1.95.0 #pull-request #aws-sdk #approval-rule #merge-conflicts #file-content #amazon-resource-name #code-commit #git-repository #delete-file #encryption
  78. ipcrypt-rs

    IP address encryption and obfuscation methods in pure Rust

    v0.9.4 32K #encryption #security-privacy #privacy
  79. sequoia-gpg-agent

    interacting with GnuPG's gpg-agent

    v0.7.0-pqc.1 1.0K #encryption #pgp #cryptography
  80. uricrypt

    Hierarchy-preserving deterministic URI encryption

    v0.1.13 600 #encryption #uri #hierarchy #turboshake
  81. ensync

    A flexible ENcrypted file SYNChroniser suitable for uses where the central location is not fully trusted

    v1.0.2 700 #encryption #file-sync #file-encryption
  82. hiae

    High-throughput Authenticated Encryption (HiAE) algorithm implementation

    v0.2.0 #encryption #cryptography #aead #authentication #aead-encryption
  83. crymap

    secure IMAP server with encrypted data at rest

    v2.0.1 #encryption #email #imap #lmtp
  84. mountpoint-s3-client

    High-performance Amazon S3 client for Mountpoint for Amazon S3

    v0.19.6 5.2K #amazon-s3 #s3-client #aws-sdk #object-storage #aws-auth #crt #mount-points #encryption #authentication
  85. giant-spellbook

    cryptographic multi-tool with file analysis, encoding, bitflipping, splitting, hashing, encryption, signing, and more

    v0.4.6 #encryption #binary-analysis #dilithium5-aes #cryptanalysis #pqc
  86. sequoia-autocrypt

    Autocrypt support

    v0.27.0-pqc.1 24K #autocrypt #mua #opportunistic #encryption
  87. aws-sdk-workmail

    AWS SDK for Amazon WorkMail

    v1.96.0 #aws-sdk #email #work-mail #identity-access-management #access-control #email-api #permissions #email-client #iam #encryption
  88. libcrux-platform

    Platform detection crate for libcrux

    v0.0.3 116K #formally-verified #libcrux #detect #cryptography #platform #encryption
  89. cts

    Generic implementation of the ciphertext stealing block modes of operation

    v0.7.0-rc.3 700 #cryptography #encryption #block-cipher-mode #block-mode
  90. cosmian_findex

    Symmetric Searchable Encryption

    v8.0.2 9.6K #encryption #symmetric-encryption #findex #sse
  91. rgp

    Enabling E2EE for a range of applications

    v0.3.4 2.3K #encryption #cryptography #e2ee #security
  92. aws-esdk

    implementing client side encryption

    v1.2.2 7.2K #encryption #cryptography #client-side #dynamo-db
  93. lwbc

    Compact implementations of small block ciphers (SPECK, SIMON, SIMECK)

    v0.9.1 #encryption #cryptography #speck #simon #no-alloc
  94. fluxencrypt

    A high-performance, secure encryption SDK for Rust applications

    v0.7.1 1.6K #encryption #cryptography #aes #security #rsa
  95. enc_file

    Password-based file encryption tool with a versioned header, AEAD, Argon2id KDF, and streaming mode. Library + CLI + GUI.

    v0.6.3 #encryption #chacha20-poly1305 #blake3 #aes-gcm #command-line
  96. turnkey_enclave_encrypt

    encrypt and decrypt data sent to and from Turnkey secure enclaves, using HPKE (RFC 9180). Used in authentication, export, and import flows.

    v0.5.0 20K #encryption #hpke #turnkey
  97. rustic-rs

    rustic - fast, encrypted, deduplicated backups powered by Rust

    v0.11.0 #deduplicate #encryption #restic #backup #cli
  98. magic-crypt

    MagicCrypt is a Java/PHP/NodeJS/Rust library to encrypt/decrypt strings, files, or data, using Data Encryption Standard(DES) or Advanced Encryption Standard(AES) algorithms. It supports CBC block cipher mode…

    v4.0.1 17K #encryption #decryption #aes #des
  99. frodo-kem

    Pure Rust implementation of FrodoKEM and eFrodoKEM

    v0.1.0-pre.3 #encryption #zero-knowledge #knowledge #zero #quantum
  100. aws-db-esdk

    implementing client side encryption with DynamoDB

    v1.2.2 900 #cryptography #dynamo-db #encryption #client-side
  101. cryptostream

    Transparent encryption and decryption for Read and Write streams

    v0.3.3 #cryptography #encryption #decryption #aes
  102. libcrux-chacha20poly1305

    Formally verified ChaCha20-Poly1305 AEAD library

    v0.0.6 32K #formally-verified #chacha20-poly1305 #cryptography #encryption #aead
  103. unarc-rs

    Universal archive extraction & decompression library for retro + modern formats (7z, ZIP, RAR, LHA/LZH, TAR, ARJ, ARC/PAK, ZOO, HA, UC2, SQ/SQ2, SQZ, HYP, gz, bz2, Z)

    v0.6.0 #tar-archive #zip #rar #encryption #compression #7zip #arc #zoo #decompression #pak
  104. libcrux-kem

    Libcrux KEM implementation

    v0.0.6 32K #ml-kem #cryptography #formally-verified #x25519 #encryption #key-encapsulation #x-wing #libcrux #secp256r1
  105. nest-data-source-api

    NEST Data Source API Service

    v0.5.1 #data-source #participant #encryption #data-api #api-service #pseudonym #exchange-data
  106. cose-rust

    COSE Rust implementation

    v0.1.8 7.7K #encryption #signature #cbor #mac
  107. tiny-encrypt

    tiny file encrypt tool

    v1.9.20 #encryption #file-encryption #encryption-key #pgp #secure-enclave #piv #key-id #shared-secret #ecdh #edit-file
  108. matrix-sdk-store-encryption

    Helpers for encrypted storage keys for the Matrix SDK

    v0.16.0 8.8K #encryption #matrix-sdk #encrypted-storage #key-value-store #storage-key #serde-json
  109. ssh-vault

    encrypt/decrypt using ssh keys

    v1.2.2 #ssh-key #ssh-fingerprint #ssh #encryption
  110. botan

    Rust wrapper for Botan cryptography library

    v0.12.0 10K #cryptography #encryption #api-bindings
  111. miou

    A Matrix bot for Terraforming Mars game notifications

    v0.1.2 #alert #mars #notifications #matrix-bot #room #game #encryption #help-message #unregister #games
  112. xtea

    XTEA block cipher

    v0.1.0-rc.1 900 #block-cipher #cryptography #encryption
  113. fecr

    FerrumCrimper - A fast, Rust-powered CLI tool for efficient file management, compression, and archival with support for multiple formats and secure data handling

    v0.0.7 440 #compression #encryption #file-encryption #file-compression #tool-file
  114. fhe

    Fully Homomorphic Encryption in Rust

    v0.1.1 110 #encryption #homomorphic-encryption #encryption-key #bfv #scheme #public-key
  115. kestrel-cli

    Kestrel file encryption program

    v1.0.2 300 #encryption #file-encryption #file
  116. saorsa-gossip-groups

    MLS group management wrapper for Saorsa Gossip (RFC 9420 compliant)

    v0.5.1 460 #encryption #mls #e2ee #groups #messaging
  117. playfair_cipher

    Playfair, Two square and Four square cipher

    v1.0.5 #encryption #four-square #cryptography #two-square #playfair
  118. cryptify

    A procedural macro library to obfuscate Rust code. Provides compile-time string encryption and random flow obfuscation.

    v3.2.1 2.0K #compile-time #macro #proc-macro #compile-time-string #encryption #obfuscation #control-flow #string-literal #obfuscator #obfuscate
  119. mlar

    A wrapper around the MLA library for common use cases

    v2.0.0-beta #encryption #archive #mla #post-quantum-cryptography #encryption-key #compression #authenticated-encryption #brotli
  120. gxt-cli

    Minimal, encrypted, signed and copy-pasteable tokens for manual data exchange between games

    v4.1.0 2.1K #exchange-data #encryption #data-exchange #token #message #games #key-derive
  121. redb-turbo

    redb fork with AES-256-GCM page encryption and zstd compression

    v0.2.0 #zstd #compression #redb #aes-256-gcm #transaction #database #table-definition #encryption #key-value-store #thread-safe
  122. russh-cryptovec

    A vector which zeroes its memory on clears and reallocations

    v0.52.0 234K #ssh-server #russh #ssh-client #clear #client-server #reallocations #encryption #memory-safety #diffie-hellman #async-trait
  123. serpent

    block cipher

    v0.6.0-rc.3 #block-cipher #cryptography #encryption
  124. aef

    An encrypted file archiver

    v0.9.1 950 #encryption #file-encryption #brute-force #archiver #argon2 #decryption
  125. novovault

    An encrypted store for notes

    v1.4.2 #encryption #notes #store #vault #cloud
  126. challenge_response

    Perform HMAC-SHA1 and OTP challenges with YubiKey, OnlyKey and NitroKey, in pure Rust

    v0.5.42 1.9K #authentication-encryption #yubi-key #challenge-response-authentication #config #authentication #encryption #encryption-key
  127. grammers-crypto

    Several cryptographic utilities to work with Telegram's data

    v0.8.0 3.8K #telegram #encryption #tl
  128. aead-stream

    Generic implementation of the STREAM online authenticated encryption construction

    v0.6.0-rc.3 #aead #encryption #stream #stream-encryption
  129. redoubt-aead

    AEGIS-128L and XChaCha20-Poly1305 AEAD with zeroization

    v0.1.0-rc.3 #encryption #aead #zeroize #aead-encryption #aegis128l
  130. ms-offcrypto-writer

    Encrypting ECMA376/OOXML files with agile encryption as described in MS-OFFCRYPTO

    v1.0.7 1.6K #encryption #password #ecma376 #office #encoding
  131. claim169-core

    MOSIP Claim 169 QR Code decoder library

    v0.2.0-alpha #encryption #qr #ecdsa #cryptography #credentials #p256 #aes-gcm #decompression #ed25519 #hsm
  132. ejson

    Manage encrypted secrets using public key encryption

    v1.0.1 #encryption #secret #yaml
  133. fheanor

    that provides fast implementations of rings commonly used in homomorphic encryption, built on feanor-math

    v0.10.14 #encryption #homomorphic-encryption #cryptography #fhe #homomorphic
  134. aranya-daemon-api

    IPC API between the Aranya client and daemon

    v4.1.1 #aranya #encryption #daemon #devices #ipc #preview #authentication #afc #devices-management
  135. card-cli

    FIDO(U2F, WebAuthn), YubiKey, OpenPGP command line tool

    v1.13.21 #yubi-key #u2f #pgp #fido #webauthn #encryption #openpgp-card #ca #pgp-card #certificate
  136. fernet

    in Rust

    v0.2.2 22K #encryption #encryption-key #token #url #cryptographic-primitives #cryptography #authorization #authentication
  137. hanko

    Keeps your Git allowed signers file up to date with signing keys configured on software development platforms like GitHub and GitLab

    v1.0.0 #encryption #git #ssh #security
  138. hpke-dispatch

    runtime algorithmic selection for hybrid public key encryption

    v0.8.0 3.5K #encryption #public-key-encryption #hpke
  139. tangy

    Tang server implementation

    v0.2.8 #tang #server #encryption #networking #rest #decryption
  140. libcrux-aesgcm

    Libcrux AES-GCM implementation

    v0.0.7 26K #aes-gcm #encryption #x86-64 #libcrux #cryptography
  141. xaes-256-gcm

    Pure Rust implementation of the XAES-256-GCM extended-nonce Authenticated Encryption with Associated Data (AEAD)

    v0.1.0-rc.3 #encryption #aead #extended-nonce #xaes #aes
  142. artisan_middleware

    The main services of the artisan platform to allow communication and management of linux system services

    v5.5.1 3.1K #middleware #process-manager #configuration-management #artisan #encryption #version-control #logging #git-repository #system-services #app-state
  143. cosmian_kms_crypto

    Cosmian KMS Crypto - cryptographic operations and algorithms

    v5.15.0 380 #encryption #kms #cosmian
  144. gxt

    Minimal, encrypted, signed and copy-pasteable tokens for manual data exchange between games

    v4.1.0 2.4K #encryption #exchange-data #token #data-exchange #message #key-pair #decryption #games #game-mod #key-id
  145. dotenvage

    Dotenv with age encryption: encrypt/decrypt secrets in .env files

    v0.3.2 470 #encryption #dotenv #age-encryption #secret #age
  146. tindercrypt

    Data encryption with symmetric cryptographic keys or passwords/passphrases, and self-contained encryption metadata

    v0.3.4 850 #encryption #protobuf #cryptography
  147. s-zip

    High-performance streaming ZIP library with AES-256 encryption and async/await support - Read/write ZIP files with minimal memory footprint. Supports password protection, cloud storage, and Tokio runtime.

    v0.10.0 #zip #encryption #archive #compression
  148. gxt-extism-types

    Minimal, encrypted, signed and copy-pasteable tokens for manual data exchange between games

    v4.0.1 1.0K #exchange-data #encryption #data-exchange #token #gxt #extism #games #decryption
  149. herolib-crypt

    secure asymmetric cryptography: signing and encryption using Ed25519

    v0.3.13 #encryption #asymmetric #ed25519 #asymmetric-encryption #cryptography
  150. prople-crypto

    A set of libraries and function helpers to maintain cryptography data based on Prople system requirements

    v0.3.4 600 #encryption #cryptography #prople
  151. confidential-ml-transport

    Attestation-bound encrypted tensor transport for confidential ML inference

    v0.4.0 #encryption #ml #vsock #tee #confidential
  152. crabapple

    iOS backup decryption and encryption

    v0.4.5 750 #encryption #cryptography #ios #backup
  153. secure-crypt

    Ultra secure encryption/decryption tool using Rust + libsodium with zero secret leakage

    v2.0.0 #cryptography #encryption #sodium
  154. greentic-oauth-broker

    Multi-tenant OAuth broker exposing HTTP, NATS, and discovery APIs for Greentic integrations

    v0.4.22 #oauth #broker #web-api #greentic #nats #encryption #multi-tenant #secrets-manager #secret-store #token-exchange
  155. paas-client

    PEP Authorization API Service client

    v0.14.0 #paas #encryption #api-service #authorization #pep #homomorphic-encryption #encryption-key #pseudonym #client-auth
  156. nutek-cipher

    Encrypt and decrypt files and text with ease

    v2.0.7 390 #cryptography #encryption #decryption
  157. safehold

    A secure cross-platform environment variable manager with CLI and optional GUI for encrypted storage of secrets and config

    v0.0.2 #password-manager #env-manager #credential-manager #encryption #cli
  158. chacha

    stream ciphers

    v0.4.0 192K #stream-cipher #encryption #stream-encryption
  159. rsecure

    file encryption and decryption tool using AES-GCM

    v0.3.1 #cryptography #encryption #aes-gcm #file-encryption #decryption #tool-file
  160. certradar-cli

    Certificate transparency and SSL/TLS security analysis CLI tool

    v0.1.2 #tls #security-analysis #certificate-transparency #dns #dns-lookup #encryption #multi-domain #health-check #rdap #command-line-tool
  161. confidential-ml-pipeline

    Multi-enclave pipeline orchestration for confidential ML inference

    v0.3.1 #encryption #ml #tee #pipeline #confidential
  162. envlp-cli

    CLI tool for AEAD envelope encryption

    v0.1.3 #encryption #command-line-tool #aead #encryption-key #base64 #decryption #wire-format
  163. bitbottle

    a modern archive file format

    v0.10.0 #archive #encryption #archive-file-format #ssh-key #compression #block-list #encryption-key #bottle #xchacha20-poly1305 #archive-reader
  164. rustp2p

    A decentralized p2p library powered by Rust, which is devoted to simple use

    v0.4.1 #p2p #hole-punching #encryption #udp #aes-gcm #chacha20-poly1305 #nat #decentralized #kcp #ipv4-addr
  165. Mademoiselle_Entropia

    Extremely strong, stupidly simple and relatively fast symmetric cipher.. check out the Readne for explanation. Have a great day, Dear User 💯❤️

    v1.11.26 #mademoiselle_entropia #symmetric-encryption #encryption #strong #fast #exotic
  166. fpe

    Format-preserving encryption

    v0.6.1 24K #encryption #format-preserving #ff1
  167. rc6

    RC6 block cipher

    v0.1.0-rc.3 #block-cipher #cryptography #encryption
  168. devolutions-crypto

    An abstraction layer for the cryptography used by Devolutions

    v0.9.2 850 #key-pair #encryption #cryptography #devolutions #secret-sharing #key-exchange #generate-key #symmetric-encryption #asymmetric-encryption #signing-key
  169. mismall

    Streaming Huffman compression library with AES-256-GCM encryption and archive support

    v2.0.0 #compression #archive #encryption #streaming #huffman
  170. aria

    Pure Rust implementation of the ARIA Encryption Algorithm

    v0.2.0-rc.1 #block-cipher #encryption #cryptography
  171. deadrop

    Zero-knowledge encrypted dead drop. One binary. One command. Gone.

    v0.2.0 #encryption #dead-drop #file-sharing #file-encryption #chacha20
  172. elastic-elgamal

    ElGamal encryption and related zero-knowledge proofs with pluggable crypto backend

    v0.3.1 #zero-knowledge-proofs #encryption #elgamal
  173. enchantress

    AES-256 file encryption tool

    v0.1.11 #password #file-encryption #aes-256 #encryption
  174. agree

    A multi-key-security CLI tool using Shamirs Secret Sharing

    v0.2.2 470 #secret-sharing #encryption #secret #key
  175. logcrypt

    CLI tool for encrypting private data in log files

    v0.1.0 #encryption #encryption-key #logging #uri #log-parser #ip-address #generate-key #decryption #datalog
  176. ascon-aead128

    authenticated encryption scheme

    v0.1.0-rc.3 #aead #encryption #ascon
  177. sillad-sosistab3

    A scramblesuit-like obfuscation protocol within the sillad framework

    v0.2.16 #encryption #protocols #tcp-communication #pipe #environment #sillad #udp #obfuscation #json-rpc #complex-numbers
  178. jubjub-elgamal

    ElGamal encryption scheme implemented on the JubJub curve with support for zero-knowledge circuits

    v0.5.0-rc.1 550 #encryption #elliptic-curve #cryptography #elgamal #jubjub #zero-knowledge #jub-jub #encryption-key #public-key #decryption
  179. citadel_sdk

    High-level library to build applications on the Citadel Protocol

    v0.13.0 600 #encryption #p2p #post-quantum-cryptography #citadel #virtual-filesystem #remote-storage #file-sharing #server-connection #security-level #security-protocols
  180. dcrypt-api

    Public API traits and types for the dcrypt library

    v1.2.2 #public-api #cryptography #encryption #public-key #dcrypt #nonce #key-material #ensuring
  181. rc5

    RC5 block cipher

    v0.1.0-rc.1 170 #block-cipher #cryptography #encryption
  182. envstash

    Manage .env files across git branches with versioning, diffing, and optional encryption

    v0.1.7 #env-file #encryption #dotenv #git
  183. c2-chacha

    The ChaCha family of stream ciphers

    v0.3.3 272K #xchacha20 #chacha20 #encryption #cryptography
  184. wecanencrypt

    OpenPGP library for encryption, signing, and key management (includes rpgp)

    v0.3.0 #pgp #cryptography #encryption #gpg
  185. kitty-rc

    controlling kitty terminal emulator via its remote control protocol

    v0.5.0 #remote-control #kitty #control-protocols #terminal #encryption #control-command #password-authentication #background-image #key-exchange #aes-256-gcm
  186. pipedash-core

    Framework-agnostic core library for Pipedash

    v0.1.1 #ci-cd #desktop #encryption #devops #self-hosted #ci-cd-pipeline #postgresql #encrypted-storage #jenkins #framework-agnostic
  187. rejson

    A command line utility for managing secrets

    v0.6.1 #encryption #encryption-key #cryptography #elliptic-curve #secret #command-line-tool #public-key #version-control #private-key #curve25519
  188. ecies_25519

    Cross-platform Elliptic Curve Integrated Encryption Scheme (ECIES) using X25519, AES-256-GCM, and HKDF-SHA256

    v0.2.3 #encryption #ecies #aes-gcm #x25519 #aes #gcm
  189. pqc-binary-format

    Standardized binary format for post-quantum cryptography encrypted data interchange

    v1.0.14 #post-quantum-cryptography #binary-format #encryption #cryptography
  190. bl4

    Borderlands 4 save editor library - encryption, decryption, and parsing

    v0.5.20 #encryption #save-file #cryptography #editor #borderlands #backup #decryption #weapon #serial-numbers #steam-id
  191. aescrypt-rs

    AES Crypt (v0-v3) Rust encryption/decryption library

    v0.2.0-rc.5 #cryptography #encryption #crypt #aes #decryption
  192. ipcrypt2

    format-preserving encryption of IP addresses. Supports both deterministic and non-deterministic encryption modes

    v0.9.1 120 #ip-address #encryption #obfuscation
  193. crypta

    Gestor de secretos moderno escrito en Rust puro, compatible con SOPS/Age para encriptación de secretos y sincronización automática con Git

    v0.1.8 #encryption #sops #age #secret #age-encryption #git
  194. adaptive-pipeline-domain

    Domain layer for optimized, adaptive pipeline - pure reusable business logic, entities, value objects, and domain services following DDD principles

    v2.0.0 #encryption #processing-pipeline #metrics #domain-entities #data-pipeline #business-logic #file-processing #encryption-key #domain-events #domain-driven-design
  195. rustberg

    A production-grade, cross-platform, single-binary Apache Iceberg REST Catalog

    v0.0.5 #encryption #namespaces #catalog #lakehouse
  196. crabgraph

    A safe, ergonomic, high-performance cryptographic library for Rust built on audited primitives

    v0.4.0-pre #encryption #authentication #cryptography
  197. agnos

    Obtain (wildcard) certificates from let's encrypt using dns-01 without the need for API access to your DNS provider

    v0.1.1 300 #certificate #encryption #dns #api-access #dns-provider #dns01 #wildcard #acme #letsencrypt
  198. rs-web

    A fast, Lua-driven static site generator with encryption support

    v0.4.1 #encryption #blog #static-site #lua #markdown
  199. rabe

    ABE Schemes implemented in rust

    v0.4.2 850 #encryption #cryptography #abe #pairing
  200. xcqa

    Dictionary-based cryptosystem with zero-knowledge proof signatures

    v0.1.0 #encryption #cryptography #zero-knowledge
  201. ruscrypt

    ⚡ Lightning-fast cryptography toolkit built with Rust - A comprehensive CLI tool for classical and modern cryptographic operations

    v0.3.2 600 #encryption #cryptography #security
  202. enva

    CLI client for enva - environment variable management

    v1.1.2 #github-repo #encryption #git-commit #env-file #git-hooks #team-members #devops #decryption #authentication #env-var
  203. cryptotensors

    extension of safetensors that adds encryption, signing, and access control (Rego-based policy engine) while maintaining full backward compatibility with the safetensors format. It…

    v0.2.0 #encryption #safetensors #pytorch #security
  204. adaptive-pipeline

    High-performance optimized, adaptive file processing pipeline with configurable stages, binary format support, and cross-platform compatibility

    v2.0.0 #prometheus #metrics #processing-pipeline #data-pipeline #file-processing #encryption #logging #cross-platform #benchmark #chunking
  205. toml-bombadil

    A dotfile manager

    v4.2.0 950 #dotfiles #encryption #bombadil #profile #gpg #templating #symlink #configuration-manager #github-actions
  206. paks

    A light-weight encrypted archive inspired by the Quake PAK format

    v0.1.1 #zip #archive #encryption #pak
  207. cocoon

    protected container with strong encryption and format validation

    v0.4.3 2.4K #encryption #key-store #storage-encryption #storage
  208. saorsa-mls

    Experimental Message Layer Security (MLS)-inspired library for P2P secure group communication

    v0.3.4 800 #encryption #mls #forward-secrecy
  209. tink-streaming-aead

    Streaming AEAD functionality for Rust port of Google's Tink cryptography library

    v0.3.0 9.7K #encryption #cryptography #streaming-aead
  210. envoy-cli

    A Git-like CLI for managing encrypted environment files

    v0.2.2 #encryption #secret #env #cli
  211. uki

    fast, simple and cross-platform UDP and TCP packet forwarder and encryptor

    v0.3.2 500 #udp #tcp #encryption #tunnel #udp-over-tcp #tcp-tunnel
  212. gun-rs

    A realtime, decentralized, offline-first, graph data synchronization engine (Rust port)

    v1.0.4 #encryption #key-pair #p2p #cryptography #web-rtc #relay-server #public-key #graph-database #local-storage #crdt
  213. oboron

    Encryption and encoding library for developer ergonomics: prefix entropy, compact outputs, high performance

    v1.0.0-rc.1 #encryption #base32 #obfuscation #identifier
  214. cipherstash-client

    The official CipherStash SDK

    v0.33.1 130 #encryption #cryptography #sql #sql-encryption #security #database
  215. age-plugin-xwing

    X-Wing plugin for age clients

    v0.2.1 #encryption #x-wing #age-encryption #cryptography #age
  216. crypter

    A AES-GCM 256 encryption and decryption library

    v0.3.1 #encryption #cryptography #aes
  217. cargo-sealed

    CLI for storing encrypted environment variables in .env files

    v0.1.0 #encryption #secret #dotenv #cli
  218. triglav

    High-performance multi-path networking tool with intelligent uplink management

    v0.2.0 #vpn #encryption #tunnel #networking #multipath
  219. libaes

    AES cipher in safe Rust with no dependencies

    v0.7.0 21K #encryption #block-cipher #aes
  220. cachekit-core

    LZ4 compression, xxHash3 integrity, AES-256-GCM encryption for byte payloads

    v0.1.1 150 #encryption #aes-gcm #compression #lz4 #xxhash3
  221. scryptenc

    scrypt encrypted data format

    v0.10.0 2.8K #scrypt #encryption #cryptography
  222. pmv_encryption_rs

    PersonalMediaVault encrypted storage model. This library allows to encrypt and decrypt data, and also read ans write files in the same format PersonalMediaVault uses.

    v1.0.0 #encrypted-storage #encryption #file-encryption #cryptography #size #decryption #multi-file #endianness #aes-256 #data-model
  223. crypto

    Facade crate for all of the RustCrypto traits (e.g. aead, cipher, digest)

    v0.5.1 79K #encryption #hash #cryptography
  224. Try searching with DuckDuckGo.

  225. cocoonfs-cli

    Cocoon TPM project - CLI utility for accessing CocoonFs images

    v0.1.1 #encryption #sha-2 #block-size #image-size #block-cipher #tpm #aes #filesystem-io #cocoon #storage-volume
  226. citadel_logging

    logging library for the Citadel Protocol

    v0.13.0 1.5K #encryption #p2p #post-quantum-cryptography #citadel #remote-storage #logging #file-sharing #distributed-systems #network-protocol #file-storage
  227. belt-dwp

    Pure Rust implementation of the Belt-DWP authenticated encryption algorithm (STB 34.101.31-2020)

    v0.1.0-rc.3 #aead #encryption
  228. keylib

    bindings

    v0.2.3 #ctap #callback #credentials #authenticator #uv #authentication-protocol #encryption #shared-secret #transport-layer #uhid
  229. zimhide

    Zim Steganography Toolkit - WAV steganography CLI for embedding and extracting encrypted text/audio

    v0.2.2 #wav #steganography #audio #encryption
  230. typelock

    Enforce security boundaries at the Type level

    v0.3.3 #encryption #cryptography #hashing #boundaries #type-level #enforce #decrypted #derive-macro #diesel #accessible
  231. rusty_paserk

    Platform Agnostic Serializable Keys (PASERK) is an extension on PASETO for key management

    v0.5.0 4.6K #encryption #paserk #paseto-token #paseto #security
  232. blte

    BLTE (Block Table Encoded) compression/decompression for World of Warcraft CASC files

    v0.4.3 #compression #lz4 #world-of-warcraft #encryption #blizzard #casc #checksum-verification #ngdp #modes #cryptography
  233. mmkv

    Rust version of MMKV

    v0.6.0 1.5K #key-value-store #encryption #key-value
  234. caesar_cipher_enc_dec

    can easily use caesar cipher

    v1.0.1 #caesar-cipher #cryptography #encryption #brute-force #upper-case #input-file #lower-case #decryption #command-line-interface
  235. atuin-client

    client library for atuin

    v18.12.1 1.7K #shell-history #atuin #command-history #sqlite #encryption #history-search #host-name #modes #bash #sync-server
  236. tink-ffi

    Safe Rust bindings to Google Tink cryptography library

    v0.1.3 #google-tink #cryptography #encryption #key-set #ecdsa #aes-gcm #hmac #key-derivation #aead #hpke
  237. rops

    SOPS-like library in pure Rust

    v0.1.7 8.7K #encryption #sops #config
  238. dec-cryptor

    A high-performance file encryption tool using AES-256-CTR and Argon2id

    v2.5.0 #encryption #parallel #argon2 #aes
  239. encryptable-tokio-fs

    A drop-in, API-identical replacement for tokio::fs with transparent opt-in, non-framing stream cipher encryption

    v0.1.7 #encryption #chacha20 #filesystem #stream-encryption #api-bindings
  240. atuin-server-database

    server database library for atuin

    v18.12.1 1.5K #shell-history #database-server #atuin #sync #encryption #command-history #host-name #bash #zsh #fish
  241. relay-agent

    Relay Mail Agent

    v0.1.0-alpha.2 #agent #relay #domain #email #https #letsencrypt #ssl-certificate #private-key #encryption #x-forwarded-for
  242. why2

    Lightweight, fast, secure, and easy to use encryption system

    v1.4.10 #encryption #cryptography #security
  243. wolfssl-wolfcrypt

    Rust wrapper for wolfssl C library cryptographic functionality

    v1.1.0 #encryption #cryptography #fips #wolfssl #security
  244. fast-paillier

    Optimized Paillier encryption scheme

    v0.3.2 1.2K #encryption #paillier #encryption-key #public-key-encryption #public-key
  245. sillad

    A framework for talking about TCP-like dialers and listeners, within the futures-io ecosystem

    v0.2.6 100 #tcp-listener #pipe #called #protocols #stream #encryption #e2ee #futures-io #udp #complex-numbers