Python Cryptographic Toolkit-开源

上传者: 42131424 | 上传时间: 2023-03-08 23:09:10 | 文件大小: 101KB | 文件类型: GZ
CryptKit是一个用于python的小型快速加密工具包。 它实现了Rijndael(AES),SHA 256,椭圆曲线PKI,Diffie-Hellman密钥交换和Nyberg-Ruppel签名/验证。 足够全面,可以提供SSL的安全套接字替代方案

文件下载

资源详情

[{"title":"( 81 个子文件 101KB ) Python Cryptographic Toolkit-开源","children":[{"title":"cryptkit-0.9","children":[{"title":"setup.py <span style='color:#111;'> 1.23KB </span>","children":null,"spread":false},{"title":"sha256","children":[{"title":"src","children":[{"title":"Makefile <span style='color:#111;'> 513B </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"safeString.h <span style='color:#111;'> 172B </span>","children":null,"spread":false},{"title":"sha256_wrap.c <span style='color:#111;'> 19.27KB </span>","children":null,"spread":false},{"title":"sha2.c <span style='color:#111;'> 18.37KB </span>","children":null,"spread":false},{"title":"sha256.py <span style='color:#111;'> 3.50KB </span>","children":null,"spread":false},{"title":"sha2.h <span style='color:#111;'> 4.66KB </span>","children":null,"spread":false}],"spread":true},{"title":"doc","children":[{"title":"src","children":[{"title":"sha256.py.html <span style='color:#111;'> 2.58KB </span>","children":null,"spread":false},{"title":"sha256_sha256.py.html <span style='color:#111;'> 5.46KB </span>","children":null,"spread":false},{"title":"__init__.py.html <span style='color:#111;'> 1.14KB </span>","children":null,"spread":false}],"spread":true},{"title":"index.html <span style='color:#111;'> 2.09KB </span>","children":null,"spread":false}],"spread":true},{"title":"test","children":[{"title":"SHA256test.py <span style='color:#111;'> 543B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"setup.cfg <span style='color:#111;'> 258B </span>","children":null,"spread":false},{"title":"aes","children":[{"title":"src","children":[{"title":"rijndael_wrap.c <span style='color:#111;'> 28.82KB </span>","children":null,"spread":false},{"title":"aes.py <span style='color:#111;'> 8.15KB </span>","children":null,"spread":false},{"title":"Makefile <span style='color:#111;'> 663B </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"rijndael-alg-fst.c <span style='color:#111;'> 62.18KB </span>","children":null,"spread":false},{"title":"rijndael-api-fst.c <span style='color:#111;'> 9.09KB </span>","children":null,"spread":false},{"title":"rijndael-api-fst.h <span style='color:#111;'> 4.32KB </span>","children":null,"spread":false},{"title":"rijndael-alg-fst.h <span style='color:#111;'> 1.92KB </span>","children":null,"spread":false},{"title":"rijndael.i <span style='color:#111;'> 1.93KB </span>","children":null,"spread":false}],"spread":true},{"title":"doc","children":[{"title":"index.html <span style='color:#111;'> 2.07KB </span>","children":null,"spread":false}],"spread":true},{"title":"test","children":[{"title":"AESbench.py <span style='color:#111;'> 3.13KB </span>","children":null,"spread":false},{"title":"AEStest.py <span style='color:#111;'> 2.40KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"PKG-INFO <span style='color:#111;'> 243B </span>","children":null,"spread":false},{"title":"entropy","children":[{"title":"src","children":[{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"entropy.py <span style='color:#111;'> 12.43KB </span>","children":null,"spread":false}],"spread":true},{"title":"doc","children":[{"title":"src","children":[{"title":"entropy_EntropyPool.py.html <span style='color:#111;'> 8.11KB </span>","children":null,"spread":false},{"title":"entropy_threadgate.py.html <span style='color:#111;'> 5.65KB </span>","children":null,"spread":false},{"title":"entropy_CSPRNG.py.html <span style='color:#111;'> 4.66KB </span>","children":null,"spread":false},{"title":"entropy.py.html <span style='color:#111;'> 13.12KB </span>","children":null,"spread":false},{"title":"__init__.py.html <span style='color:#111;'> 1.14KB </span>","children":null,"spread":false}],"spread":true},{"title":"index.html <span style='color:#111;'> 2.10KB </span>","children":null,"spread":false}],"spread":true},{"title":"test","children":[{"title":"CSPRNGtest.py <span style='color:#111;'> 572B </span>","children":null,"spread":false},{"title":"thrasher.py <span style='color:#111;'> 4.55KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"ecc","children":[{"title":"src","children":[{"title":"ecc.py <span style='color:#111;'> 6.33KB </span>","children":null,"spread":false},{"title":"eliptic.c <span style='color:#111;'> 12.12KB </span>","children":null,"spread":false},{"title":"Makefile <span style='color:#111;'> 572B </span>","children":null,"spread":false},{"title":"onb.c <span style='color:#111;'> 14.47KB </span>","children":null,"spread":false},{"title":"eliptic.h <span style='color:#111;'> 1.52KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"field2n.h <span style='color:#111;'> 1.17KB </span>","children":null,"spread":false},{"title":"protocols.h <span style='color:#111;'> 516B </span>","children":null,"spread":false},{"title":"bigint.c <span style='color:#111;'> 6.59KB </span>","children":null,"spread":false},{"title":"ecc_wrap.c <span style='color:#111;'> 56.84KB </span>","children":null,"spread":false},{"title":"bigint.h <span style='color:#111;'> 847B </span>","children":null,"spread":false},{"title":"int_functions.c <span style='color:#111;'> 4.52KB </span>","children":null,"spread":false},{"title":"protocols1.c <span style='color:#111;'> 6.74KB </span>","children":null,"spread":false},{"title":"ecc.i <span style='color:#111;'> 2.28KB </span>","children":null,"spread":false},{"title":"onb_integer.c <span style='color:#111;'> 10.12KB </span>","children":null,"spread":false},{"title":"elliptic.py <span style='color:#111;'> 7.68KB </span>","children":null,"spread":false},{"title":"sha.c <span style='color:#111;'> 9.72KB </span>","children":null,"spread":false}],"spread":false},{"title":"doc","children":[{"title":"src","children":[{"title":"elliptic_safeStringPtr.py.html <span style='color:#111;'> 3.01KB </span>","children":null,"spread":false},{"title":"elliptic_FIELD2N.py.html <span style='color:#111;'> 5.58KB </span>","children":null,"spread":false},{"title":"elliptic_EC_PARAMETER.py.html <span style='color:#111;'> 5.59KB </span>","children":null,"spread":false},{"title":"elliptic_EC_KEYPAIRPtr.py.html <span style='color:#111;'> 3.01KB </span>","children":null,"spread":false},{"title":"elliptic.py.html <span style='color:#111;'> 5.72KB </span>","children":null,"spread":false},{"title":"elliptic_EC_KEYPAIR.py.html <span style='color:#111;'> 5.58KB </span>","children":null,"spread":false},{"title":"ecc.py.html <span style='color:#111;'> 2.57KB </span>","children":null,"spread":false},{"title":"elliptic_POINTPtr.py.html <span style='color:#111;'> 2.99KB </span>","children":null,"spread":false},{"title":"elliptic_POINT.py.html <span style='color:#111;'> 5.57KB </span>","children":null,"spread":false},{"title":"index.html <span style='color:#111;'> 2.18KB </span>","children":null,"spread":false},{"title":"elliptic_EC_PARAMETERPtr.py.html <span style='color:#111;'> 3.02KB </span>","children":null,"spread":false},{"title":"elliptic_SIGNATURE.py.html <span style='color:#111;'> 5.58KB </span>","children":null,"spread":false},{"title":"elliptic_SIGNATUREPtr.py.html <span style='color:#111;'> 3.01KB </span>","children":null,"spread":false},{"title":"elliptic_FIELD2NPtr.py.html <span style='color:#111;'> 3.00KB </span>","children":null,"spread":false},{"title":"elliptic_safeString.py.html <span style='color:#111;'> 4.94KB </span>","children":null,"spread":false},{"title":"ecc_ecc.py.html <span style='color:#111;'> 12.46KB </span>","children":null,"spread":false},{"title":"__init__.py.html <span style='color:#111;'> 1.14KB </span>","children":null,"spread":false}],"spread":false},{"title":"index.html <span style='color:#111;'> 2.18KB </span>","children":null,"spread":false}],"spread":true},{"title":"test","children":null,"spread":false}],"spread":true},{"title":"cryptsock","children":[{"title":"src","children":[{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"cryptsock.py <span style='color:#111;'> 6.02KB </span>","children":null,"spread":false}],"spread":true},{"title":"doc","children":[{"title":"cryptsock_cryptsock.py.html <span style='color:#111;'> 11.49KB </span>","children":null,"spread":false},{"title":"src","children":[{"title":"cryptsock_cryptsock.py.html <span style='color:#111;'> 11.52KB </span>","children":null,"spread":false},{"title":"cryptsock.py.html <span style='color:#111;'> 3.00KB </span>","children":null,"spread":false},{"title":"__init__.py.html <span style='color:#111;'> 1.14KB </span>","children":null,"spread":false}],"spread":true},{"title":"index.html <span style='color:#111;'> 2.08KB </span>","children":null,"spread":false},{"title":"cryptsock.py.html <span style='color:#111;'> 3.11KB </span>","children":null,"spread":false}],"spread":true},{"title":"test","children":null,"spread":false}],"spread":true},{"title":"README <span style='color:#111;'> 285B </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明