Skip to content
View MrkFrcsl98's full-sized avatar
πŸ’­
I may be slow to respond.
πŸ’­
I may be slow to respond.
  • Order Of The Dragon
  • Romania

Block or report MrkFrcsl98

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

Pinned Loading

  1. GOST_Algorithm GOST_Algorithm Public

    GOST 28147-89 cipher, category block ciphers, educational purposes...

    C++

  2. AES_algorithm AES_algorithm Public

    AES(Advances-Encryption-Standard) algorithm, Parallel and Serial Encryption, PKCS#7, Modes(ECB, CBC, CTR, OFB, CFB), key size(128, 192, 256)

    C++ 1

  3. Serpent_Algorithm Serpent_Algorithm Public

    SERPENT cipher implementation for education purposes

    C++

  4. RSA_Algorithm RSA_Algorithm Public

    RSA (Rivest–Shamir–Adleman) Asymmetric Encryption Algorithm Implementation β€” Educational Purposes

    C 2

  5. ChaCha20_Algorithm ChaCha20_Algorithm Public

    ChaCha20, XChaCha20 and AEAD, education purposes...

    C++ 1

  6. DES_algorithm DES_algorithm Public

    implementation of DES algorithm, DES is by now obsolete and not-secure, this is not intended for critical-security implementations.

    C++