Update 'braindump.md'

This commit is contained in:
cloin 2022-03-15 02:40:28 +00:00
parent 1d56c534ef
commit 76d94d5556
1 changed files with 13 additions and 2 deletions

View File

@ -74,6 +74,11 @@
- Ring Buffers
- Merkle Trees
- Consensus algorithms
- Directed Acyclic Graphs
- Binary Trees
- Skip lists
- Bloom filters
- Hashmaps
## Filesystems Terms:
- Journalling
@ -99,12 +104,14 @@
- NAT
- P2P
## Cryptography and Error Correction Terms:
## Cryptography, Hashing and Error Correction Terms:
- PKCS
- RSA
- SHA
- ECC
- CRC
- CRC Family
- FNV
- Pseudorandom numbers
## Compression Terms:
- Burrows-Wheeler Transform
@ -133,6 +140,10 @@
## UI/UX Terms:
- Dark Patterns
## Number Theory Terms:
(should this be embedded in other topics?)
- Birthday Paradox
# Needed Glossary Terms
## HTTP to PHY Terms:
- HTTP