RSA_资源 偏执的太偏执、 2022-03-08 02:52 115阅读 0赞 **1 .视频课程** SSL/TLS深度解析——OpenSSL实战部署与网络安全策略视频课程 [https://edu.51cto.com/course/15216.html][https_edu.51cto.com_course_15216.html] 李永乐老师讲RSA加密算法 [https://www.bilibili.com/video/av26639065/?spm\_id\_from=333.9.technology\_fun.13][https_www.bilibili.com_video_av26639065_spm_id_from_333.9.technology_fun.13] Hex to base64 converter [http://www.tomeko.net/online\_tools/hex\_to\_base64.php?lang=en][http_www.tomeko.net_online_tools_hex_to_base64.php_lang_en] **2.blog** 浅谈RSA [https://blog.csdn.net/wishfly/article/details/88549543][https_blog.csdn.net_wishfly_article_details_88549543] RSA 非对称加密原理(小白也能看懂哦~) [https://blog.csdn.net/jijianshuai/article/details/80582187][https_blog.csdn.net_jijianshuai_article_details_80582187] RSA原理探究 [https://www.jianshu.com/p/ca659dbc6f46][https_www.jianshu.com_p_ca659dbc6f46] iOS应用签名(上) [https://www.jianshu.com/p/02034d1a91b5][https_www.jianshu.com_p_02034d1a91b5] iOS应用签名(下) [https://www.jianshu.com/p/3c9e2055ae5b][https_www.jianshu.com_p_3c9e2055ae5b] **3. LibTomCrypt** LibTom源码 [https://github.com/libtom][https_github.com_libtom] 使用LibTomCrypt实现RSA加密解密算法,公钥、私钥分离 [https://download.csdn.net/download/haozi596/10308358][https_download.csdn.net_download_haozi596_10308358] 如何用vs2015编译与使用libtomcrypt [https://blog.csdn.net/u014497502/article/details/51152347][https_blog.csdn.net_u014497502_article_details_51152347] 密码库LibTomcrypt的内容介绍及分析 [https://blog.csdn.net/asb2010/article/details/43055089][https_blog.csdn.net_asb2010_article_details_43055089] 用libtommath实现RSA算法 《=================================stopat [https://www.xuebuyuan.com/160818.html][https_www.xuebuyuan.com_160818.html]\\ LibTomMath + vs2008,安装和测试程序 [https://www.cnblogs.com/todsong/archive/2011/01/17/1937861.html][https_www.cnblogs.com_todsong_archive_2011_01_17_1937861.html] 使用 libTomCrypt 实现 AES、HMAC、HKDF 运算 [http://www.voidcn.com/article/p-xketpcqd-brk.html][http_www.voidcn.com_article_p-xketpcqd-brk.html] AES分组加密使用示例 [https://www.cnblogs.com/mydomain/archive/2013/05/31/3109593.html][https_www.cnblogs.com_mydomain_archive_2013_05_31_3109593.html] AES分组加密使用示例 [http://www.77cn.com.cn/wenku/zonghe/339693.html][http_www.77cn.com.cn_wenku_zonghe_339693.html] A throwaway Visual C++ project I wrote to get a rough sense of the encryption performance of the LibTomCrypt crypto library on modern hardware [https://github.com/anelson/cryptoperftest][https_github.com_anelson_cryptoperftest] **4. github** This is a C library for RSA encryption. It provides three functions for key generation, encryption, and decryption. [https://github.com/andrewkiluk/RSA-Library][https_github.com_andrewkiluk_RSA-Library] 基于openssl - rsa算法,实现签名,验签,公钥加密和私钥解密 [https://github.com/woniu201/rsa][https_github.com_woniu201_rsa] [https_edu.51cto.com_course_15216.html]: https://edu.51cto.com/course/15216.html [https_www.bilibili.com_video_av26639065_spm_id_from_333.9.technology_fun.13]: https://www.bilibili.com/video/av26639065/?spm_id_from=333.9.technology_fun.13 [http_www.tomeko.net_online_tools_hex_to_base64.php_lang_en]: http://www.tomeko.net/online_tools/hex_to_base64.php?lang=en [https_blog.csdn.net_wishfly_article_details_88549543]: https://blog.csdn.net/wishfly/article/details/88549543 [https_blog.csdn.net_jijianshuai_article_details_80582187]: https://blog.csdn.net/jijianshuai/article/details/80582187 [https_www.jianshu.com_p_ca659dbc6f46]: https://www.jianshu.com/p/ca659dbc6f46 [https_www.jianshu.com_p_02034d1a91b5]: https://www.jianshu.com/p/02034d1a91b5 [https_www.jianshu.com_p_3c9e2055ae5b]: https://www.jianshu.com/p/3c9e2055ae5b [https_github.com_libtom]: https://github.com/libtom [https_download.csdn.net_download_haozi596_10308358]: https://download.csdn.net/download/haozi596/10308358 [https_blog.csdn.net_u014497502_article_details_51152347]: https://blog.csdn.net/u014497502/article/details/51152347 [https_blog.csdn.net_asb2010_article_details_43055089]: https://blog.csdn.net/asb2010/article/details/43055089 [https_www.xuebuyuan.com_160818.html]: https://www.xuebuyuan.com/160818.html [https_www.cnblogs.com_todsong_archive_2011_01_17_1937861.html]: https://www.cnblogs.com/todsong/archive/2011/01/17/1937861.html [http_www.voidcn.com_article_p-xketpcqd-brk.html]: http://www.voidcn.com/article/p-xketpcqd-brk.html [https_www.cnblogs.com_mydomain_archive_2013_05_31_3109593.html]: https://www.cnblogs.com/mydomain/archive/2013/05/31/3109593.html [http_www.77cn.com.cn_wenku_zonghe_339693.html]: http://www.77cn.com.cn/wenku/zonghe/339693.html [https_github.com_anelson_cryptoperftest]: https://github.com/anelson/cryptoperftest [https_github.com_andrewkiluk_RSA-Library]: https://github.com/andrewkiluk/RSA-Library [https_github.com_woniu201_rsa]: https://github.com/woniu201/rsa
相关 RSA原理,java实现RSA 各种加密算法 不可逆性算法:加密后的结果,不可逆向算出明文。如md5,加密结果固定,不安全,弱密码可以通过穷举法反推出明文。 对称加密算法:加密和解密使用同一个密码。 深藏阁楼爱情的钟/ 2023年10月06日 16:19/ 0 赞/ 23 阅读
相关 RSA RSA RSA简介 RSA定义 相信只要对密码学了解的同学肯定听说过RSA,它是三个发明者名词的缩写(Rivest-Shamir-Adleman),也是最早的 蔚落/ 2023年08月17日 16:12/ 0 赞/ 87 阅读
相关 java rsa rsa pcs,rsa前端js加解密 js需要引入一个js包html> 测试rsa var publickey='-----BEGIN PUBLIC KEY-----\\n'+ 'MIGfMA0GCSqGSI 川长思鸟来/ 2022年11月17日 14:43/ 0 赞/ 248 阅读
相关 RSA 什么是RSA加密? RSA加密算法是最常用的非对称加密算法。也是目前为止最安全的非对称加密算法。 特点: 加密速度比较慢一些,但是安全系数比较高。 秘钥对的话需要程序生成 淩亂°似流年/ 2022年05月11日 15:58/ 0 赞/ 165 阅读
相关 RSA加密 RSAUtil import java.io.IOException; import java.security.KeyFactory; import 水深无声/ 2022年04月08日 10:10/ 0 赞/ 235 阅读
相关 RSA加密 package com.chen.test; import org.apache.commons.codec.binary.Base64; import javax.cr 谁践踏了优雅/ 2022年04月05日 07:53/ 0 赞/ 221 阅读
相关 RSA_资源 1 .视频课程 SSL/TLS深度解析——OpenSSL实战部署与网络安全策略视频课程 [https://edu.51cto.com/course/15216.html][ 偏执的太偏执、/ 2022年03月08日 02:52/ 0 赞/ 116 阅读
相关 RSA加密 RSA是一种非对称加密算法。使用RSA一般需要产生公钥和私钥,当采用公钥加密时,使用私钥解密;采用私钥加密时,使用公钥解密。 public class RSA { 电玩女神/ 2022年02月15日 00:53/ 0 赞/ 443 阅读
相关 RSA加密 简介 RSA是一种非对称加密算法,使用openssl ,keytools等工具生成一对公私钥对,使用被公钥加密的数据可以使用私钥来解密,反之亦然(被私钥加密的数据也可以被 曾经终败给现在/ 2021年12月09日 06:11/ 0 赞/ 338 阅读
相关 RSA签名 RSA算法是一种非对称加密算法,所谓非对称,就是指该算法需要一对密钥,使用其中一个加密,则需要用另外一才能解密。密钥分为公钥和私钥,私钥是自己保存,公钥提供给对方。 加密解 - 日理万妓/ 2021年10月19日 14:43/ 0 赞/ 466 阅读
还没有评论,来说两句吧...