gcm-mode

There are 3 repositories under gcm-mode topic.

  • Somorpher/ByteCrypt

    Cryptographic library providing secure hashing, full encryption/decryption functions, digital signatures, different MoO(AES, CBC, GCM, CFB, OFB, CTR), RSA(512, 1024,2048...), GOST, Serpent, AES, RC6, etc...

    Language:C++1100
  • Somorpher/ByteLock

    encryption software, linux utility software for GCM directory encryption

    Language:C++0100
  • BenoAbarcaS/Cryptography--Fundamentals-and-Applications

    This repository provides a comprehensive guide to cryptography fundamentals and practical applications. It includes examples of symmetric encryption (AES), asymmetric encryption (RSA), digital signatures, and common cryptographic combinations. All code examples are available in Python.

    Language:Python