搜索资源列表
onlineticket.py
- Parser for the non-public ETF-918.3 standard based online tickets as used by railway companies in Europe.
rc4.py.tar
- RC4 cipher/decipher in python with examples
gae-django-cms-encry.tar
- 将gae-django-cms 网页文件加密 环境:在Google App Engine下使用gae-django-cms 搭建的CMS 目的 : 加密HTML网页文件,使之可以在浏览器中正常显示,但是查看HTML文件时,显示乱码。 方式:将源生成的数据(html) 在服务器端用python加密,然后再在浏览器端用javascr ipt解密 加解密算法,从http://www.aspxhome.com/javascr ipt/program/20103/1284528.ht
test2.2.py
- python scr ipt to find ROT-13 encryption file
math.py
- for CTM key generator functions
hello.py
- this scr ipt to get mitmproxy dump file to convert in tcp dump and pcap, u can get it
CTFcryptoCrack
- 各种加解密(凯撒,base64,rot等),各种编码解码,可添加识别py脚本(Various encryption (Kaiser, base64, rot, etc.), various encoding decoding, can be added to identify the py scr ipt)
RSA
- python实现的RSA加密解密算法,带图形界面,key.py随机生成公钥私钥,消息可利用加密器解密器进行加密(Python implementation of the RSA encryption and decryption algorithm, with a graphical interface. The key.py randomly generated public key private key, and the message can be encrypted by the RS
blind-watermark-master
- 基于傅里叶变换的数字盲水印加解密 加密文件encode-python.py, 解密文件decode-python.py 依赖环境:python+opencv 命令行参数 encode: --image [源文件] --watermark [水印文件] --result [生成目标文件地址] [--alpha 混杂强度] decode: --original [源文件] --image [待解密文件] --result [水印生成文件地址](Digital blind wate