Skip to content
View AmandaYang22's full-sized avatar
  • China

Block or report AmandaYang22

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. Implement-key-distribution-based-on-KDC Implement-key-distribution-based-on-KDC Public

    There are one Key Distribution Center and two clients.

    C++ 1

  2. simulate-tree-structure-of-unix-file-system simulate-tree-structure-of-unix-file-system Public

    1、In a working directory, randomly create 100 directory files (100 directory files are distributed like a tree, up to 8 files in each folder. And the name of file consists of 10 random numbers.) 2、…

    C 1

  3. Design-and-implementation-of-graduation-thesis-topics-system Design-and-implementation-of-graduation-thesis-topics-system Public

    There are three kinds of users in this system, namely students, teachers and system administrators.

    JavaScript

  4. search-engine search-engine Public

    This search engine is used for users to search rules and regulations about our school.

    C

  5. Implementation-of-encryption-and-decryption-algorithm Implementation-of-encryption-and-decryption-algorithm Public

    Implemented RC4, DES and RSA algorithms

    C++

  6. SHA-512-algorithm SHA-512-algorithm Public

    SHA-512 (Secure Hash Algorithm is a cryptographic hash function which takes an input and produces a 512bits hash value known as a message digest.

    C++