Skip to content

Commit

Permalink
Merge pull request #6 from machinefi/add-docs-2
Browse files Browse the repository at this point in the history
feat: update readme
  • Loading branch information
as-iotex authored May 20, 2024
2 parents ce79996 + 80e97d0 commit 04cf5b3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@

PSACrypto is an Arduino library that implements the cryptography functionality of the Platform Security Architecture (PSA) API. It provides a standardized and easy-to-use interface for cryptographic operations on Arduino boards, ensuring secure communication, data integrity, and confidentiality.

PSACrypto is designed specifically for building Decentralized Infrastructure Networks ([DePIN](https://iotex.io/blog/what-are-decentralized-physical-infrastructure-networks-depin/)) projects.
To find more examples of DePIN projects, you can visit [DePIN Scan](https://depinscan.io/)

## Features

- **Secure Key Generation**: Generate secure cryptographic keys for various algorithms.
Expand Down

0 comments on commit 04cf5b3

Please sign in to comment.