Skip to content
This repository was archived by the owner on Aug 3, 2026. It is now read-only.

Commit bce8a59

Browse files
authored
Add deprecation warning to README
Added deprecation notice and link to alternative libraries.
1 parent 441f324 commit bce8a59

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
@@ -1,3 +1,10 @@
1+
> [!WARNING]
2+
> This repository is deprecated and no longer maintained.
3+
>
4+
> Search for an equivalent library under the ZekStack organization at:
5+
> **[ZekStack/repositories](https://github.com/orgs/ZekStack/repositories)**
6+
>
7+
18
# ESPCrypto
29

310
ESPCrypto wraps the ESP32 hardware crypto blocks (SHA, AES-GCM/CTR, RSA/ECC) with guardrails, automatic fallbacks, and high-level helpers (JWTs, salted hashes) that work in both ESP-IDF and Arduino builds.

0 commit comments

Comments
 (0)