# demoOpenSSLlibeay32withDelphi7 **Repository Path**: suikhan/demoOpenSSLlibeay32withDelphi7 ## Basic Information - **Project Name**: demoOpenSSLlibeay32withDelphi7 - **Description**: 宝贝,需要备份,给兄弟们留着。 - **Primary Language**: Delphi - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-09-29 - **Last Updated**: 2024-06-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # RSA via OpenSSL libeay32 delphi7,使用openssl中的libeay32.dll 提供基于私钥/公钥的:1、RSA加密解密 2、SHA1/SHA256/SHA512摘要运算,3、Sha1withRSA/Sha256withRSA/Sha512withRSA签名 其中签名可用于JWT规范