首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > pyencryptor

pyencryptor

  • 资源大小:33.90 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:1次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

Its a complete software package with a GUI for Encrypting/Decrypting messages.It basically use hybrid cryptosystem aproach for encryption/decryption. A hybrid cryptosystem is one which combines the convenience of a public-key cryptosystem with the efficiency of a symmetric-key cryptosystem. A hybrid cryptosystem can be constructed using following two separate cryptosystems: a key encapsulation scheme, which is a public-key cryptosystem, and a data encapsulation scheme, which is a symmetric-key cryptosystem. pyEncryption uses: AES (Advance Encryption Standard) operating in 128bit CBC (Cipher Block Chaining) mode for symmetric-key cryptosystem. RSA , with 1024bit key for public-key cryptosystem. For the implementation python based M2Crypto library was used that provid

文 件 列 表

pyEncryptor
photos
M2cryptoEng.py
pyEncryptor.py

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
0.223658s