Skip to content

Commit 10c82ab

Browse files
Specified in main README directories of each implementation
1 parent 664098a commit 10c82ab

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ Practic, am vrut să văd cât de greu e să faci un "mini–Postgres" în C și
99

1010
Răspunsul meu: **greu**, dar extrem de fun.
1111

12+
## Implementări multiple
13+
14+
| Lang. | Directory |
15+
| :---: | :---: |
16+
| C | [`C-method/`](./C-method/) |
17+
| Rust | [`rust-method/`](./rust-method/) |
1218

1319
## 🗂 Structura bazei de date
1420

@@ -59,6 +65,7 @@ Pașii algoritmului **CBC**:
5965
- 4.3. P-Box (permutare)
6066
6. Blocurile rezultate sunt scrise byte cu byte în fișierul de ieșire
6167

68+
6269
## 💡 Ce am învățat
6370

6471

0 commit comments

Comments
 (0)