搜索资源列表
Setup-OpenStego-0.5.2
- Setup-OpenStego is a tool implemented in Java for image based steganography, with support for password-based encryption of the data. It currently supports embedding of messages/files in a 24bpp images. Implementation of the same in C++ is also planne
servlet
- Servlet过滤器 用用户请求进行统一认证(如:限制IP、不允许黑名单中用户访问) 对用户请求进行记录、审核(如:写入日志等) 对用户发送的数据进行过滤或替换(如:过滤不良信息等) 转换图像格式 对响应内容进行压缩,减少传输量 对请求、响应内容进行加密、解密操作-Servlet Filters are used to a user request for a unified authentication (such as: restrictions on IP, the
Selective-Encryption-of-Still-Image-(Synopsis).ra
- selective encryption of still image
Lab1_3_1
- 1)作为通讯的双方A和B,都有一个共同信赖的第三方CA,由CA为每个人生成公钥和相应的私钥并分发给A、B。 (2)A和B分别将自己的公钥提供给对方,然后A用B的公钥加密一个数据X(整型,可自己定义,比如100)并发送给B,B用自己的私钥解密后得到数据X,然后按协商好的函数F(比如F(X)=2*X)计算得到F(X),再利用A的公钥加密后发送给A;A在本地用自己的私钥解密后得到F(x),在同本地计算得到的F(X)进行对比,如果一致,说明公钥分配成功。 (3)A用B的公钥对一图象文
servlet_login_project
- 标准的servlet登录适合学习用,有图片验证和MD5加密。-The standard servlet Login suitable learning, image authentication and MD5 encryption.
Encoding-Decoding-Free
- 用java写的一个图片视频加密解密的小工具,方便给自己的资源加密-Using java to write a video image encryption and decryption of small tools, easy to encrypt their own resources
0422
- 一个简单的图片加密程序,完成对图片进行加密-A simple image encryption program, complete the picture encryption
add
- 实现图像的嵌入加密,并很好的保证图像恢复,具有很好的开发前景-Implementation of the image embedded encryption, and very good guarantee the image restoration, has the very good development prospects
BlowFish
- Blowfish encryption algorithm this algo use encrypt file or image.