Applied-Crypto-Hardening
Crypto guidelines
Documenting and maintaining best practices for secure online communication using cryptography.
Best Current Practices regarding secure online communication and configuration of services using cryptography.
704 stars
87 watching
99 forks
Language: TeX
last commit: almost 3 years ago
Linked from 2 awesome lists
applied-cryptographybest-practicescryptographydocumentation
Related projects:
Repository | Description | Stars |
---|---|---|
deliberative/crypto | A reference implementation of cryptographic operations in WebAssembly and Node.js for secure data exchange and sharing. | 28 |
cryptosubtlety/intuitive-advanced-cryptography | A comprehensive resource providing in-depth explanations and practical implementations of advanced cryptographic concepts and techniques. | 430 |
b-con/crypto-algorithms | Public domain implementations of basic cryptography algorithms for educational and pragmatic purposes. | 1,832 |
adamisz/from0k2bp | Exploring the development of a cryptographic protocol from scratch to production-ready implementation | 157 |
rustcrypto/formats | Provides tools and libraries for encoding and decoding various cryptographic formats | 250 |
sdrapkin/securitydriven.inferno | A .NET cryptography library providing a secure and reliable implementation of encryption algorithms | 569 |
mimoo/cryptobible | An auditing guide for applied cryptography written in shell scripts. | 10 |
boazbk/crypto | Lecture notes and resources for an introductory cryptography course | 512 |
rustcrypto/nacl-compat | Provides Rust compatibility with NaCl-family libraries for secure cryptographic functions. | 58 |
q9f/secp256k1.cr | A native Crystal language implementation of the Secp256k1 elliptic curve cryptographic algorithm | 48 |
joearms/crypto_tutorial | Building an Erlang-based tutorial on cryptographic topics | 362 |
haskell-cryptography/cacophony | A Haskell library implementing cryptographic protocols for secure communication. | 96 |
iosdevzone/idzswiftcommoncrypto | A Swift wrapper for Apple's CommonCrypto library used for cryptographic operations | 478 |
b-chiang/protocol-reading-list | A curated list of resources for understanding crypto protocols | 436 |
kisom/gocrypto | Example code for symmetric encryption and decryption in Go | 153 |