欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Cryptography
来自开放百科 - 灰狐
(版本间的差异)
小 (→图集) |
小 (→项目) |
||
第23行: | 第23行: | ||
*[https://libsodium.gitbook.io/doc/ libsodium] | *[https://libsodium.gitbook.io/doc/ libsodium] | ||
*[https://github.com/OWASP/owasp-mstg OWASP Mobile Security Testing Guide (MSTG)] | *[https://github.com/OWASP/owasp-mstg OWASP Mobile Security Testing Guide (MSTG)] | ||
+ | *比特币核心使用的密码库是[https://github.com/bitcoin-core/secp256k1 libsecp256k1] 这是由C语言实现的secp256k1椭圆曲线和其他相关的密码学类库。该算法是从零开发的,旨在替代[[OpenSSL]]。相比OpenSSL,其在性能和安全性方面都更胜一筹。 | ||
==图集== | ==图集== |
2022年4月26日 (二) 16:22的版本
您可以在Wikipedia上了解到此条目的英文信息 Cryptography Thanks, Wikipedia. |
Cryptography,密码,加密。
目录 |
文档
项目
- Cryptol
- GnuTLS
- OpenSSL
- LibreSSL
- BoringSSL
- cryptlib
- crypto++
- Bouncy Castle
- Coq
- Proof assistant
- Themis cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.
- BearSSL
- libsodium
- OWASP Mobile Security Testing Guide (MSTG)
- 比特币核心使用的密码库是libsecp256k1 这是由C语言实现的secp256k1椭圆曲线和其他相关的密码学类库。该算法是从零开发的,旨在替代OpenSSL。相比OpenSSL,其在性能和安全性方面都更胜一筹。
图集
链接
分享您的观点