Skip to content
View tanel312's full-sized avatar
Block or Report

Block or report tanel312

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
tanel312/README.md

Popular repositories

  1. AES_Library AES_Library Public

    AES 128/192/256 encryption/decryption in modes: CBC, ECB, CTR, OFB & CFB

    C++ 1

  2. HashCalculation_Library HashCalculation_Library Public

    SHA-0, SHA1, SHA2, SHA224, SHA256, SHA384, SHA512, SHA-512/224, SHA-512/256 SHA3-224, SHA3-256, SHA3-384, SHA3-512, SHAKE128, SHAKE 256 library

    C++ 1

  3. tanel312 tanel312 Public

    Config files for my GitHub profile.

  4. AES_LibExample AES_LibExample Public

    Dialog based example of AES encrytption/decryption that uses AES Library for AES128/192/256 in ECB, CBC, CTR, OFB & CFB modes

    C++

  5. CRCcalculation_Library CRCcalculation_Library Public

    CRC calculation library for 8-bit, 16-bit, 24-bit, 32-bit, 40-bit and 64 bit. Supports 76 CRC types

    C