# OpenSSL_Test **Repository Path**: xuvw/OpenSSL_Test ## Basic Information - **Project Name**: OpenSSL_Test - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-27 - **Last Updated**: 2024-06-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # OpenSSL_Test **The main role of the project: OpenSSL's usage** - open source library version: - OpenSSL: 1.1.1g, [GitHub](https://github.com/openssl/openssl/releases/tag/OpenSSL_1_1_1g) - b64: [GitHub](https://github.com/littlstar/b64.c) - http-parser: [GitHub](https://github.com/nodejs/http-parser) - curl: 7.82.0, [GitHub](https://github.com/curl/curl) - gRPC: v1.23.0 [GitHub](https://github.com/grpc/grpc) - BearSSL: acc70b1 [BearSSL](https://bearssl.org/) - base64url: [GitHub](https://github.com/nkolban/esp32-snippets/tree/master/cloud/GCP/JWT) - libssh2: 1.10.0 [GitHub](https://github.com/libssh2/libssh2) - sockpp: 0.8.1 [GitHub](https://github.com/fpagliughi/sockpp) - test code include: - OpenSSL - RC4 encrypt and decrypt - DES encrypt and decrypt - RSA encrypt and decrypt - AES encrypt and decrypt - MD5's usage - HMAC's usage - ASN.1's usage - base64's usage - http-parser's usage - curl's usage - proxy server - gRPC's usage(only support Linux) - socket - BearSSL's usage - base64url's usage - sockpp's usage **The project support platform:** - windows10 64 bits: It can be directly build with VS2022 in windows10 64bits. - Linux: It supports cmake build(file position: prj/linux_cmake_OpenSSL_Test) - Linux: It supports cmake build(file position: prj/linux_cmake_gRPC_Test) **Windows VS Screenshot:** ![](prj/x86_x64/Screenshot.png) **Blog:** [fengbingchun](https://blog.csdn.net/fengbingchun/article/category/2628015)