#aes

  1. ahash

    A non-cryptographic hash function using AES-NI for high performance

    v0.8.11 10.3M #hash-map #hash #hasher #aes
  2. aes

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

    v0.9.0-pre.2 3.3M #block-cipher #cryptography #rijndael #crypto
  3. 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-pre.2 1.4M #authenticated-encryption #aead #encryption #aes #gcm
  4. 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-pre.2 387K #authenticated-encryption #symmetric-encryption #aes-gcm #aead #encryption #aes
  5. 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-pre.2 13K #authenticated-encryption #aead #encryption #aes
  6. 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 11K #encryption-decryption #encryption #aes #block-cipher #des #key-length #decryption
  7. aes256ctr_poly1305aes

    Pure Rust implementation of the AES256CTR-Poly1305AES Authenticated Encryption with optional architecture-specific hardware acceleration

    v0.2.1 2.5K #authenticated-encryption #aead #poly1305 #aes #aes256ctr
  8. 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.5.0 43K #authenticated-encryption #aead #block-cipher #encryption #aes
  9. capycrypt

    An advanced cryptographic suite for secure message exchange

    v0.7.5 #aes #cryptography #sha3 #key-exchange #symmetric-encryption #sha-3 #post-quantum-cryptography
  10. soft-aes

    A Rust-based software library for AES

    v0.2.2 1.2K #aes #encryption-decryption #padding #block-size #cbc #block-cipher #cryptography
  11. rand_aes

    AES based pseudo-random number generator

    v0.3.1 #random #secure-random #aes #block-cipher #low-latency #rand
  12. libaes

    AES cipher in safe Rust with no dependencies

    v0.7.0 22K #aes #block-cipher #encryption-key #cryptography #crypto
  13. omit

    Omit allows you to securely share environment variables and secrets using a single key

    v1.0.1 #env-vars #secret-management #encryption-key #variables #key-management #aes #environment
  14. aes-prng

    Pseudo-random number generator based on AES

    v0.2.1 5.2K #random #aes #rng #cryptography
  15. aes-gcm-stream

    AES GCM stream encrypt and decrypt library, supports AES128/192/256 bit keys

    v0.2.4 400 #aes-gcm #aes #gcm #stream #encryption-decryption #cryptography
  16. cliff3-util

    SHA(256/512) hash, AES/RSA 암복화, 한글, I/O 및 날짜 관련 함수 모음 입니다

    v0.2.5 490 #io #sha #rsa #aes #korean #github
  17. supply-chain-trust-example-crate-000069

    A non-cryptographic hash function using AES-NI for high performance

    v0.8.10 150 #hasher #hash-map #hash #aes #no-std
  18. aes-keywrap

    AES Key Wrap construction (AES-KW, RFC 3394 / RFC 5649)

    v0.2.6 500 #aes-key #encryption-key #aes #aes-kw #cryptography #keywrap
  19. aes_crypto

    A platform-agnostic library for the AES cipher (Rijndael)

    v1.3.0 150 #aes #rijndael #encryption #cryptography #x86-64 #platform-independent #crypto
  20. oilelpqt

    Post-quantum socks5 proxy that uses Kyber1024 and triple AES

    v1.8.0 150 #post-quantum #aes #proxy #socks5-proxy #kyber1024 #triple #client
  21. crypter

    A AES-GCM 256 encryption and decryption library

    v0.2.1 #encryption-decryption #aes #aes-gcm #cryptography #wasm #applications #aes-gcm-siv
  22. const-ciphers

    Ciphers implemented as constant expressions in Rust for use in payload generation. Not for regular use.

    v0.0.5 490 #cipher #payload #const #aes #encryption
  23. webcryptobox

    Convenient opiniated wrappers around OpenSSL to use WebCrypto compatible cryptography

    v2.1.1 #aes #key-derivation #encryption-decryption #web-crypto #cryptography #ec #import-export
  24. cryptographic_primitives

    that provides cryptographic primitives

    v0.2.0 160 #encryption-decryption #primitive #block-cipher #cryptography #plain-text #aes #algorithm
  25. neo-crypto

    An encryption algorithm library written in Rust

    v0.1.3 #encryption #aes #automotive #hsm #hash
  26. br-crypto

    crypto

    v0.2.1 140 #jwt #aes #md5 #sha #cryptography #ba64
  27. plain-aes

    Rijndael's cipher, commonly known as AES

    v0.1.1 #aes #cipher #block-cipher #encryption #rijndael #aes128 #aes192
  28. aes_frast

    lib for AES encryption and decryption, coded in pure safe Rust-lang

    v0.2.2 #aes #encryption-decryption #cryptography #crypto
  29. ostring_auth

    A license authentication module

    v1.1.0 200 #aes #module #authentication #pkcs7 #填充模式 #对称加密算法 #基于
  30. byte-aes

    wrapper around the popular aes crate. The goal is to perform Encrypt and Decrypt operations using the Advanced Encryption Standard 256 bit Algorithm conveninent to use instead of use Low level functions of the aes crate

    v0.2.2 280 #aes #encryption-decryption #aes-256 #256-bit #standard #low-level #advanced
  31. cryptolib

    An encryption algorithm library written in Rust

    v0.1.3 #aes #encryption #hsm #automotive #hash
  32. rocca

    ROCCA-S authenticated cipher

    v0.3.0 #authenticated-encryption #cipher #aead #encryption #aes #rocca-s #encryption-key
  33. lockbox

    secure, and efficient encryption and decryption using the AES-GCM (Galois/Counter Mode) algorithm

    v0.1.0 #aes-gcm #authenticated-encryption #encryption-decryption #aes #vault #gcm #data-integrity
  34. aes-ccm

    A pure-Rust, #![no_std], zero-allocation AES-CCM implementation ported from TinyCrypt using RustCrypto's AES

    v0.5.0 #aead #encryption #aes #zero-allocation #data #mode #ccm
  35. tla

    A CLI tool for compressing and encrypting a file or a directory. (tar, lzma, aes & des)

    v0.1.12 #aes #des #tar #file #directory #lzma #encrypting
  36. evercrypt

    Crypto library using formally verified code from HACL/Evercrypt

    v0.0.11 200 #random #bindings #aes #cryptography #hacl #verified #key
  37. xaes-256-gcm

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

    v0.0.1-pre.0 #authenticated-encryption #aead #encryption #aes #xaes #extended-nonce
  38. crabguard

    A cli tool for end-to-end encryption for s3 storage

    v0.1.4 #amazon-s3 #end-to-end-encryption #file-encryption #symmetric-encryption #s3 #aes #file-storage
  39. aes_rust

    Arsenal of Encosure Schmes (AES) - Rust (AESr)

    v0.2.3 110 #aes #data #scheme #encosure #collection #arsenal #ae-sr
  40. aes-edu

    A collection of code for teaching the full AES algorith as described in FIPS 197

    v0.1.2 #aes #cipher #encryption #learn #education
  41. nonce-extension

    Derive-Key-AES and Double-Nonce-Derive-Key-AES nonce extension mechanisms (DNDK-GCM)

    v0.2.0 140 #aes-gcm #nonce #authenticated-encryption #aes #gcm #dndk #cryptography
  42. simple-rijndael

    Pure Rust, simple implementation of the rijndael-cbc algorithm for osu! score decryption or encryption

    v0.3.2 200 #encryption-decryption #pure #rijndael-cbc #algorithm #osu #aes #pkcs7
  43. softaes

    Fast software implementation of the AES round function in pure Rust

    v0.1.3 210 #aes #cryptography #software #crypto
  44. rcrypto

    cryptography library

    v0.2.0 #aes #rsa #cryptography #elliptic-curve #des #keccak #md5
  45. ades

    AES & DES, Encryption & Decryption

    v0.1.8 #encryption-decryption #aes #des
  46. networking

    secure RSA AES network implementations in a peer to peer enabled manner

    v0.1.9 #aes #rsa #encryption #p2p #sllp
  47. wcb

    WebCrypto compatible encryption CLI

    v2.0.1 #encryption #ec #web-crypto #aes #cryptography #crypto #cli
  48. Try searching with DuckDuckGo.

  49. rust-aes-proofs

    Various AES-based Proof-of-Replication and Proof-of-Time implementations and benchmarks

    v0.2.0 #aes #proof-of-replication #proof-of-time #subspace
  50. cryptohelpers

    Collection of helpers and simplifying functions for cryptography things

    v2.0.0 100 #sha-256 #password #checksum #rsa #aes #helper #cryptography
  51. encrypto_aes

    stunning-encrypto is cross platform end-to-end encryption dependency. And this is AES extension of the same

    v0.3.0 #aes #encryption #stunning-encrypto #rust-e2ee #end-to-end-encrypton #end-to-end #end-to-end-encryption
  52. very-simple-aes

    AES cbc encryption and decryption package

    v1.0.1 #encryption-decryption #aes #package #cbc
  53. theca

    fully featured, command line note taking tool

    v1.0.0 #profile #note #encryption-key #command-line #notes #title #aes
  54. encrypted-message

    Safely encrypt & store serializable data using AES-256-GCM

    v0.3.0 180 #encryption #diesel #aes
  55. rust-crypto-wasm

    A (mostly) pure-Rust implementation of various common cryptographic algorithms

    v0.3.1 600 #sha-2 #sha-1 #aes #md5 #cryptography #crypto
  56. aes-keywrap-rs

    AES Key Wrap for Rust (AES-KW, RFC 3394 / RFC 5649)

    v0.2.0 #aes-key #aes-kw #aes #keywrap #aes-ecb #crypto
  57. wolf-crypto-sys

    Low-level bindings for wolfSSL's wolfcrypt

    v0.1.0-alpha.4 410 #crypto #sha-2 #sha3 #aes #digest #no-alloc #sha2
  58. secret-keeper

    envelope encryption with strong cryptography and key management

    v0.3.5 #encryption-key #key-management #lz4 #security #aes #xchacha20 #env-vars
  59. xaes-gcm

    The simplest and safest way to encrypt data using AES-GCM in Rust (AES256-DNDK-GCM)

    v0.2.0 #aes-gcm #nonce #aes #gcm #encryption #dndk #collision
  60. easy_aes

    a very fast / lightweight implementation of aes encrytion and decryption

    v0.1.5 #aes #encryption #performance #fast
  61. simple_crypt

    high level library to encrypt and decrypt texts, files, folders and any data with it

    v0.2.3 410 #encryption #argon2 #aes #cypher #crypto
  62. aes-ndlr

    AES

    v0.0.3 #aes #cipher #cbc #block #padding #modes #ctr
  63. tinyaes

    A pure Rust implementation of the Advanced Encryption Standard (AES)

    v0.1.0 #aes #encryption #encryption-decryption #cryptography #crypto
  64. iokcloud-crypto

    AES lightweight encryption and decryption

    v0.1.0 #aes #x86-64 #encryption-decryption #cryptography #architecture #arm #security
  65. crypto-rsl

    A (mostly) pure-Rust implementation of various common cryptographic algorithms

    v0.1.0 #md5 #aes #sha-2 #sha-1 #cryptography #crypto
  66. get_prime_numbers

    The FactorDB is the database to store known factorizations for any number. This tool can use on your command line

    v0.1.0 #primes #factorization #prime #decryption #command-line #aes
  67. SadieFish

    cryptography library for educational purposes

    v0.1.1 #sadiefish #encryption #hex #aes #cryptography #caesar #utilities #message
  68. gotp

    Generate totp codes for various accounts which are saved and AES encrypted

    v0.1.2 #totp #account #aes #otp #encryption
  69. parity-crypto

    Crypto utils used by ethstore and network

    v0.9.0 1.9K #utilities #ethereum #ethstore #crypto #parity #aes #error
  70. aes-config

    encrypt config for safe

    v0.1.2 #decryption #encryption-decryption #aes #encryption #config #config-file
  71. rust-aes-keywrap

    AES Key Wrap construction (AES-KW, RFC 3394 / RFC 5649)

    v0.1.0 #aes-key #aes-kw #aes #crypto #keywrap
  72. encrypt-rs

    Envelope encryption with secret-keepers

    v0.3.7 #lz4 #aes #key-file #security #xchacha20 #encryption-decryption #crypto
  73. rust-crypto-hatter-fork

    A (mostly) pure-Rust implementation of various common cryptographic algorithms

    v0.2.36 190 #sha-2 #sha-1 #aes #md5 #cryptography #crypto
  74. rncryptor

    AES file format

    v0.1.0 #file-format #spec #aes #encryption #napier #rob #cryptography
  75. hive_memo

    encrypting and decrypting Hive Blockchain memos using elliptic curve cryptography and AES

    v0.1.2 #hive #memo #encryption #aes #encryption-decryption #hive-blockchain #shared-secret
  76. laron-crypto

    Cryptography helper library

    v0.2.3 #aes #k256 #elliptic-curve #ethereum #crypto #cryptography
  77. aes-stream

    Read/Write Wrapper for AES Encryption and Decryption during I/O Operations

    v0.2.1 #aes #read-write #write #read #stream #encryption-decryption #io-read