# Cryptography Demo **Repository Path**: lemonc2009/Cryptography-Demo ## Basic Information - **Project Name**: Cryptography Demo - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-01-10 - **Last Updated**: 2025-05-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 基于BouncyCastle的加解密算法演示/测试类 ## 涉及到的功能/算法 - 基于密码的密钥生成:PBDKF2 - 对称加密:AES、DES、3DES - 密码交换:DH - 非对称加密:RSA、DSA、ECC - OpenSSL互操作:PEM、DER文件以及PKCS#1和PKCS#8格式