Skip to content

Commit a34cbe0

Browse files
authored
Merge pull request #181 from denismaggior8/denismaggior8/enigmapython
readme.md update with enigmapython reference
2 parents 222c998 + 9ece694 commit a34cbe0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

readme.md

+7
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ A curated list of awesome MicroPython libraries, frameworks, software and resour
1818
* [AI](#ai)
1919
* [Audio](#audio)
2020
* [Communications](#communications)
21+
* [Cryptography](#cryptography)
2122
* [Display](#display)
2223
* [IO](#io)
2324
* [Mathematics](#mathematics)
@@ -447,6 +448,12 @@ Other places you can look for MicroPython Libraries:
447448

448449
* [ZbPy](https://github.com/osresearch/ZbPy) - MicroPython IEEE802.15.4 / Zigbee parser.
449450

451+
### Cryptography
452+
453+
#### Historical
454+
455+
* [enigmapython](https://github.com/denismaggior8/micropython-enigma-python) - A simple yet faithful library to emulate different Enigma machines models using MicroPython.
456+
450457
### Display
451458

452459
#### E-Paper

0 commit comments

Comments
 (0)