Skip to content
View zhaobomath's full-sized avatar

Block or report zhaobomath

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

Popular repositories Loading

  1. openssl openssl Public

    Forked from openssl/openssl

    TLS/SSL and crypto library

    C

  2. Searchable-Symmetric-Encryption Searchable-Symmetric-Encryption Public

    Forked from IanVanHoudt/Searchable-Symmetric-Encryption

    An encryption scheme for text data allowing a server to store, search and return encrypted data without knowing the content of that data. Based off the 2014 research of David Cash, Joseph Jaeger, S…

    Python

  3. libcstl libcstl Public

    Forked from activesys/libcstl

    C

  4. OpenSSL-AES OpenSSL-AES Public

    Forked from DaniloVlad/OpenSSL-AES

    A simple OpenSSL example of using the EVP interface to encrypt and decrypt data with aes256 CBC mode.

    C

  5. Bloom-Filter Bloom-Filter Public

    Forked from sqing73/Bloom-Filter

    Bloom Filter & Hash Function Analysis

    C++

  6. minhash-lsh minhash-lsh Public

    Forked from zhanzy178/minhash-lsh

    Minhash LSH(locality sensitive hashing) find similar articles in million documents.

    C++