# RSAEncryptAndDecode **Repository Path**: jming77/RSAEncryptAndDecode ## Basic Information - **Project Name**: RSAEncryptAndDecode - **Description**: No description available - **Primary Language**: Pascal - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-11 - **Last Updated**: 2024-01-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # RSA via OpenSSL libeay32 delphi2010以后版本,使用openssl中的libeay32.dll 提供基于私钥/公钥的:1、RSA加密解密 2、SHA1/SHA256/SHA512摘要运算,3、Sha1withRSA/Sha256withRSA/Sha512withRSA签名 其中签名可用于JWT规范 # 应用截图 1、RSAEncryptAndDecode ![image](https://github.com/ZYHPRO/RSAEncryptAndDecode/blob/main/doc/sample.jpg)