⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 todo

📁 python的加密库
💻
字号:
* Add more tests for random pool code?* Manual and Web page: point to SF project for bug reports* Update documentation (mention dodgy status of PublicKey code)* Clean up markup in pycrypt.tex* Reformat all the code to MEMS Exchange style* Document the functions and macros for adding a new algorithm    Hash functions:  hash_init(), hash_copy(), DIGEST_SIZE, hash_update(), hash_digest()    Block functions:   ...* Provide drop-in support for extensions/drivers likeamkCrypto/mxCrypto. There should be some way to register thesedrivers in your package, e.g. by defining a certain subdirectoryto be a place where pycrypto looks for these drivers at startuptime.* Add a secure PRNG (Yarrow, maybe?)* A secret sharing module should be added to Util or Protocols.	Documentation:	Document chaff/winnow better	Add docstrings everywhere.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -