搜索资源列表
any_images_to_Base64_text
- 这是可以将任何图像转换为Base64文本的VB程序源码,可以用来加密图像,甚至在图像中加入个人的私密信息!-It is any image can be converted to Base64 text of the VB program source code, can be used to encrypt images, even in the privacy of individuals added to the image information!
wancheng
- Java实现用RSA算法对图像加密(通过base64类转换图片)-using the RSA algorithm for image encryption (through base64 conversion picture)
LDDRSA
- Java实现RSA算法对图像加密(通过base64类将图像转换成可加密的字符串)-Java realize RSA algorithm for image encryption (via base64 class image converted into an encrypted string)
Base64101
- Base64 加密算法模块,VB 编写,代码已经优化!-Base64 Encoder&Decoder