An open API service indexing awesome lists of open source software.

https://github.com/bcomnes/crypto-spellbook

⚰️ Crypto tools and recipes
https://github.com/bcomnes/crypto-spellbook

Last synced: 6 months ago
JSON representation

⚰️ Crypto tools and recipes

Awesome Lists containing this project

README

          

# Crypto cookbook

A living collection of resources regarding cryptographic techniques and tools.

- [primitives][primitives]: Crypto primitives and glossary.
- [sodium][sodium]: libsodium information.
- [nacl][nacl]: The precursor to libsodium.

## Knowledge / Quotes

> Emil Bay bret: two hardest problems in sec: key management and bootstrapping trust, so to find an acceptable compromise you have to be very specific with yourself about what it is you want to solve, otherwise you get stuck in paralysis analysis :)