欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Cryptography
来自开放百科 - 灰狐
(版本间的差异)
小 (→链接) |
小 (→图集) |
||
第25行: | 第25行: | ||
*比特币核心使用的密码库是[https://github.com/bitcoin-core/secp256k1 libsecp256k1] 这是由C语言实现的secp256k1椭圆曲线和其他相关的密码学类库。该算法是从零开发的,旨在替代[[OpenSSL]]。相比OpenSSL,其在性能和安全性方面都更胜一筹。 | *比特币核心使用的密码库是[https://github.com/bitcoin-core/secp256k1 libsecp256k1] 这是由C语言实现的secp256k1椭圆曲线和其他相关的密码学类库。该算法是从零开发的,旨在替代[[OpenSSL]]。相比OpenSSL,其在性能和安全性方面都更胜一筹。 | ||
*[https://github.com/KDE/qca Qt Cryptographic Architecture (QCA)] Made by {[KDE]] | *[https://github.com/KDE/qca Qt Cryptographic Architecture (QCA)] Made by {[KDE]] | ||
+ | |||
+ | ==书籍== | ||
+ | *《数论概论》(第4版)A Friendly Introduction to Number Theory (Fourth Edition) | ||
+ | *《Elliptic Curves》Second Edition, Dale Husemoller | ||
+ | *《密码学原理与实践》(第三版)Cryptography Theory and Practice (Third Edition) | ||
+ | *《Polynomials in the Nation's Service: Using Algebra to Design the Advanced Encryption Standard》 | ||
==图集== | ==图集== |
2022年11月10日 (四) 12:34的版本
您可以在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,其在性能和安全性方面都更胜一筹。
- Qt Cryptographic Architecture (QCA) Made by {[KDE]]
书籍
- 《数论概论》(第4版)A Friendly Introduction to Number Theory (Fourth Edition)
- 《Elliptic Curves》Second Edition, Dale Husemoller
- 《密码学原理与实践》(第三版)Cryptography Theory and Practice (Third Edition)
- 《Polynomials in the Nation's Service: Using Algebra to Design the Advanced Encryption Standard》
图集
链接
分享您的观点